/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 1.3em;
    line-height: 1.5;
    margin: 2em 0 0 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
    color: #231f20;
    font-family: "Akkurat-Regular", sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: normal;
}

strong,
b {
    font-family: "Akkurat-Bold", sans-serif;
    font-weight: normal;
}

.main-navigation {
    color: #231f20;
    font-family: "Akkurat-Bold", sans-serif;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-family: "Akkurat-Bold", sans-serif;
    font-weight: normal;
}

h2 {
    font-size: 20.8px;
    font-size: 1.3rem;
}

p {
    margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}


/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/


/*
    Created on : Jan 29, 2016, 3:11:55 AM
    Author     : Minte
*/

@font-face {
    font-family: "Akkurat-Light";
    src: url("typography/fonts/ll_akkurat/lineto-akkurat-light.eot");
    src: url("typography/fonts/ll_akkurat/lineto-akkurat-light.eot?#iefix") format("embedded-opentype"), url("typography/fonts/ll_akkurat/lineto-akkurat-light.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Akkurat-Regular";
    src: url("typography/fonts/ll_akkurat/lineto-akkurat-regular.eot");
    src: url("typography/fonts/ll_akkurat/lineto-akkurat-regular.eot?#iefix") format("embedded-opentype"), url("typography/fonts/ll_akkurat/lineto-akkurat-regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Akkurat-Lightitalic";
    src: url("typography/fonts/ll_akkurat/lineto-akkurat-lightitalic.eot");
    src: url("typography/fonts/ll_akkurat/lineto-akkurat-lightitalic.eot?#iefix") format("embedded-opentype"), url("typography/fonts/ll_akkurat/lineto-akkurat-lightitalic.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Akkurat-Italic";
    src: url("typography/fonts/ll_akkurat/lineto-akkurat-italic.eot");
    src: url("typography/fonts/ll_akkurat/lineto-akkurat-italic.eot?#iefix") format("embedded-opentype"), url("typography/fonts/ll_akkurat/lineto-akkurat-italic.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Akkurat-Bold";
    src: url("typography/fonts/ll_akkurat/lineto-akkurat-bold.eot");
    src: url("typography/fonts/ll_akkurat/lineto-akkurat-bold.eot?#iefix") format("embedded-opentype"), url("typography/fonts/ll_akkurat/lineto-akkurat-bold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Akkurat-Bolditalic";
    src: url("typography/fonts/ll_akkurat/lineto-akkurat-bolditalic.eot");
    src: url("typography/fonts/ll_akkurat/lineto-akkurat-bolditalic.eot?#iefix") format("embedded-opentype"), url("typography/fonts/ll_akkurat/lineto-akkurat-bolditalic.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}


/* Generated by Glyphter (http://www.glyphter.com) on  Wed Feb 17 2016*/

@font-face {
    font-family: 'RelinfoIcons';
    src: url("typography/fonts/relinfo-icons/relinfo-icons.eot");
    src: url("typography/fonts/relinfo-icons/relinfo-icons.eot?#iefix") format("embedded-opentype"), url("typography/fonts/relinfo-icons/relinfo-icons.woff") format("woff"), url("typography/fonts/relinfo-icons/relinfo-icons.ttf") format("truetype"), url("typography/fonts/relinfo-icons/relinfo-icons.svg#RelinfoIcons") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class*='icon-']:before {
    display: inline-block;
    font-family: 'RelinfoIcons';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-lupe_gross:before {
    content: '\0041';
}

.icon-lupe_klein:before {
    content: '\0042';
}

.icon-minus:before {
    content: '\0043';
}

.icon-mobile-nav:before {
    content: '\0044';
}

.icon-plus:before {
    content: '\0045';
}

.icon-plz:before {
    content: '\0046';
}

.icon-acc-mark:before {
    content: '\0047';
}

.icon-aktuell:before {
    content: '\0048';
}

.icon-arrow-left:before {
    content: '\0049';
}

.icon-arrow-right:before {
    content: '\45';
}

.icon-az:before {
    content: '\004b';
}

.icon-lexikon:before {
    content: '\004c';
}


/*--------------------------------------------------------------
# Grid
--------------------------------------------------------------*/

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container:before,
.container:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.container:after {
    clear: both;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.row:before,
.row:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.row:after {
    clear: both;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
    float: left;
}

.col-xs-1 {
    width: 8.333333333333332%;
}

.col-xs-2 {
    width: 16.666666666666664%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333333333333%;
}

.col-xs-5 {
    width: 41.66666666666667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.333333333333336%;
}

.col-xs-8 {
    width: 66.66666666666666%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.33333333333334%;
}

.col-xs-11 {
    width: 91.66666666666666%;
}

.col-xs-12 {
    width: 100%;
}

@media (min-width: 768px) {
    .container {
        max-width: 750px;
    }
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11 {
        float: left;
    }
    .col-sm-1 {
        width: 8.333333333333332%;
    }
    .col-sm-2 {
        width: 16.666666666666664%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33333333333333%;
    }
    .col-sm-5 {
        width: 41.66666666666667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.333333333333336%;
    }
    .col-sm-8 {
        width: 66.66666666666666%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33333333333334%;
    }
    .col-sm-11 {
        width: 91.66666666666666%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-push-1 {
        left: 8.333333333333332%;
    }
    .col-sm-push-2 {
        left: 16.666666666666664%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.33333333333333%;
    }
    .col-sm-push-5 {
        left: 41.66666666666667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.333333333333336%;
    }
    .col-sm-push-8 {
        left: 66.66666666666666%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.33333333333334%;
    }
    .col-sm-push-11 {
        left: 91.66666666666666%;
    }
    .col-sm-pull-1 {
        right: 8.333333333333332%;
    }
    .col-sm-pull-2 {
        right: 16.666666666666664%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.33333333333333%;
    }
    .col-sm-pull-5 {
        right: 41.66666666666667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.333333333333336%;
    }
    .col-sm-pull-8 {
        right: 66.66666666666666%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.33333333333334%;
    }
    .col-sm-pull-11 {
        right: 91.66666666666666%;
    }
    .col-sm-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 970px;
    }
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11 {
        float: left;
    }
    .col-md-1 {
        width: 8.333333333333332%;
    }
    .col-md-2 {
        width: 16.666666666666664%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33333333333333%;
    }
    .col-md-5 {
        width: 41.66666666666667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.333333333333336%;
    }
    .col-md-8 {
        width: 66.66666666666666%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33333333333334%;
    }
    .col-md-11 {
        width: 91.66666666666666%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.333333333333332%;
    }
    .col-md-push-2 {
        left: 16.666666666666664%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.33333333333333%;
    }
    .col-md-push-5 {
        left: 41.66666666666667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.333333333333336%;
    }
    .col-md-push-8 {
        left: 66.66666666666666%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.33333333333334%;
    }
    .col-md-push-11 {
        left: 91.66666666666666%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.333333333333332%;
    }
    .col-md-pull-2 {
        right: 16.666666666666664%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.33333333333333%;
    }
    .col-md-pull-5 {
        right: 41.66666666666667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.333333333333336%;
    }
    .col-md-pull-8 {
        right: 66.66666666666666%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.33333333333334%;
    }
    .col-md-pull-11 {
        right: 91.66666666666666%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
    .col-md-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-md-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666666666666%;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1145px;
    }
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11 {
        float: left;
    }
    .col-lg-1 {
        width: 8.333333333333332%;
    }
    .col-lg-2 {
        width: 16.666666666666664%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.33333333333333%;
    }
    .col-lg-5 {
        width: 41.66666666666667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.333333333333336%;
    }
    .col-lg-8 {
        width: 66.66666666666666%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.33333333333334%;
    }
    .col-lg-11 {
        width: 91.66666666666666%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.333333333333332%;
    }
    .col-lg-push-2 {
        left: 16.666666666666664%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.33333333333333%;
    }
    .col-lg-push-5 {
        left: 41.66666666666667%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.333333333333336%;
    }
    .col-lg-push-8 {
        left: 66.66666666666666%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.33333333333334%;
    }
    .col-lg-push-11 {
        left: 91.66666666666666%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.333333333333332%;
    }
    .col-lg-pull-2 {
        right: 16.666666666666664%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.33333333333333%;
    }
    .col-lg-pull-5 {
        right: 41.66666666666667%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.333333333333336%;
    }
    .col-lg-pull-8 {
        right: 66.66666666666666%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.33333333333334%;
    }
    .col-lg-pull-11 {
        right: 91.66666666666666%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
    .col-lg-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

blockquote,
q {
    quotes: "" "";
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

select {
    border: 1px solid #ccc;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
    padding: 3px;
}

textarea {
    padding-left: 3px;
    width: 100%;
}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
    color: royalblue;
}

a:visited {
    color: purple;
}

a:hover,
a:focus,
a:active {
    color: midnightblue;
}

a:focus {
    outline: none;
}

a:hover,
a:active {
    outline: 0;
}


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: none;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 46px;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 1.5em;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
    left: 100%;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
    left: auto;
}

.main-navigation li {
    float: left;
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
    color: black;
    font-size: 20.8px;
    font-size: 1.3rem;
    padding: 10px 1.3rem;
}

.main-navigation a:hover,
.main-navigation .current_page_item,
.main-navigation .current-page-ancestor {
    color: #fff;
    background-color: #000;
}

.main-navigation .current_page_item>a,
.main-navigation .current-menu-item>a,
.main-navigation .current-page-ancestor>a,
.main-navigation .current-menu-ancestor>a {
    color: #fff;
}


/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

@media screen and (max-width: 960px) {
    .menu-toggle,
    .main-navigation.toggled ul {
        display: block;
        position: fixed;
        z-index: 9;
        background: #fff;
        margin-right: 15px;
        top: 0;
        padding-top: 65px;
    }
}

@media screen and (min-width: 61.9375em) {
    .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: block;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}


/*--------------------------------------------------------------
# Collapse
--------------------------------------------------------------*/


/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

.lexikon-pages {
    list-style-type: none;
    margin: 0;
    padding-left: 0;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
    overflow: hidden;
}

.collapse.in {
    display: block;
    overflow: hidden;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px;
}

.list-group-item-content {
    display: none;
}

#group-item-page-content .list-group-item-content {
    display: block;
}

.lexikon-pages>li>a {
    font-family: "Akkurat-Bold", 'sans-serif';
}

.list-group-item,
.lexikon-pages li a {
    position: relative;
    display: block;
    color: initial;
    padding: 15px 45px 15px 10px;
    margin-bottom: 10px;
    background-color: #cdcdcd;
    text-decoration: none;
    font-size: 17.6px;
    font-size: 1.1rem;
}

.lexikon-page>.list-group-item:first-child {
    background-color: #262626;
    color: #fff;
}

.lexikon-page-content .entry-title {
    margin-top: 50px;
}

.list-group-toggl {
    background-color: #a7a9ac;
    color: white;
    font-size: 1rem;
    height: 56px;
    line-height: 3.4rem;
    text-align: center;
    width: 60px;
    font-family: RelinfoIcons;
    position: absolute;
    right: 15px;
    cursor: pointer;
    bottom: -55px;
}

.list-group-item::after,
.lexikon-pages li a::after {
    background: transparent;
    color: #fff;
    content: "\49";
    font-family: RelinfoIcons;
    font-size: 2.6rem;
    position: absolute;
    right: 0;
    height: 56px;
    text-align: center;
    line-height: 3.4rem;
    width: 60px;
    top: 1px;
    font-weight: bold;
    transform: scale(-1);
}

.close_list::after {
    background-color: #000;
    color: white;
    content: "\0045";
    font-size: 1rem;
    height: 56px;
    line-height: 3.4rem;
    right: 0;
    text-align: center;
    width: 60px;
    font-weight: normal;
    top: 0;
}

.open_list::after {
    background-color: #000;
    color: white;
    content: "\0045";
    font-size: 1rem;
    height: 56px;
    line-height: 3.4rem;
    right: 0;
    text-align: center;
    width: 60px;
    font-weight: normal;
    top: 0;
}

.lexikon-pages li a::after {
    background-color: transparent;
    color: white;
    content: "\49";
    font-size: 2, 6rem;
    height: 56px;
    line-height: 3.4rem;
    right: 0;
    text-align: center;
    width: 60px;
    font-weight: normal;
    top: 1px;
}

.relinfo-toggl-related-posts .list-group .list-group-item::before {
    background-color: #a7a9ac;
    color: white;
    content: "H";
    font-family: RelinfoIcons;
    font-size: 1.4rem;
    height: 56px;
    left: 0;
    line-height: 3.4rem;
    position: absolute;
    text-align: center;
    top: 0;
    width: 60px;
}

.relinfo-toggl-related-posts .list-group .list-group-item {
    padding-left: 80px;
}

.relinfo-toggl-related-post {
    margin-bottom: 20px;
    position: relative;
    padding-right: 80px;
}

.relinfo-toggl .list-group .collapse a.relinfo-toggl-related-post-feature-link,
.relinfo-toggl .list-group .collapsing a.relinfo-toggl-related-post-feature-link {
    font-family: RelinfoIcons;
    color: #a7a9ac;
    background-color: #cdcdcd;
    position: absolute;
    top: 10px;
    right: 0;
    width: 60px;
    height: 100%;
    display: block;
    font-size: 2.2rem;
    text-decoration: none;
    text-align: center;
    line-height: 3.4;
    max-height: 115px;
}

.relinfo-toggl-related-post-link,
.relinfo-toggl-related-posts .list-group .list-group-item {
    font-family: 'Akkurat-Bold', sans-serif;
}

.relinfo-toggl .list-group .list-group-item::after {
    background-color: #a7a9ac;
    color: white;
    content: "E";
    font-size: 1rem;
    height: 56px;
    line-height: 3.4rem;
    right: 0;
    text-align: center;
    width: 60px;
}

.lexikon-page>.list-group-item[aria-expanded="true"]:first-child::after {
    background: transparent;
    content: "\49";
    color: #fff;
    font-size: 2.6rem;
    font-weight: bold;
    top: 1px;
    transform: scale(1);
}

.lexikon-page>.list-group-item[aria-expanded="false"]:first-child::after {
    background: transparent;
    content: "\49";
    color: #fff;
    font-size: 2.6rem;
    font-weight: bold;
    top: 1px;
    transform: scale(-1, 1);
}

.relinfo-toggl .list-group .list-group-item[aria-expanded="true"]::after {
    content: "C";
}

.relinfo-toggl .list-group>.collapse p,
.relinfo-toggl .list-group>.collapsing p {
    margin: 0.5em 0;
}

.relinfo-toggl .list-group>.collapse a,
.relinfo-toggl .list-group>.collapsing a {
    color: initial;
}

.list-group-submenu .list-group-item::before,
.list-group.panel>.collapse>.list-group-item::before,
.list-group.panel>.collapsing>.list-group-item::before {
    content: "\0047";
    position: absolute;
    top: -7px;
    left: 4px;
    font-size: 28px;
    color: #fff;
    font-family: 'RelinfoIcons';
}

.current-bold {
    font-family: "Akkurat-Bold", sans-serif;
}


/*.list-group.panel > .collapse > .list-group-item {
    color: #fff;
    background-color: rgba(38, 38, 38, 0.8);
    font-weight: normal;
}

.list-group.panel > .collapse > .list-group-submenu > .list-group-item {
    color: #fff;

	background-color: rgba(38, 38, 38, 0.5);
	font-weight: normal;

}
.list-group.panel > .collapse > .list-group-submenu > .list-group-submenu > .list-group-item {
    color: #fff;
    background-color: rgba(38, 38, 38, 0.2);
    font-weight: normal;
}*/

.list-group.panel>.collapse>.list-group-item[aria-expanded="true"] .list-group.panel>.collapsing>.list-group-item[aria-expanded="true"] {
    font-family: "Akkurat-Bold", 'sans-serif';
}

.list-group.panel>.collapse>.list-group-submenu>.list-group-item[aria-expanded="true"] {
    font-family: "Akkurat-Bold", 'sans-serif';
}

.list-group.panel>.collapse>.list-group-submenu>.list-group-submenu>.list-group-item[aria-expanded="true"] {
    font-family: "Akkurat-Bold", 'sans-serif';
}

.list-group-item[data-nochildren="true"]::after {
    background: transparent;
    content: "" !important;
    font-family: RelinfoIcons !important;
    font-size: 2.6rem !important;
    top: 1px;
    font-weight: bold;
    transform: rotate(-90deg);
}

.list-group-item.current-bold.has-no-children::after {
    content: "\49" !important;
}


/*.list-group.panel > .collapse > .list-group-submenu > .list-group-item::before{
	color: #e4e5e6;
}

.list-group.panel > .collapse > .list-group-submenu > .list-group-submenu > .list-group-item::before{
	color: #f0f0f0;
}*/

#MainMenu>.list-group>.collapse>a.list-group-item[aria-expanded="true"]:after,
#MainMenu>.list-group>.collapsing>a.list-group-item[aria-expanded="true"]:after {
    background: transparent;
    content: "\49" !important;
    font-family: RelinfoIcons !important;
    font-size: 2.6rem !important;
    top: 1px;
    font-weight: bold;
    transform: scale(1);
}

.panel a {
    color: #000;
}


/* level 1 */

.list-group.panel>.collapse>.list-group-item::after,
.list-group.panel>.collapse>.list-group-item[aria-expanded="false"]::after,
.list-group.panel>.collapsing>.list-group-item::after,
.list-group.panel>.collapsing>.list-group-item[aria-expanded="false"]::after {
    content: "\49";
    background-color: transparent;
    color: white;
    font-size: 2.6rem;
    height: 56px;
    line-height: 3.4rem;
    right: 0;
    top: 1px;
    text-align: center;
    width: 60px;
    font-weight: bold;
    transform: scale(-1, 1);
}

.list-group.panel>.collapse>.list-group-item[aria-expanded="true"]::after,
.list-group.panel>.collapsing>.list-group-item[aria-expanded="true"]::after {
    background-color: #000;
    color: white;
    content: "\43";
    font-size: 1rem;
    height: 56px;
    line-height: 3.4rem;
    right: 0;
    text-align: center;
    width: 60px;
    font-weight: normal;
    top: 0;
}

.list-group.panel>.collapse>.list-group-submenu>.list-group-item[aria-expanded="true"]::after,
.list-group.panel>.collapsing>.list-group-submenu>.list-group-item[aria-expanded="true"]::after {
    background-color: #000;
    color: white;
    content: "\43";
    font-size: 1rem;
    height: 56px;
    line-height: 3.4rem;
    right: 0;
    text-align: center;
    width: 60px;
    font-weight: normal;
    top: 0;
}

.lexikon-page>.list-group-item:first-child::after {
    background-color: #000;
    color: white;
    content: "C";
    font-size: 1rem;
    height: 56px;
    line-height: 3.4rem;
    right: 0;
    text-align: center;
    width: 60px;
}

.lexikon-page.panel .list-group-item.grandparent::after,
.list-group.panel>.collapse>.list-group-item.grandparent[aria-expanded="true"]::after,
.list-group.panel>.collapse>.list-group-submenu>.list-group-item.grandparent[aria-expanded="true"]::after {
    background-color: transparent;
    content: "\43";
    font-family: RelinfoIcons;
    font-size: 2.2rem;
    position: absolute;
    right: 0;
    top: 0;
    color: #999999;
}

.lexikon-page-content .list-group-toggl,
.lexikon-page-content .toggle-heading::after {
    background-color: #000;
}

#MainMenu .list-group-item {
    color: #000;
}

#MainMenu>.list-group>.list-group-item {
    color: #fff;
    font-weight: bold;
}

.list-group.panel a.list-group-item.has-no-children::after,
.list-group.panel a.list-group-item.has-no-children::after {
    content: "";
}

.list-group.panel a.list-group-item.has-no-children {
    color: #fff;
}

.list-group.panel>.collapse>.list-group-item,
.list-group.panel>.collapsing>.list-group-item {
    padding-left: 35px;
}

.list-group.panel>.collapse>.list-group-submenu>.list-group-item {
    padding-left: 60px;
}

.list-group.panel>.collapse>.list-group-submenu>.list-group-item::before {
    padding-left: 25px;
}

.list-group.panel>.collapse>.list-group-submenu>.list-group-submenu>.list-group-item {
    padding-left: 85px;
}

.list-group.panel>.collapse>.list-group-submenu>.list-group-submenu>.list-group-item::before {
    padding-left: 50px;
}

a.list-group-item,
button.list-group-item {
    color: #262626;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333;
}

button.list-group-item {
    width: 100%;
    text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #c7ddef;
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit;
}

a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit;
}

a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.lexikon-page.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border-bottom: 1px solid #000;
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0;
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group+.panel-footer {
    border-top-width: 0;
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0;
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-right: 15px;
    padding-left: 15px;
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0;
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0;
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0;
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0;
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0;
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0;
}

.panel-group {
    margin-bottom: 20px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

.panel-group .panel+.panel {
    margin-top: 5px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}

.panel-default {
    border-color: #ddd;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd;
}

.panel-primary {
    border-color: #337ab7;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7;
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7;
}

.panel-success {
    border-color: #d6e9c6;
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6;
}

.panel-info {
    border-color: #bce8f1;
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1;
}

.panel-warning {
    border-color: #faebcc;
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc;
}

.panel-danger {
    border-color: #ebccd1;
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 1.5em;
    /* Make sure select elements fit in widgets. */
}

.widget select {
    max-width: 100%;
}


/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/


/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/


/*
    Created on : Feb 15, 2016, 7:10:05 PM
    Author     : Minte
*/


/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/


/*
    Created on : Feb 15, 2016, 9:33:57 PM
    Author     : Minte
*/

.site-header .container {
    position: relative;
    padding-left: 0;
}

.site-header .container #rainbow {
    background: transparent url("inc/images/rainbow_mobile.jpg");
    content: "";
    display: block;
    height: 100%!important;
    left: 50%;
    position: fixed;
    margin-left: -654px;
    top: 0;
    width: 82px;
    background-repeat: no-repeat;
    background-size: 100px 100%;
    background-position: left center;
}

.site-header .container .site-branding {
    padding-left: 60px;
    padding-top: 43px;
}

.site-header .header-info {
    padding-left: 93px;
}

.site-header .header-info .contact-info {
    font-size: 14.4px;
    font-size: 0.9rem;
    line-height: 1.2rem;
    background-color: #cdcdcd;
    padding: 51px 10px 4px;
}

.site-header .header-info #searchform {
    float: right;
    width: 100%;
}

.site-header .header-info #searchform #s {
    border: 1px solid #000;
    border-radius: 0;
    height: 25px;
    margin: 25px 0;
    width: 90%;
}

.site-header .header-info #searchform #searchsubmit {
    background-color: #000;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: block;
    float: right;
    font-size: 1rem;
    height: 25px;
    line-height: 1;
    margin-top: 25px;
    padding: 4px 0 7px;
    text-shadow: initial;
    width: 10%;
    font-family: RelinfoIcons;
}

#searchform #s {
    border: 1px solid #000;
    border-radius: 0;
    height: 25px;
    margin: 25px 0;
    width: 90%;
}

#searchform #zipcodes {
    border: 1px solid #000;
    border-radius: 0;
    height: 25px;
    margin: 25px 0;
    width: 90%;
}

