/*
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 : 09.03.2019, 11:44:27
    Author     : Jasmin Boll, Jürgen Bartalis
    geändert   : 21.03.2019 - Slider responsive
    geändert   : 10.04.2019 - Ausgleich wg. sticky header beim Bewegen zu einer Sprungmarke
	geändert   : 15.09.2020 - Linkfarbe des Veranstaltungskalenders angepasst - Bartalis
*/


/*
 * Nase links vom Hauptmenü weg

.navbar-collapse
{
        padding-left: 0px !important;
}

.nav_area .col-lg-9,
.nav_area .col-md-9, 
.nav_area .col-sm-10,
.nav_area .col-xs-12 {
        padding-left: 0px !important;
}
*/

/* Links bei Veranstaltungen */
.tribe-event-tags a, a.tribe-events-gmap, .tribe-venue-url > a, .tribe-events-event-url > a {
	color: #d30655;
}


/* Tabelle */
.gib8_table th {
    color: #fff;
    background: #CD062E;
}
.gib8_table-kampagne th {
    color: #fff;
    background: #08435a;
}
/** Hintergrundfarbe für gerade Zeilen in Tabellen */
.gib8_table tr:nth-child(even), .gib8_table-kampagne tr:nth-child(even) {
    background: #dfdfdf;
}

/** Hintergrundfarbe für ungerade Zeilen in Tabellen */
.gib8_table tr:nth-child(odd), .gib8_table-kampagne tr:nth-child(odd) {
    background: #e9e9e9;
}

body {
    line-height: 1.5em !important;
    font-size: 15px !important;
}

h3, h2, h4 {
    line-height: 1.4em !important;
}

 /* Ausgleich wg. sticky header beim Bewegen zu einer Sprungmarke */
.gap::before { 
  display: block; 
  content: " "; 
  margin-top: -285px; 
  height: 285px; 
  visibility: hidden; 
  pointer-events: none;
}


/* add  */
.page_content .kampagne h3,
.page_content .kampagne a {
    color: #0a5f80 !important
}

.page_content .small {
    font-size: 0.8em;
    color: #999;
}

h4.accordion-title {
    margin: 0 !important;
    padding: 0;
    line-height: 1.7em !important;
}

ol:not(.carousel-indicators) li::before {
    display: none;
}

ol:not(.carousel-indicators) li {
    padding-left: 0;
}

.document-gallery .document-icon {
    margin-top: 28px;
}

.post-type-archive-tribe_events .menu-item-1015 a,
.single-tribe_events .menu-item-1015 a {
    background-color: #cd062e !important;
}

main#tribe-events-pg-template {
    padding: 15px;
    padding-top: 0;
} 

.internal {
    display: inline-block;
    margin: 5px 5px 5px 0;
}
/* end add */


/* klassen */

.red {
    color: #cd062e !important;
}

h1.no_blog_heading {
    padding: 1.5% 0;
    margin: 40px 0;
    text-align: center;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e9e9e9;
    color: grey;
    display: block;
    font-size: 50px;
    font-weight: 900;
    font-family: "Open Sans",sans-serif;
}

.page_content h2,
.single_faq_details h2 {
    color: #cd062e;
    font-size: 27px;
    /* display: inline-block; */
    text-transform: uppercase;
    font-weight: bold;
    /* max-width: 600px; */
}

.page_content h3,
.single_faq_details h3 {
    font-size: 22px;
    /* max-width: 700px; */
}

.page_content h4,
.single_faq_details h4 {
    font-size: 18px;
    color: #222;
}

.single_faq_details p {
    color: #666 !important;
}

.page_content {
    font-size: 15px;
    line-height: 1.6em !important;
    color: #555;
}

.page_content strong {
    color: #222;
}

.page_content ul {
    margin: 10px 0;
    display: block;
}

.page_content li {
    padding: 7px 0;
    list-style-type: disc !important;
    display: list-item !important;
    border-right: none !important;
}

.widget_categories li {
    list-style-type: none !important
}

.page_content p {
    margin: 15px 0;
    /* max-width: 650px; */
}

.page_content ul {
    /* max-width: 650px; */
}

.page_content img {
    height: auto;
}

.highlight h3,
.highlight h3,
.highlight h2,
.highlight h4 {
    color: #fff !important;
}

.highlight {
    background-color: #cd062e;
    color: #fff !important;
    padding: 20px 30px;
    font-weight: bold;
}

