/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* .tm-main > *:nth-child(n+2) {
    margin-top: -35px;
}

ul.uk-pagination > li.uk-active a {
    background: #0067b4 none repeat scroll 0 0;
    color: #fff;
}

.newsflash.latest-news .uk-width-7-10 {
	width: 100%;
	padding-left: 35px;
}
.newsflash.latest-news .uk-width-3-10 {
	width: 100%;
}
.newsflash.latest-news .uk-width-3-10 img {
	width: 100%;
	margin-bottom: 15px;
	margin-top: 15px;
}

@media (min-width: 1024px) {
	.tm-headerbar {padding: 0 0 30px 0;}
	.tm-headerbar .uk-container {padding:0;}
	.tm-top-block nav.tm-navbar.uk-navbar .uk-container {padding:0;}
	.tm-headerbar ul.uk-nav.uk-nav-parent-icon.uk-nav-side {width:60%;float:right;border-left: 1px solid #ddd}
	.tm-headerbar .uk-nav-side > li {width:auto;margin-right:10px;float:right;font-size:90%;}
	.tm-headerbar .uk-nav-side > li:first-child {margin-right:0;}
	.tm-headerbar .uk-nav-side > li > a {padding: 0;border: 0;border-top: 0 !important;line-height:72px;}
	li.uk-parent:nth-child(5) .uk-dropdown {position: absolute;width: 960px;margin-left: -421px;}
	li.uk-parent:nth-child(5) .uk-dropdown .uk-nav.uk-nav-navbar {
		-webkit-column-count: 2; /* Chrome, Safari, Opera */
		/*-moz-column-count: 2; /* Firefox */
		/*column-count: 2;
	}
}
a.donate {color:#3DA75C !important;background:#1E3B4C !important;}
@media (min-width: 1200px) {
	.tm-headerbar .uk-nav-side > li {font-size:100%;margin-right:20px;}
	.tm-headerbar ul.uk-nav.uk-nav-parent-icon.uk-nav-side {width:65%;border-left: 1px solid #ddd}
}
aside.tm-sidebar-a .newsflash.latest-news .uk-grid:nth-child(1), aside.tm-sidebar-a .newsflash.latest-news .uk-grid:nth-child(2), aside.tm-sidebar-a .newsflash.latest-news .uk-grid:nth-child(3) {display:none;}
aside.tm-sidebar-a .newsflash.latest-news .uk-width-3-10 {display:none;}
aside.tm-sidebar-a .newsflash.latest-news .uk-grid {margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;}
aside.tm-sidebar-a .newsflash.latest-news .uk-width-7-10 {padding:0;}
aside.tm-sidebar-a .newsflash.latest-news h5 {padding-left: 0;list-style-position: inside;text-indent: -10px;margin-left:22px;}
aside.tm-sidebar-a .newsflash.latest-news h5 a {text-transform:none;margin-left: 22px;display:table-cell !important;}
aside.tm-sidebar-a .newsflash.latest-news h5 a:before {content: "\f105";display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;margin-right:10px;color: #525252;}
html, body, p, div, h1, h2, h3, h4, h5, h6, span, a {font-family:"Open Sans", sans-serif;font-weight:300;}
.uk-panel-title {font-weight:300;}
.twitterFeed {padding: 30px 30px 23px 30px !important;}
.uk-button {padding: 0 35px;line-height:48px;}
a.uk-button.uk-button-small.uk-button-primary.tm-totop-scroller {padding-bottom: 50px;}
.tm-bottom-c.uk-grid {font-size: 80%;}
.tm-bottom h3 {font-size: 110%;line-height:100%;}
.tm-bottom {padding-top: 40px;padding-bottom: 40px;}
.uk-dropdown li.uk-nav-header {font-size: 80%; }

.tm-fullscreen:not(.uk-hidden-large) + .tm-page {
	margin-top: 0;
}

.tm-fullscreen {
  border-top: none;
  border-bottom: none;
  height: auto;
}*/