#searchform #searchsubmit {
    background-color: #000;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: block;
    float: right;
    font-size: 1rem;
    height: 25px;
    line-height: 1;
    margin-top: 25px;
    padding: 4px 0 7px;
    text-shadow: initial;
    width: 10%;
    font-family: RelinfoIcons;
}

.contact-info-mobile {
    display: none;
}

.contact-info a {
    color: #1a1a1a;
    text-decoration: none;
}

#searchform div input[type="text"]::-webkit-input-placeholder {
    font-size: 14.4px;
    font-size: 0.9rem;
    color: #262626;
    opacity: 1;
}

#searchform div input[type="text"]::-moz-placeholder {
    font-size: 14.4px;
    font-size: 0.9rem;
    color: #262626;
    opacity: 1;
}

#searchform div input[type="text"]:-moz-placeholder {
    font-size: 14.4px;
    font-size: 0.9rem;
    color: #262626;
    opacity: 1;
}


/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/


/*
    Created on : Feb 16, 2016, 11:56:02 PM
    Author     : Minte
*/

.recent-posts-wrap {
    padding-top: 40px;
    margin-bottom: 110px;
}

.recent-posts {
    background-color: #e6e6e6;
    padding-top: 10px;
}

.recent-posts .post-date {
    display: block;
    margin-bottom: 5px;
}

