/*HEADER*/
.logo { width: 130px; height: 130px; position: absolute; top: 0; left: -30px; z-index: 1000; }
.uk-search-icon { color: #fff; }
.uk-navbar-nav>li>a::before { bottom: 18px; }
.uk-search-large .uk-search-input { border-bottom: 1px solid #6a8342; }
.uk-navbar-container:not(.uk-navbar-transparent) a { color: #444; }
.uk-navbar-container:not(.uk-navbar-transparent) a:hover { color: #000; }
.tm-header-mobile { padding-top: 30px; }

/*CONTENT*/
.tm-main.uk-section { padding-top: 85px; }
.tm-top.uk-section+.tm-main.uk-section { padding-top: 50px; }
.uk-article img { margin: 15px 15px 15px 0; }
/*.uk-article img.gallery-header { padding: 4px; border: 1px solid #ccc; margin: 0 0 -18px 5px; max-width: 535px; }*/
.uk-article img.gallery-header { padding: 0; margin: 0 0 -18px 0; }

.uk-child-width-1-2\@m .uk-article+.uk-article { margin-top: 0 !important; }
.uk-child-width-1-2\@m .uk-article { margin-bottom: 60px; }
.uk-article-meta { margin-bottom: 10px; }
.uk-article .uk-subnav { display: none; }

/*NEWS-SLIDER*/
.news-slider .el-title { margin-top: 30px; } 
#ARTICLE-TITLE-SLIDER1 p, #ARTICLE-TITLE-SLIDER2 p { margin-top: 0; }

/*POLAROID-EFFECT*/
ul.polaroids a span { display: inherit; }
ul.polaroids li a:hover { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); position: relative; z-index: 5; text-decoration: none; }
ul.polaroids a { transition: -webkit-transform .15s linear; box-shadow: 0 3px 6px rgba(0,0,0,.25); }
ul.polaroids a { background: #fff; display: inline; float: left; margin: 0 12px 27px 12px; width: auto; padding: 10px 10px 15px; text-align: center; font-size: 18px; box-shadow: 0 3px 6px rgba(0,0,0,.25); transition: -webkit-transform .15s linear; }
ul.polaroids img { margin-bottom: 10px; }

/*BOTTOM*/
#cookie-law { position: fixed; z-index: 999; bottom: 0; background: #eee; }

/*MITGLIEDER_BEREICH*/
.uk-subnav>.uk-active>a { font-weight: bold; }
.custom-filter h3 { margin-bottom: 0; }
.custom-filter label.jlmf-label { font-size: 1rem; text-transform: none; line-height: 1.2; padding-bottom: 5px; display: block; }
.custom-filter .jlmf-section { float: left; margin-left: 20px; }
.custom-filter .jlmf-section .jlmf-select{ width: 180px; }
.custom-filter .jlcontentfieldsfiltercustom-filter .jlmf-section:first-child { margin-left: 0; }
.custom-filter .jlcontentfieldsfiltercustom-filter .jlmf-section:last-child { clear: both; margin-left: 0; }
.logged-in .tm-main { padding-top: 0 !important; }
.logged-in .uk-breadcrumb { display: none; }
.logged-in dd.field-entry { margin-bottom: 5px; }
.logged-in .uk-article-title { font-size: 30px; }
.vermittlungshunde .uk-breadcrumb,
.vermittlungshunde .uk-panel.uk-margin-large-bottom { display: none; }



/*S*/
@media (min-width: 640px) {
  
}

/*M*/
@media (min-width: 960px) {

}

/*L*/
@media (min-width: 1200px) {
.header-slides { padding-top: 20px; }

}

/*XL*/
@media (min-width: 1600px) {

}