.highlight_grey {
    background-color: #e9e9e9;
    color: #222;
    padding: 20px 30px;
}

.page_content ul.highlight {
    background-color: #cd062e;
    color: #fff;
    padding: 20px 30px;
    display: inline-block;
    list-style-position: inside;
}

.page_content ul.highlight li {
    padding: 7px 0 7px 10px;	
    font-weight: bold;
    border-bottom: 1px dotted rgba(255,255,255,0.3);
}


ol:not(.carousel-indicators) li:before {
    content: " ";
    position: absolute;
    left: -32px;
    top: 4px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 2px solid #cd062e;
    z-index: 0;
}

.page_content ol li {
    position: relative;
    padding-left: 18px;
    z-index: 1;
    list-style-position: inside;
}

.page_content hr {
    clear: both;
    float: left;
    width: 100%;
    display: block;
}

a.internal,
.tribe-events-nav-pagination a {
    border-radius: 5px;
    padding: 8px;
    border: 1px solid #cd062e;
}

/* iframe */

iframe {
    width: 100%;
}

/* accordion */

.accordion h3.accordion-title {
    margin-bottom: 0;
    margin-top: 0;
}

.accordion button:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 53px;
    height: 53px;
    background-color: #b2b2b2;
    background-image: url(../img/arrow.png) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40%;
    transform: rotate(-90deg);
}

.accordion button {
    background-color: transparent;
    border: 1px solid #b2b2b2 !important;
    border: 0;
    width: 100%;
    text-align: left;
    color: #666;
    font-size: 0.9em;
    padding: 12px 18px 10px 70px;
    border-radius: 3px;
    position: relative;
}

.accordion button.open {
    color: #cd062e;
    border: 1px solid #666 !important;
    border-bottom: 0 !important;
    border-top: 1px solid #cd062e !important;
    border-left: 0 !important;
}

.accordion button.open:after {
    background-color: #cd062e;
    transform: rotate(0deg);
}

.accordion .accordion-content {
    padding: 0 30px 10px 30px;
    margin-top: 0;
    /* background-color: #f3f3f3; */
    border-left: 3px solid #cd062e;
}

/*Accordion Bußgeldrechner */
#accordion{
    max-width: 1140px;
    align-self: center;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#accordion h3{
    font-size: 12pt;
    margin: 0px;
    padding: 10px;
    background: #ccc;
    border-bottom: 1px solid #fff;
}
#accordion li div.accordioncontent{
    display: none;
    padding: 10px;
    background: #f9f9f9;
    border: 1px solid #ddd;
}
#accordion li:hover div.accordioncontent{
    display: inherit;
}

/* Buttons für Verleih und Exponate */
.btn_form, .btn_formprint {
    text-align: right;
    padding: 20px 20px 20px 75px !important;
    font-weight: bold;
    margin-right: 10px;

}
.btn_form {
    background: url(../images/formular_icon.png) no-repeat;
    background-size: 30%;
    background-position: 20px center;

}
.btn_formprint {
    background: url(../images/print_formular_icon.png) no-repeat;
    background-size: 30%;
    background-position: 20px center;
}

.single_date h2 {
    line-height: 16px !important;
}

.single_date {
    background: #cd062e;
}

h4 {
    margin-top: 30px !important;
}

a:hover, a:focus {
    color: #cd062e !important;
    /*  text-decoration: underline !important; */
}

a, .date_details a {
    color: #cd062e;
}

.tribe-events-list a, .page_content a, .blog_content a {
    color: #cd062e;
}

.welcome_item a:hover,
.welcome_item a:hover h3,
.welcome_item a:hover p {
    color: #fff !important;
}

.welcome_item a:hover .welcome_info {
    background-color: #797979;
}

.welcome_details p:before {
    content: '';
    width: 45px;
    height: 1px;
    background: #dd200d;
    position: absolute;
    top: 0;
} 

.welcome_details p {
    font-family: 'Open Sans', sans-serif;
    color: #898989;
    padding-left: 66px;
    padding-right: 41px;
    padding-top: 13px;
    line-height: 24px;
    position: relative;
}

.welcome_details a.button {
    margin-left: 66px;
}

#page_container.nav-is-fixed {
    padding-top: 200px;
}

/* pagination */

.pagination {
    font-size: 1em;
}

.pagination .current,
.pagination > li > span:hover, 
.pagination > li > span:focus {
    background-color: #333 !important;
}

