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

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

/* Logo size for centered navigation */
.tm-navbar-center [class*='tm-logo'] { transform: scale(1.2); }
.tm-navbar {background: #101922; box-shadow: 0 2px 4px #000;}
.tm-block-toolbar{background-color: #000000;border-bottom: 1px solid #272727;}
.uk-navbar-nav > li > a {color: #cecece;}
.one_third {width: 31%; float: left; padding-right: 21px;}
.one_third:nth-of-type(3n+4) {clear:left;}
.tm-block-footer{background: #000;} 
.uk-subnav > * > * {color: #cecece;} 
.tm-article-meta {display: none;} 
.uk-navbar-toggle {color: #f4f4f4;}
.uk-dropdown .uk-nav {background: #13202e;}
.uk-dropdown-navbar {background: #13202e; margin-top: 65px;}
.uk-nav-navbar > li > a {color: #f4f4f4; font-family: 'ArnoPro-Regular', Helvetica, Arial, sans-serif;} 
.uk-nav-navbar > li > a:hover { color: #537436;}
.uk-nav-navbar > li:hover > a {color: #537436;}
.uk-navbar-nav > li.uk-active > a {color: #537436;}
.uk-dropdown-navbar .uk-nav-navbar > li.uk-active > a  {color: #537436;}
.uk-nav-navbar > li.uk-open > a {color: #537436;}
.uk-article-title a {color: #537436; }
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {color: #537436;}
.uk-navbar-nav > li > a {font-weight: bold; font-family: 'ArnoPro-Regular', Helvetica, Arial, sans-serif;}
.uk-subnav > .uk-active > * {color: #d85349;}
body{font: 300 20px / 34px 'ArnoPro-Regular', Helvetica, Arial, sans-serif;}
h1 {font-family: 'FuturaBdCnBTBold', Helvetica, Arial, sans-serif;}
h2,h3,h4,h5,h6 {font-family: 'ArnoPro-Regular', Helvetica, Arial, sans-serif;} 
input [type=submit] {width: 300px;} 
.wp-caption-text{font-family: 'FundamentalBrigadeSchlank', Helvetica, Arial, sans-serif; font-size: 11pt; line-height: 14pt;} 
.captiontext{font-family: 'FundamentalBrigadeSchlank', Helvetica, Arial, sans-serif; font-size: 11pt; line-height: 14pt;} 
@media (max-width: 720px) {
.uk-margin-top2 {margin-top: 10px;}
} 
@media (max-width: 500px) {
.nomobile{ display: none;}
}
 @media (min-width: 1420px) {
.uk-container {
    max-width: 1400px;
    padding: 0 40px;
}
}
.uk-block-secondary a:not([class]), .uk-block-secondary .uk-link {
    color: #c7d5d7;
}
h2, .uk-h2 {
    color: #ee2a24;
}
@media (max-width: 1000px) {
     .one_third {width: 98% !important; clear: both !important; padding-right: 20px;}
    img.mfix {width: 100%;}
}
}