.recent-posts h2 {
    margin-top: 0;
    padding: 0 10px;
}

.recent-posts ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 17.6px;
    font-size: 1.1rem;
}

.recent-posts ul li {
    margin-bottom: 25px;
    padding: 0 10px;
}

.recent-posts ul li:last-child {
    border-top: 1px solid #fff;
    margin-bottom: 0;
    padding: 8px 10px 6px 10px;
    background-color: #cdcdcd;
}

.recent-posts ul li:last-child a {
    text-decoration: none;
    font-family: "Akkurat-Regular", sans-serif;
    width: 100%;
    display: block;
    position: relative;
}

.recent-posts ul li:last-child a:after {
    content: "\45";
    font-family: RelinfoIcons;
    font-size: 35.2px;
    font-size: 2.2rem;
    position: absolute;
    right: 0;
    top: 0;
    color: #999999;
}

.recent-posts ul a {
    color: #1a1a1a;
    font-family: "Akkurat-Bold", sans-serif;
}

.site-main .container {
    padding-left: 60px;
}

.home .entry-content {
    margin-top: 25px;
}

.search-qlinks>div {
    background-color: #ccc;
    margin-bottom: 8px;
}

.search-qlinks>div a {
    color: #000;
    display: block;
    padding: 12px 0 11px 62px;
    text-decoration: none;
}