.pagination li a {
    color: #666;
}
.pagination > li > a:hover, 
.pagination > li > a:focus {
    color: #fff !important;
    background-color: #cd062e !important;
}

/* responsive */

/*@media only screen and (max-width:480px) and (min-width:320px)*/
.we_are {
    height: auto !important;
}

.we_are .right_side {
    margin-bottom: 30px !important;
}

.vc_column-inner.col-md-offset-4 {
    padding-left: 15px;
    padding-right: 15px;
}

/* nav submenu */

.navbar-nav .submenu > li > a {
    text-transform: none !important;
}

.nav_area {
    min-height: 65px;
    width: 100%;
    margin-top: 27px;
    background: #797979;
}

#packege_area {
    background-repeat: no-repeat;
}

/* .page-banner */

.page-banner {
    background-position: center 30%;
    margin-bottom: 20px;
}

/* #blog_area */

.page-wrapper #blog_area {
    padding: 30px 0 30px 0 !important;
    padding: 0 !important;
}


.blog_content .post:nth-child(3n+1) {
    clear: both;
}

.blog_content .post:nth-child(3n+0)::after {
    content: " ";
    height: 1px;
    width: 100%;
    margin: 10px 0;
    position: relative;
    top: 0;
    left: 0;
    float: left;
}

.blog_content .blog_date .blog_month {
    display: block;
}

.blog_content .post-entry {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #cd062e;
}

/* page_subnavigation */

.blog_content .page_subnavigation {
    clear: both; 
    width: 100%; 
    margin-bottom: 10px; 
    background-color: #e9e9e9; 
    float: left;	
}

.blog_content .page_subnavigation {
    padding: 20px;
}

.blog_content .page_subnavigation ul > li {
    list-style-type: none !important;
}

.blog_content .page_subnavigation ul > li {
    width: 33.3%;
    padding-left: 10px;
    float: left;
}

.blog_content .page_subnavigation ul > li:nth-child(3n+1) {
    clear: both;
}

.blog_content .page_subnavigation ul > li a {
    display: block;
    padding: 0;
    color: #888;
    padding: 10px 0;
    font-size: 15px;
    font-weight: bold;
}

#blog_area .blog_content .blog_date {
    position: absolute;
    top: 0;
}

/* blog_share_left */

.blog_share_left h2 {
    float: left;
    margin-top: 1px;
}

.blog_share_left .post-categories {
    display: inline-block;
}

.blog_content .blog_share_left ul.post-categories > li {
    list-style-type: none !important;
    padding-right: 20px;
    float: left;
}

ul.post-categories {
    margin: 0;
}

ul.post-categories > li {
    padding-top: 0;
    padding-bottom: 0;
}

li.current-cat {
    background-color: #cd062e;
}

li.current-cat a {
    color: #fff !important;
}

/* */

.navbar-nav .current_page_item,
nav .current_page_item {
    background-color: #cd062e !important;
}

.current_page_parent, 
.navbar-nav .current-page-ancestor,
nav .current_page_item {
    background-color: #cd062e !important;
}

.search .current_page_parent,
.post-type-archive-tribe_events .current_page_parent,
.single-tribe_events .current_page_parent {
    background-color: transparent !important
}

nav .current_page_item a {
    color: #fff;
}

.navbar-nav ul li ul.submenu {
    display: none !important;	
}


/* subnavigation */

.subnavigation {
    /* float: left; */
    width: 100%;
    background-color: #333;
    text-align: center;
}

.stricky .subnavigation {
    background-color: rgba(0,0,0,0.7);
}


.subnavigation ul li {
    display: inline-block;
    border-right: 1px solid rgba(255,255,255,0.2);
}

.subnavigation ul li.page_item_has_children a {
    background-image: url(../img/li_arrow_bottom.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 40px;
}

.subnavigation .current {
    background-color: red;
}

.subnavigation .current a {
    color: #fff;
}

.subnavigation a {
    color: #fff;
    display: inline-block;
    padding: 15px 25px;
    font-weight: bold;
}

.subnavigation a:hover {
    background-color: #777;
    color: #fff !important;
}

.subnavigation li:last-child {
    border-right: 0;
}

/* single_faq_details */

#faq_area {
    padding-bottom: 50px !important;
}

.section_heading {
    padding-top: 40px !important;
}

#faq_area .section_heading {
    padding-bottom: 0;
}

.page_content {
    margin: 0 auto;
    float: none !important;
}

.page_content h3 {
    color: #cd062e;
}

