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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .tm-container {
	 margin-top: 10px;
 }
 .tm-sponsor {
	 margin-top: 10px;
	 margin-left: 20px;
 }
 .tm-contact {
	 font-size: 12px;
	 color: #000000;
	 margin-top: 5px;
 }
 .tm-search {
	 clear:right;
 }
 
 div.tm-top-block.tm-grid-block {
	 margin-top: 10px;
 }
 
 h1, h2, h1.uk-article-title {
	 text-transform: capitalize;
 }
 
.tm-logo-small img {
  margin-top: -25px;
  top: 0;
  position: relative;
}
 
.uk-navbar-center.uk-visible-small {
  margin-bottom: 180px;
}
 
.uk-navbar-toggle:after {
  font-size: 250%;
  color: #ffffff;
  margin-top:20px;
}