.search-qlinks .qlink-icon {
    background-color: #000;
    height: 47px;
    position: absolute;
    width: 47px;
    font-size: 32px;
    font-size: 2rem;
    text-align: center;
    color: #fff;
    line-height: 1.83;
}

.qlink-icon.icon-plz {
    font-size: 38.4px;
    font-size: 2.4rem;
    line-height: 1.6;
}

.qlink-icon.icon-lupe_gross {
    font-size: 30.4px;
    font-size: 1.9rem;
}


/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/


/*
    Created on : Feb 15, 2016, 7:10:33 PM
    Author     : Minte
*/

.site-info .container {
    padding-left: 0;
}

.site-info .site-info-content {
    border-top: 1px solid #000;
    padding-left: 60px;
}

.footer-widgets .container {
    color: #fff;
    padding-left: 0;
    font-size: 14.4px;
    font-size: 0.9rem;
    line-height: 1.2rem;
}

.footer-widgets .container .footer-widget-wrap {
    background-color: #262626;
    height: auto;
    overflow: hidden;
    padding-left: 60px;
}

.footer-widgets .container ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-top: 15px;
}

.footer-widgets .container a {
    text-decoration: none;
    color: #fff;
}

.footer-widgets .container .footer-widget {
    padding: 25px 15px;
}