.page_content img,
.medienservice img {
    border: 2px solid #e3e3e3;
    padding: 8px;
}

/* aus style.css: 76% */
.date_details {
    width: 100% !important;
}

.date_details h2 {
    font-size: 22px;
    padding: 0;
    margin: 0;
}

.single_faq_details {
    padding: 8px 0;
}

.single_faq_details a {
    padding: 0;
}

.date_details_blog h2 {
    padding: 0 !important;
    margin: 0 !important;
}


.single_faq_details a.btn-more,
.single_faq_details a.more-btn {
    background-color: #cd062e;
    color: #fff;
    padding: 10px 15px;
}

.single_faq_details a.btn-more:hover,
.single_faq_details a.more-btn:hover{
    background-color: #666;
    color: #fff !important;
} 

.single_faq img {
    margin-top: 10px;
}

/* document gallery */

.document-gallery {
    padding: 20px;
    background-color: #e9e9e9;
}

.document-gallery .document-icon {
    text-align: center;
    max-with: 100% !important;
}

.document-gallery .document-icon .title {
    background-color: #777;
    color: #fff;
    padding: 15px;
    border-radius: 5px;
    display: inline-block;
}

.document-gallery .document-icon .title:hover {
    background-color: #cd062e;
    color: #fff;
}

.document-gallery .document-icon a {
    font-size: 1em;
    line-height: 1.2em;
    font-weight: bold;
}

.document-gallery .document-icon img {
    padding: 0;
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.3);
    width: 100%;
    max-width: 150px;
    margin-bottom: 18px;
    display: block;
}

/* sidebar */

.date_details > h2 {
    text-align: left;
}

.blog_sidebar {
    /* margin-top: 30px; */
    padding: 0;
}

.sidebar_widget .sec-title {
    display: none;
}

.sidebar_widget.widget_categories {
    margin: 20px 0;
}

.single .sidebar_widget.widget_categories {
    margin: 0;
    margin-bottom: 15px;
} 

.sidebar_widget.widget_categories li {
    float: left;
    padding: 5px 12px;
}

.sidebar_widget.widget_categories ul li a {
    width: auto;
}


/* button */

.button,
a.button,
.tribe-events-read-more {
    background-color: #cd062e;
    border-radius: 5px;
    color: #fff !important;
    margin-top: 20px;
    padding: 10px 15px;
    display: inline-block;
}



.button:hover,
.button:focus,
.btn:hover,
.btn:focus,
.btn-more:hover,
.btn-more:focus,
a.more-btn:hover,
a.more-btn:focus,
.tribe-events-read-more:focus, 
.tribe-events-read-more:hover {
    color: #fff !important;
    background-color: #333;
}

/* widget_search */

.widget_search h2 {
    margin-top: 0;
}

.search-results .publikation {
    float: none;
}

.search-results h2,
.search-results .publikation h2 {
    margin: 0;
    margin-bottom: 12px;
    padding: 0;
}

.search-results .publikation {
    padding: 0;
}

.search-results .publikation h2 {
    text-transform: none;
}

.search-results .publikation a {
    padding: 0;
}


/* publikation */

.publikation {
    float: left;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 30px;
    padding-top: 30px;
    margin: 0 !important;
}

.publikation:last-child {
    border-bottom: 0;
}

.publikation h2 {
    margin-top: 0;
}

.publikation a {
    padding-top: 10px;
    display: inline-block;
}

.publikation a.button {
    padding: 10px 20px;
    display: inline-block;
    background-color: #cd062e;
    color: #fff;
    border-radius: 5px;
    margin-top: 10px;
}

.publikation a.button:hover {
    background-color: #797979;
    color: #fff !important;
}

.publikation h2 {
    text-transform: uppercase;
}

.publikation:last-child {
    margin-bottom: 30px;
}

.profession_list li {
    width: 50%;
    padding-left: 10px;
    float: left;
}

.profession_list li:nth-child(odd) {
    padding-left: 0;
    clear: both;
}

.profession_list li a {
    display: block;
    color: #888;
    padding: 10px 0;
    font-size: 15px;
    font-weight: bold;
}

ul.profession_list  {
    float: left;
    width: 100%;
    display: block;
}

ul.profession_list {
    margin-left: 0;
}

.professional_details p {
    color: #666 !important;
}

.professional_details h3 {
    color: #cd062e !important;
}

