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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 
 em {
 color: #00a7fa;
 }
 
 .tm-navbar-container {
background-color: #444444;
}
 
 
 /*Banner*/
 
 .uk-overlay-background h1, .uk-overlay-background h2, .uk-overlay-background h3, .uk-overlay-background h4, .uk-overlay-background h5, .uk-overlay-background h6 {
  color: #fff;
}
.uk-overlay-background {
  color: #fff;

}

.uk-overlay-background {
  background: rgba(51, 51, 51, 0.2) none repeat scroll 0 0 padding-box;
  border: 0 solid rgba(0, 0, 0, 0);
  color: #fff;
    transition-duration: 0.8s;
      text-shadow:  
   0px 0px 5px #000,
    /* Simulated effect for Firefox and Opera
       and nice enhancement for WebKit */
   -1px -1px 0 #000,  
    1px -1px 0 #000,
   -1px  1px 0 #000,
    1px  1px 0 #000
}

.uk-overlay-background:hover {
  background: rgba(51, 51, 51, 0.0) none repeat scroll 0 0 padding-box;
  border: 0 solid rgba(0, 0, 0, 0);
  color: #fff;

  transition-duration: 0.8s;
  text-shadow:  
   0px 0px 5px #000,
    /* Simulated effect for Firefox and Opera
       and nice enhancement for WebKit */
   -1px -1px 0 #000,  
    1px -1px 0 #000,
   -1px  1px 0 #000,
    1px  1px 0 #000
}

.tm-top-b .uk-width-medium-1-2 {
	
	padding-left: 0px;
	
}

.blank {
	
	border-top: 2px solid #fff;
	
}

.tm-logo-small {
	
	margin-top: 20px;
	
}

h1 {

    margin: 0 0 55px;
}

.jg_category .well:not(.uk-panel-box-primary):not(.uk-panel-box-secondary) {
    border: 0;
}
.gallery .jg-header {
    text-align: left;
}

.jg-header {
    font-size: 48px;
    font-weight: 300;
    line-height: 58px;
    text-transform: uppercase;
}

.jg-header {
    margin: 0 0 55px;
}

.jg_rm, .jg_back, .chrono_credits {
	display: none;
} 

img.jg_photo, .jg_minis a img {
    background-color: #fff;
    background-image: none;
    border: 0;
}
img.jg_photo {
    margin: 0 0.3em 0.3em 0;
    padding: 1px;
    vertical-align: bottom;
}



.gbs3 .gcore-form-row .gcore-input {
    width: 80%;
}


@media (max-width: 874px) {
  /* Horizontal */
.gbs3 .gcore-form-row .gcore-input {
    width: 100%;
}
}




.gbs3 .A {
    width: 100% !important;
}


.gbs3 .uk-button.A {
    width: auto !important;
    margin-left: 22%;
}
.chrono_credits {
	display: none;
	height: 0px;
	
}

.gbs3 .form-control:focus {
	
  color: #fff;
}


select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus, .gbs3 .form-control:focus {

  background: #444444

}

.galerien .uk-overlay .uk-h1 {
	
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
	color: #fff;
	
}

.galerien .uk-button {
	background: #00a7fa;
}


.startseite #tm-top-b .uk-grid > * {
  padding-left: 0;
}

.uk-slideshow .uk-h1 {
	
	font-size: 36px;
	
}

.uk-text-large {
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
}

@media (max-width: 1080px) and (min-width: 768px) {
  /*
     * Fit in small screen
     */
  .uk-slideshow .uk-h1 {	
	font-size: 26px;	
   }
  .uk-text-large {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
}

@media (max-width: 1120px) {
  .event_countdown_wrapper .event_countdown_boxes .ds-element {
  border: 0 none;
  border-radius: 5px;
  display: inline-block;
  margin-right: 4px;
  width: 150px;
}
}

@media (max-width: 768px) {
  
  .event_countdown_wrapper .event_countdown_boxes .ds-element {
  border: 0 none;
  border-radius: 5px;
  display: inline-block;
  margin-right: 4px;
  width: 100px;
}

.event_countdown_wrapper .event_countdown_boxes .ds-element .ds-element-value {
  background: transparent none repeat scroll 0 0;
  color: #fff;
  font-size: 60px;
  font-weight: bold;
  opacity: 0.8;
  padding: 15px;
  text-shadow: 5px 5px 5px #000;
}
.ds-element .ds-element-title {
  font-size: 15px;
}

.tm-top-a .uk-h1 {
  font-size: 36px;
  line-height: 42px;
  text-shadow: 0 0 5px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
}