/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.entry-header {
    font-family: "Akkurat-Bold", sans-serif;
    margin-bottom: 25px;
}

.entry-header-result {
    font-family: "Akkurat-Bold", sans-serif;
}

.entry-header-result>h2 {
    margin-bottom: 0px;
}

.entry-meta {
    font-family: "Akkurat-Regular", sans-serif;
    font-size: 16px;
}

.entry-submenu {
    margin-top: 45px;
}

.entry-submenu>ul {
    list-style: outside none none;
    margin-left: 0;
    padding-left: 0;
}

.entry-submenu>ul li,
#lexikon-menu li,
#uber-uns-menu li {
    position: relative;
}

.entry-submenu>ul li a,
#lexikon-menu li a,
#uber-uns-menu li a {
    color: #231f20;
    text-decoration: none;
    font-size: 17.6px;
    font-size: 1.1rem;
    padding: 0;
    display: block;
    position: relative;
}

.entry-submenu>ul li:last-child a,
#lexikon-menu li:last-child a {
    font-size: 38.4px;
    font-size: 2.4rem;
    font-family: "RelinfoIcons";
    line-height: 1;
}

#lexikon-menu li.current-menu-item a,
#lexikon-menu li:hover a,
#uber-uns-menu li:hover a {
    background-color: #262626;
    color: #fff;
    font-family: "Akkurat-Bold", sans-serif;
    width: 100%;
}