.professional_details{
    margin-bottom:25px;
    margin-top: 20px;

}
.professional_details h2,
.search_results h2 {
    font-family: 'arvo', sans-serif;
    color: #797979;
    font-weight:900;
    line-height:40px;

}

.professional_details h3,
.search_results h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight:600;
    color: #cd062e;
    line-height:20px;
    margin: 0;
}

.professional_details p,
.search_results p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #666;
    font-weight: 400;
    line-height: 25px;
    margin-top: 20px;
    padding-bottom: 5px;
}

/* medienservice */

.mservice-details > span {
    margin: 20px 0;
    display: block;
}

.mservice-details > span > strong {
    display: block;
    text-transform: uppercase;
    color: #666;
}

.mservice-details span.mservice-im_verleihangebot strong {
    color: #cd062e;
}

/* .we_are .left_side */

.we_are .left_side,
.we_are .right_side {
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

/* zielgruppen-container */

.zielgruppe, .medienservice {
    margin: 0 auto; 
    max-width: 1170px;
    padding: 15px;
}

.page-template-tpl-uebersichtsseite .zielgruppe,
.page-template-tpl-uebersichtsseite .medienservice {
    padding: 0;
}

.zielgruppen-container:first-child {
    margin-top: 30px;	
}

.zielgruppen-container:last-child {
    margin-bottom: 40px;	
}

.zielgruppen-container {
    margin: 10px 0;
    float: left;
    width: 100%;
}

.zielgruppen-container .zielgruppe:nth-child(2n+1) {
    clear: both;
}

/* medienservice */


.medienservice .title {
    margin-bottom: 30px;
}

.medienservice .post_thumbnail {
    margin-bottom: 15px;
    text-align: center;
}


/* Slider */

.banner {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 70vh;
    background-positionS: left;
}

.carousel-caption {
    padding-bottom: 12vh !important;
    font-family: poppins;
}

.carousel-caption h2 {
    font-size: 70px;
    text-transform: uppercase;
    font-weight: bold;
}

.carousel-caption h2 span {
    color: #cd062e;
}

.carousel-caption a {
    font-family: 'Open-Sans', sans-serif;
    background: #ffc925;
    padding: 5px 10px;
    display: inline-block;
    margin-top: 15px;
    color: #cd062e;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: bold;
    font-style: normal;
    font-size: 18px;
}

.carousel-control.right {
    background-image: none;
}

.carousel-control.left {
    background-image: none;
}

.carousel-indicators .active {
    background-color: red;
    border-color: red;
}

.carousel-caption h3 {
    display: inline-block;
    /* background-color: rgba(0,0,0,0.4); */
    padding: 5px 10px;
    /* border-radius: 5px; */
    /* background-color: #ffdd00; */
    color: #cd062e;
    text-shadow: 0 0 0 10px 0 rgba(0,0,0,0.6);
    font-size: 45px;
    font-weight: bold;
    text-transform: uppercase;
}

.carousel-caption h2 {
    line-height: 1.1em !important;
}

/* Slider responsive */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .carousel-caption {
        /* padding-bottom: 350px; */
    }
    .carousel-caption h2 {
        font-size: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .navbar-inverse .navbar-brand {
        font-size: 30px;
        padding: 20px 15px;
    }
    .navbar-collapse {
        background: rgba(0,0,0,0.5);
    }
    .carousel-caption {
        /* padding-top: 120px; */
    }
    .carousel-caption h2 {
        font-size: 25px;
    }
    .carousel-caption h3 {
        font-size: 18px;
    }
    .carousel-caption a {
        padding: 10px 25px;
    }

}

/* header */

.header_description {
    margin-bottom: 15px;
    display: inline-block;
    font-size: 1.1em;
    font-weight: bold;
    color: #999;
    margin-top: 20px;
}

/* gib8-slider */

.gib8-slider-container {
    padding: 10px 0 30px 0;
    background-color: #555;
    color: #fff;
}

#gib8-slider.ui-widget-content {

}

#gib8-slider-css {
    background-color: #b31329;
    border: 0;
    height: 40px;
    top: -15px;
    padding: 8px 10px;
    color: #fff;
    width: auto !important;
}

#gib8-slider-css:hover {
    cursor: pointer;
    background-color: #cd062e;
}

#gib8-slider-output {
    margin-bottom: 10px;
    display: inline-block;
}

#gib8-slider-output a {
    color: yellow;
}

#gib8-slider-output a:hover {
    color: yellow !important
}

/* suche */

