/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.tm-top-teaser {height:auto !important;}

h4 {color: #fff !important;}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


body { 
  background: url(images/bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.tm-footer {background: #000 !important;}

.white {color: #fff !important;}

.uk-navbar-nav > li:first-child > a {border-bottom:0px !important;}

.uk-width-1-4 {width: 30% !important;}

.uk-width-3-4 {width: 68% !important;}