#lexikon-menu li.current-menu-item a::before,
#lexikon-menu li:hover a::before,
#uber-uns-menu li:hover a::before {
    content: "";
    background-color: #262626;
    position: absolute;
    top: 0;
    left: -10px;
    width: 10px;
    height: 100%;
    display: block;
}

#lexikon-menu li.current-menu-item:last-child a,
#lexikon-menu li:last-child:hover a {
    font-family: RelinfoIcons;
}

#lexikon-menu,
#uber-uns-menu {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.lexikon-page-content .hentry {
    margin-top: 40px;
}

.margin-top-25 {
    margin-top: 25px;
}

.post h2 a {
    color: #1a1a1a;
    text-decoration: none;
}

.post h2 {
    margin-bottom: 0;
}

.moretag {
    color: #1a1a1a!important;
    text-decoration: none;
    font-weight: 600;
}

.home-link {
    padding-top: 10px;
    padding-bottom: 15px;
}

.blog-sidebar {
    padding-top: 50px;
}

.blog-sidebar a {
    font-family: "Akkurat-Bold", sans-serif;
}

.blog-content {
    padding-top: 45px;
}

.blog-content .post h2:first-child {
    margin-top: 0;
}

.blog-sidebar .textwidget a {
    color: #1a1a1a;
    text-decoration: none;
}

.post {
    margin-bottom: 25px;
    border-bottom: 1px solid grey;
}

.blog-content div:last-of-type {
    border-bottom: none;
}

.post-date {
    margin-top: 5px;
    display: block;
    margin-bottom: -10px;
}


/*--------------------------------------------------------------
# Search Page
--------------------------------------------------------------*/

.search-container {
    padding-top: 40px;
    padding-bottom: 40px;
}

.search-results article {
    border-bottom: 0px solid grey;
}

.search-results h2 a {
    color: royalblue;
    text-decoration: none;
}


/*--------------------------------------------------------------
# Hide for print
--------------------------------------------------------------*/

@media print {
    .hidden-print {
        display: none !important;
    }
    #MainMenu {
        display: none;
    }
}


/*--------------------------------------------------------------
## Toggle custom styles
--------------------------------------------------------------*/

.panel-heading {
    border-radius: 0!important;
}

.toggle-heading {
    background-color: #cdcdcd!important;
    position: relative;
}