.search-box input {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.search-box .form-group input:focus {
    border: 1px solid #cd062e !important;
}

.search-box .form-group input:focus + button, 
.search-box .form-group button:hover{
    color: #cd062e !important;
    background-color: transparent !important;
}

form.search-form-icon{
    border: 1px solid #E9E9E9;
    /* height: 60px; */
    position: relative;
    overflow: hidden;
    background:#fff;
}

/* formular */

.form-group input[type="text"],
.form-group input[type="search"] {
    padding: 12px 50px 12px 20px;
}

.search-box .form-group button{
    position:absolute;
    right:0px;
    /* top:9px; */
    top: 5px;
    /* height:42px; */
    width:50px;
    line-height:42px;
    text-align:center;
    display:block;
    font-size:16px;
    color:#dcdcdc;
    background:none;
}

input {
    font-family: 'FontAwesome';
    border: 1px solid #e3e3e3;
    /* height: 59px; */
    /* padding: 0 23px; */
    /* border-right: none; */
    width: 90%;
} 

.wpcf7 form {
    margin-top: 30px;
}

.wpcf7 input[type="checkbox"] {
    display: inline-block;

}

.wpcf7 input {
    padding: 5px 10px;
    margin-top: 5px;
    width: 100%;
    border-radius: 3px;
    border: 1px solid #777;
    font-family: "Open Sans", Arial, sans-serif !important;
}

.wpcf7 label {
    font-weight: normal;
    width: 100%;
    margin-top: 8px;
}

.wpcf7 textarea {
    border: 1px solid #777;
    border-radius: 3px;
}

span.wpcf7-list-item {
    display: block;
    padding: 10px 0;
    margin: 0;
    border-bottom: 1px solid #777;
}

span.wpcf7-list-item input {
    float: left;
    width: 15px;
    margin-right: 10px;
}

.wpcf7 input[type="submit"] {
    background-color: #cd062e;
    color: #fff;
    border-radius: 5px;
    padding: 15px;
    font-size: 1.2em;
    border: 0;
}


/* submenu */

.submenu {
    padding: 15px;
    width: auto !important;
}

.navbar-nav > li > ul.submenu {
    width: auto !important;
}

.navbar-nav > li > ul.submenu li {
    border-bottom: 1px solid rgba(255,255,255,0.3);
}

.navbar-nav > li > ul.submenu li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.single_service_area {
    overflow: hidden;
}

.blog_heading .breadcrumb li > a {
    /* color: #fddb24 !important; */
}

.breadcrumb > li+li:before {
    color: #000 !important;
    color: #cd062e !important;
    font-size: 1.2em;
    line-height: 1em;
}

.breadcrumb > li {
    padding: 5px 10px !important;
}

.blog_heading {
    padding: 16vh 0 4vh 0 !important;
}

@media only screen and (max-width: 481px) {
    .blog_heading h1 {
        font-size: 22px !important;
    }

    .publikation h2 {
        font-size: 18px !important;
    } 
}

.stricky-fixed, .stricky-fixed#header_area_three, .stricky-fixed#header_area {	
    background: rgba(121,121,121,0.85) !important; 
    height: 69px;
}

@media only screen and (max-width: 753px) {
    .nav-is-fixed {
        padding-top: 0 !important;
    }

    .stricky-fixed, .stricky-fixed#header_area_three, .stricky-fixed#header_area {
        background-color: transparent !important;
    }
}

.breadcrumb {
    display: inline-block;
}

.breadcrumb li {
    border-radius: 0;
    padding: 5px;
    background-color: #ffdd00;
    font-weight: bold;
    text-transform: uppercase;
    font-weight: bold;
}

.breadcrumb li.home_link {
    background-color: #fff;
}

.breadcrumb li a {
    color: #cd062e !important;
}

.breadcrumb li.home_link a {
    color: #333 !important;
}

/* home */

.gib8-slider-container form button {
    background-color: #cd062e;
    border-radius: 5px;
    padding: 10px 15px;
    border: 0;
    display: inline-block;
    color: #fff;
    margin-bottom: 12px; 
}

/* #footer_area */

#footer_area {
    margin-top: 15px;
    padding-top: 40px;
    background-color: #777 !important;
    text-align: center;
    padding-bottom: 15px;
}

#footer_area hr {
    border: 0;
    margin: 0;
}

#footer_area img {
    margin-bottom: 10px;
}

#footer_area h5 {
    font-size: 1em;
    font-weight: bold;
}

