a {
    color: #1d5aa4;
}
.text-right {
    text-align: right;
}
.c-feature .feature-icon {
    color: #1d5aa4;
}
.side-menu {
    background-color: #1d5aa4;
}
#page-header {
    background: rgba(29,90,164,0.8);
}
#page-header:after {
    border-top-color: rgba(29,90,164,0.8);
}
.c-standard-text figure {
    float: both;
    max-width: 100%;
    width: auto;
    height: auto;
}
.c-standard-text figcaption {
    margin-bottom: 10px;
}
.c-standard-text img {
    float: both;
    text-align: center;
    max-width: 100%;
    width: auto;
    height: auto;
}
.c-standard-text h3 {
    color: #1d5aa4;
    font-size: 20px;
    margin-bottom: 5px;
}
.c-content-box {
    line-height: 1.3;
}
.c-content-box h3 {
    color: #1d5aa4;
    font-size: 20px;
    margin-bottom: 10px;
}
.c-content-box p {
    line-height: 1.3;
}
.c-content-box ul li {
    list-style-position: outside;
    margin-left: 20px;
    line-height: 1.3;
}
.c-content-box table {
    width: 100% !important;
    max-width: 100%;
    padding-top: 0;
    margin-top: 10px;
}
.c-content-box table thead th {
    background: #1d5aa4;
    padding: 5px;
    text-transform: none;
    font-weight: normal;
}
.c-content-box table tr td {
    padding: 5px;
    background: none !important;
    border-bottom: 1px solid lightgrey;
}
.c-table-schalter {
    width: 100%;
    max-width: 100%;
}
.c-table-schalter thead tr th {
    vertical-align: top;
    border-top: none;
    background: none;
    color: #333;
    border-bottom: 1px solid #f1f1f1;
    padding: 5px;
    text-transform: none;
    font-weight: normal;
}
.c-table-schalter tbody tr td {
    background: none !important;
    padding: 5px;
    vertical-align: top;
    border-bottom: 1px solid #f1f1f1;
}
.footer-top {
    background-color: rgba(29,90,164,0.95);
    color: white;
}
.directory-menu {
    margin-bottom: 20px;
}
.directory-menu .c-directory-menu-item {
    background: rgba(29,90,164,0.95);
    min-height: 70px;
    padding: 10px;
    border-right: 7px solid white;
    margin-bottom: 0 !important;
}
.directory-menu .c-directory-menu-item a {
    color: white !important;
    font-weight: 300 !important;
}
a[href^="http://"]:not([href*="berg-am-irchel.dev"]):not([href*="berg-am-irchel.ch"]):not([role="prevent-external-link"]):after, a[href^="https://"]:not([href*="berg-am-irchel.dev"]):not([href*="berg-am-irchel.ch"]):not([role="prevent-external-link"]):after, a[href^="//"]:not([href*="berg-am-irchel.dev"]):not([href*="berg-am-irchel.ch"]):not([role="prevent-external-link"]):after {
    padding-left: 5px;
    content: "\f08e";
    font-family: FontAwesome;
    font-size: 14px;
}
.header-menu {
    background-color: #1d5aa4;
}
.header-toggle.m-active {
    background-color: #1d5aa4;
}
.c-search-parents {
    font-size: 90%;
    border-bottom: 1px solid lightgrey;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
@media (max-width: 991px) {
    .c-logo-mobile {
        display: block;
        width: 100% !important;
   }
    .header-branding.m-large-logo img {
        width: 180px;
   }
}
@media (min-width: 991px) {
    .c-logo-mobile {
        display: none !important;
   }
    .c-logo-background {
        background-image: url(/site/templates/assets/img/logos/header-logo-text.png);
        background-size: 450px auto;
        background-repeat: no-repeat;
        height: 140px;
   }
}
.header-zoom-switcher {
    display: block;
    float: right;
    margin-left: 20px;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    background: #FFF;
}
.header-zoom-switcher i {
    font-size: 20px;
    line-height: 40px;
    vertical-align: top;
}
.header-zoom-switcher span {
    margin-left: 5px;
    vertical-align: top;
}
.header-zoom-switcher .ico-close {
    display: none;
    font-size: 15px;
}
.header-zoom-switcher.m-active .ico-open {
    display: none;
}
.header-zoom-switcher.m-active .ico-close {
    display: inline;
}
.c-post-list .post-list-title .ico {
    color: #1d5aa4;
}
.c-post-list .post-list-title {
    color: #1d5aa4;
    font-size: 20px;
    font-weight: bold;
    padding-left: 0 !important;
}
.c-post-list .post-title {
    font-size: 1em;
}
.sidebar .widget-ico {
    color: #1d5aa4;
}
.sidebar .widget-title {
    color: #1d5aa4;
}
.header-gmap-switcher .ico-open {
    color: #1d5aa4;
}
.header-search .submit-btn {
    background-color: #1d5aa4;
}
.c-search-form .submit-btn {
    background-color: #1d5aa4;
}
.c-gallery .gallery-images>li a img {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
}
.sidebar .events-widget .event-month {
    background-color: #1d5aa4;
}
.c-post-list .post .post-title {
    font-size: 16px;
}
.c-post-list .post .post-date {
    font-size: 16px;
}
.c-post-list .post-date {
    font-size: 16px;
}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #1d5aa4;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 20;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: #194e8f;
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
.sitemap {
    margin-left: 20px !important;
}
.sitemap li {
    margin-left: 2px !important;
    padding-left: 2px !important;
    line-height: 1 !important;
}