.toggle-heading:after {
    position: absolute;
    width: 44px;
    height: 44px;
    background-color: #a7a9ac;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: 16px;
    content: '\0045';
    font-family: 'RelinfoIcons';
    color: #fff;
    text-align: center;
    padding-top: 10px;
}

.toggle-heading.active:after {
    content: '\0043';
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit;
    display: block;
    width: 100%;
    position: relative;
    z-index: 5;
    text-decoration: none;
    padding-right: 40px;
}


/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}


/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/


/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}


/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}


/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/

@media(min-width: 1243px) and (max-width: 1282px) {
    .site-header .container #rainbow {
        background-position: center;
        margin-left: -605px;
        width: 55px;
        z-index: 99999;
    }
}

@media(min-width: 1203px) and (max-width: 1243px) {
    .site-header .container #rainbow {
        background-position: center;
        margin-left: -605px;
        width: 55px;
        z-index: 99999;
    }
}

@media (max-width: 1203px) {
    .site-header .container #rainbow {
        background-position: center;
        margin-left: -515px;
        z-index: 10000;
        width: 50px;
    }
}

@media(min-width: 985px) and (max-width: 1050px) {
    .site-header .container #rainbow {
        background-position: center;
        margin-left: -489px;
        width: 50px;
        z-index: 99999;
        background-size: 50px 100%;
    }
}

@media (max-width: 991px) {
    .site-header .container #rainbow {
        background-position: left center;
        height: 100%;
        background-size: 50px 100%;
        margin-left: -425px;
        width: 50px;
        left: 50%;
    }
    @media(min-width: 955px) and (max-width: 992px) {
        .site-header .container #rainbow {
            background-position: center;
            margin-left: -433px;
            width: 43px;
            z-index: 99999;
            background-size: 43px 100%;
        }
    }
    @media(max-width: 991px) {
        .site-header .header-info #searchform {
            display: none;
        }
    }
    @media(min-width: 750px) and (max-width: 841px) {
        .site-header .container #rainbow {
            background-position: center;
            margin-left: -382px;
            width: 43px;
            z-index: 99999;
            background-size: 43px 100%;
        }
        #page,
        #colophon {
            padding-left: 37px;
            padding-right: 3px;
        }
    }
    .main-navigation a:hover,
    .main-navigation .current_page_item,
    .main-navigation .current-page-ancestor {
        background-color: #CDCDCD;
        color: #231f20;
    }
    .main-navigation .current_page_item>a,
    .main-navigation .current-menu-item>a,
    .main-navigation .current-page-ancestor>a,
    .main-navigation .current-menu-ancestor>a {
        color: #231f20;
    }
    .site-header .row {
        display: flex;
        flex-direction: column-reverse;
    }
    .main-navigation ul {
        padding-left: 25px;
    }
    .main-navigation {
        border: none;
    }
    .main-navigation li {
        background-color: #cdcdcd;
        margin-bottom: 10px;
        width: 100%;
    }
    .main-navigation li::after {
        color: #999999;
        content: "J";
        font-family: RelinfoIcons;
        font-size: 1rem;
        position: absolute;
        right: 10px;
        top: 10px;
    }
    .main-navigation {
        font-family: "Akkurat-Regular", sans-serif;
        margin-top: 70px;
    }
    .menu-toggle {
        display: block;
        background-color: #999;
        border: medium none;
        border-radius: 0;
        box-shadow: none;
        color: #fff;
        font-family: relinfoicons;
        font-size: 28px;
        height: 48px;
        left: 50%;
        padding: 0;
        position: fixed;
        text-align: center;
        top: 0;
        width: 48px;
        z-index: 10;
        transform: translateX(-350px);
    }
    button:hover,
    input[type="button"]:hover,
    input[type="reset"]:hover,
    input[type="submit"]:hover {
        box-shadow: none;
    }
    .site-header .header-info {
        padding-left: 0;
        position: fixed;
        left: 50%;
        top: 0;
        width: auto;
        z-index: 10;
        transform: translateX(-278px);
        width: 61%;
    }
    .site-header .header-info #searchform {
        bottom: 0;
        position: fixed;
        right: -48px;
        width: 100%;
    }
    .site-header .header-info #searchform #s {
        border: 1px solid #999;
        height: 48px;
        left: 0;
        margin: 0;
        position: fixed;
        width: 100%;
    }
    .site-header .header-info #searchform #searchsubmit {
        background-color: #999;
        font-size: 2rem;
        height: 48px;
        margin-top: 0;
        width: 48px;
    }
    .site-header .container .site-branding {
        text-align: center;
    }
    .site-main .container,
    .site-header .container .site-branding,
    .site-info .site-info-content,
    .footer-widgets .container .footer-widget-wrap {
        padding-left: 30px;
    }
    .site-header .header-info .contact-info {
        height: 48px;
        padding: 6px 10px 4px;
    }
    .contact-info-mobile {
        display: block;
    }
    .contact-info-desktop {
        display: none;
    }
    @media all and (max-width: 480px) {
        .contact-info span {
            font-size: 12px;
        }
    }
    @media all and (max-width: 440px) {
        .contact-info span {
            font-size: 10px;
        }
    }
    .entry-submenu>ul li a,
    #lexikon-menu li a,
    #uber-uns-menu li a {
        background-color: #CDCDCD;
        font-size: 1rem;
        margin-bottom: 6px;
        padding: 6px;
    }
}