#footer_area ul.basic_links li {
    display: inline-block;
    padding: 0 10px;
    border-right: 1px solid #fff;
}

#footer_area ul.basic_links li:last-child {
    border-right: 0;
}

#footer_area ul.basic_links li a {
    color: #fff;
}

/* search  */

#search_area {
    margin-top: 30px;
}


#search_area h2 a {
    color: #797979;
    text-transform: uppercase;
}

#search_area .search_content {
}

.search-results .search-entry {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden;
    padding: 20px;
}

.search-results img {
    height: auto !important;
}

.search-results #search_area a.btn {
    background-color: #cd062e;
    border-radius: 5px;
    margin-top: 10px;
    padding: 10px 20px;
    display: inline-block;
    color: #fff;
}

.search-results #search_area a.btn:hover {
    background-color: #666;
    color: #fff !important; 
}

/* tribe_events */


.container.tpl-termine {
    padding: 0;
}

h1.tribe-events-page-title {
    display: none;
}

.tribe-events-list-separator-month {
    float: left;
    width: 100%;
}

h2.tribe-events-list-separator-month {
    background-color: transparent;
    text-align: center;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding: 15px;
    font-size: 1.7em;
    color: grey;
    margin-top: 0;
}

.tribe-events-list .type-tribe_events {
    width: 33.3%;
    border-bottom: 0;
    float: left;
    padding: 15px !important;
}

.tribe-events-list .tribe-events-list-event-title {
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    color: #1d1d1d;
    line-height: 25px;
}

.tribe-events-list .tribe-events-loop .tribe-events-event-image {
    width: 100%;
    margin: 15px 0;
    text-align: left;
}

.tribe-events-list-event-description p {
    font-family: "Open Sans",sans-serif;
    font-weight: 500;
    color: #666 !important;
    line-height: 25px;
    display: none;
}

.tribe-events-list .tribe-event-schedule-details {
    color: grey;
    display: inline-block;
    font-size: 1.1em;
    padding: 0;
}

.tribe-events-list .tribe-events-event-meta {
    font-size: 1.1em;
    border: 0;
    background-color: transparent;
    padding: 0;
}

.tribe-event-time:after {
    content: " Uhr";
}

.tribe-events-list .tribe-events-venue-details {
    font-weight: normal;
    font-size: 0.8em;
    line-height: 1.4em;
    display: none;
}

.tribe-events-list .tribe-address .tribe-postal-code,
.tribe-events-list .tribe-address .tribe-delimiter,
.tribe-events-list .tribe-address .tribe-locality,
.tribe-events-list .tribe-events-gmap {
    display: none;
}

.tribe-events-single {

}

.single-tribe_events .tribe-events-event-image {
    text-align: left;
    width: 50%;
    float: left;
    padding-right: 30px;
}

.single-tribe_events .tribe-events-event-image img {
    width: 100%;
    max-width: 100%;
}

.single-tribe_events .tribe-events-single-event-description {
    width: 50%;
    float: left;
}

.single-tribe_events .tribe-events-single-event-description p {
    font-family: "Open Sans",sans-serif;
    font-weight: 500;
    color: #666 !important;
    line-height: 25px;
}

.single-tribe_events .tribe-events-single-event-title {
    font-family: "arvo", "Helvetica Neue", Helvetica,Arial, sans-serif;
    color: #797979;
    font-weight: 900;
    text-transform: uppercase;
}

.single-tribe_events .tribe-events-schedule {
    font-family: "Open Sans", "Helvetica Neue", Helvetica,Arial, sans-serif;
    font-size: 16px;
    color: #cd062e;
    margin: 0;
    border: 0;
    background-color: transparent;
    padding: 0;
}

.single-tribe_events .tribe-events-event-meta {
    font-size: 1em;
    border: 0;
}

.tribe-events-meta-group .tribe-events-single-section-title {
    text-transform: uppercase;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt.tribe-events-start-date-label,
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt.tribe-events-start-time-label{
    text-transform: uppercase;
    color: #555;
}

.tribe-events-read-more {
    margin-top: 8px;
}

.tribe-events-nav-pagination {
    margin: 15px 0;
}

.tribe-events-nav-pagination a {
    display: inline-block;	
    color: #cd062e;
}

a.tribe-events-button {
    background-color: #cd062e !important;
    color: #fff !important;
    padding: 10px !important;
}

a.tribe-events-button:hover {
    background-color: #666 !important;
}

/* social media */

.header_social {
	float: right;
	margin-top: 35px;
}

/* responsive */

@media only screen and (max-width: 654px) {
    .profession_list li {
        width: 100%;
        padding-left: 0;
    }
}

/* Slider responsive */
@media only screen and (min-width : 1201px) and (max-width : 1600px) {
    header .carousel-inner .item {
        height: 55vh;
    }
    .banner {
        -webkit-background-size: cover;
        background-size: cover;
        height: 55vh;
    }
}


@media only screen and (min-width : 1025px) and (max-width : 1200px) {

}

/* iPads */
/* portrait and landscape */
@media only screen and (min-width : 768px) and (max-width : 1024px) {


    /* Bilder Verkehrssicherheit */
    .we_are .left_side {
        width: 100% !important;
    }
    .we_are .right_side {
        display: none;
    }
}

@media only screen and (max-width : 991px) {

    .nav_area {
        margin-top: 0;
    }

    .form-group input[type="text"],
    .form-group input[type="search"] {
        padding: 8px 50px 8px 20px;
    }

    .search-box .form-group button{
        top: 0;
    }

    .header_description {
        display: none;
    }

    .header_top_bar {
        padding-bottom: 0;
    }

    /* .nav_area {
            margin-top: 10px !important;
    } */

    .banner {
        height: 50vh;
    }

    .carousel-caption {
        padding-bottom: 4vh !important;
    }

    .carousel-caption h2 {
        font-size: 40px;
    }

    .carousel-caption h3 {
        font-size: 20px;
    }	
}

@media only screen and (max-width: 767px) {

    .logo_area img {
        width: 100px!important;
        margin-bottom: 10px;
    }	

    .navbar-inverse .navbar-brand {
        font-size: 30px;
        padding: 20px 15px;
    }
    .navbar-collapse {
        background: rgba(0,0,0,0.5);
    }

    .carousel-caption a {
        padding: 10px 25px;
    }

    /* Bilder Verkehrssicherheit */
    .we_are .left_side {
        width: 100% !important;
    }
    .we_are .right_side {
        display: none;
    }

    .carousel-caption h2 {
        font-size: 25px;
    }
    .carousel-caption h3 {
        font-size: 16px;
        margin-top: 0;
    } 
    .date_details h2 {
        padding: 10px 0;
        font-size: 20px;
        font-weight: 600;
        text-align: left;
    }

    .navbar-nav li > ul {
        display: none !important;
    }

    .subnavigation a {
        padding-left: 15px;
        padding-right: 0;
        display: block;
    }

    .subnavigation li {
        width: 100%;
        text-align: left;
        font-weight: normal;
    }

    /* search widget */
    .page_news .widget_search {
        display: none;
    }

    .page_content h1,
    .blog_heading h1,
    h1.no_blog_heading,
    .tribe-events-single-event-title {
        font-size: 26px;
    }

    .tribe-events-list .type-tribe_events { 
        width: 50%;
        padding: 15px;
    }


    .single-tribe_events .tribe-events-event-image,
    .single-tribe_events .tribe-events-single-event-description {
        width: 100%;
        padding-right: 0;
    }

    .container.tpl-termine {
        padding: 15px;
    }
}

@media only screen and (max-width: 445px) {
    .document-gallery .document-icon {
        width: 100% !important;
    }

    .tribe-events-list .type-tribe_events { 
        width: 100%;
        padding: 15px;
    }
}

@media only screen and (max-width: 360px) {


    /* .banner {
        -webkit-background-size: cover;
        background-size: cover;
        height: 18vh;
    } */ 

    .carousel-caption a {
        font-size: 12px;
        padding: 2px 5px;
        margin-top: 8px;
    }

    /* Bilder Verkehrssicherheit */
    .we_are .left_side {
        width: 100% !important;
    }

    .we_are .right_side {
        display: none;
    }

    .publikation {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .page_content h1,
    .blog_heading h1,
    h1.no_blog_heading {
        font-size: 24px;
    }

    .page_content h2,
    .single_faq_details h2 {
        font-size: 22px;
    }

    .page_content h3,
    .single_faq_details h3 {
        font-size: 20px;
    }

    .page_content h4,
    .single_faq_details h4 {
        font-size: 17px;
    }

    .accordion .accordion-content {
        padding: 0 10px;
    }


}


@media only screen and (max-width:480px) and (min-width:320px) {
    .date_details > h2 {
        font-size: 17px;
    }
}