@media (max-width: 768px) {
    .site-header .container #rainbow {
        width: 33px;
        background: transparent url("inc/images/rainbow_mobile.jpg");
        left: 0;
        margin-left: 0;
        z-index: 999999;
        background-position: left center;
        height: 100%;
        background-size: 100% 100%;
    }
    .menu-toggle {
        left: 40px;
        transform: none;
    }
    .site-main .container,
    .main-navigation ul,
    .site-header .container .site-branding,
    .site-info .site-info-content,
    .footer-widgets .container .footer-widget-wrap {
        padding-left: 40px;
    }
    .site-header .header-info {
        left: 105px;
        transform: none;
        width: 84%;
    }
    .site-header .header-info #searchform {
        right: 15px;
        transform: none;
    }
    .site-header .header-info #searchform #s {
        left: 40px;
        width: 85.5%;
        z-index: -1;
    }
    .main-navigation a {
        font-size: 1rem;
        padding: 6px 10px;
    }
    .main-navigation li::after {
        top: 4px;
    }
    .main-navigation {
        margin-top: 64px;
    }
    .site-info {
        display: none;
    }
    .site-header .container .site-branding {
        padding-top: 10px;
    }
    .site-header .header-info .contact-info::after {
        background-color: #fff;
        content: "";
        display: block;
        height: 48px;
        position: fixed;
        right: 0;
        top: 0;
        width: 15px;
        z-index: 11;
    }
    .hidden-sm {
        display: none
    }
    .recent-posts ul li:last-child a::after {
        font-size: 1rem;
    }
}

.xicon-az-custom:before {
    color: #fff;
    content: "A-Z";
    font-family: "Akkurat-Regular", sans-serif;
    font-size: 20px;
    font-weight: bold;
    height: 30px;
    vertical-align: middle;
}

.header-image {
    height: 72.2px;
}

@media(min-width: 768px) {
    .main-navigation a {
        height: 3rem;
    }
}

@media(min-width: 1200px) {
    .hidden-lg {
        display: none;
    }
}

@media(max-width: 768px) {
    .hidden-xs {
        display: none !important;
    }
}

@media(max-width: 480px) {
    .contact-info a,
    .contact-info span {
        font-size: 0.67rem;
        letter-spacing: -0.2px;
    }
    .site-header .header-info .contact-info {
        padding: 6px 6px 4px;
    }
    .site-header .header-info {
        left: 88px;
    }
}


/**
 *Lexicon direcoty
 */

.lexikon-directory li a::after {
    background-color: transparent;
    color: white;
    font-size: 2.5rem;
    right: 0;
    text-align: center;
    width: 60px;
    font-weight: normal;
    top: 0;
    font-family: 'RelinfoIcons';
    position: absolute;
}

.lexikon-directory li a::before {
    content: "\0047";
    position: absolute;
    top: -7px;
    left: 4px;
    font-size: 28px;
    color: #fff;
    font-family: 'RelinfoIcons';
}

.lexikon-directory.narrow li a::before {
    top: -17px;
}

.lexikon-directory.narrow li a::after,
#MainMenu a.list-group-item::after {
    content: "" !important;
}

.lexikon-directory li.tree-page a {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 45px;
    padding-left: 35px;
    width: 100%;
    display: block;
    text-decoration: none;
    position: relative;
    height: 56px;
    font-size: 17.6px;
}

.lexikon-directory.narrow li.tree-page a {
    padding: 5px 10px 5px 35px;
    height: auto;
}

.lexikon-directory li.tree-page.current-page>a {
    font-weight: bold;
    color: #000;
}


/*
.lexikon-directory li.tree-page.current-page > a:after {
  content: "\49";
  transform: rotate(-90deg);
  content: "";
}
.lexikon-directory li.tree-page.has-children.has-children-open > a:after {
    background-color: #000;
    color: white;
    content: "\43";
    width: 60px;
    height: 56px;
    font-size: 1.5rem;
    vertical-align: middle;
    line-height: 3.5rem;
}
*/

.lexikon-directory .children>li {
    margin-bottom: 10px;
}

.lexikon-directory .children {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.lexikon-directory li.tree-page ul {
    margin-top: 10px !important;
}


/*
.lexikon-directory li.tree-page ul.level-2-children a {
    padding-left: 60px;
}
.lexikon-directory li.tree-page ul.level-2-children a:before {
    padding-left: 25px;
}
.lexikon-directory li.tree-page ul.level-3-children a {
    padding-left: 85px;
}
.lexikon-directory li.tree-page ul.level-3-children a:before {
    padding-left: 50px;
}
.lexikon-directory li.tree-page ul.level-4-children a {
    padding-left: 110px;
}
.lexikon-directory li.tree-page ul.level-4-children a:before {
    padding-left: 75px;
}
*/

@media(max-width: 768px) {
    .lexikon-directory li.tree-page a {
        font-size: 13px;
    }
}


/* MODAL */

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }
    .modal-sm {
        width: 300px;
    }
    .no-wide {
        display: none;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.panel-heading-highlight {
    background-color: rgba(50, 150, 180, 0.2)!important;
}
