#press-item .newsletter-content.jumbotron{
    padding-bottom: 72px;
    background-color: transparent;
}
.header-item-search{
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #001322;
    margin-bottom: 32px;
}
.header-item-search .col-xs-12:last-child {
    font-size: 14px;
}
.section-form-filter .search-dropdown-w200{
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.78;
    letter-spacing: normal;
    color: #000000;
}
.section-form-filter .search-dropdown-w200:focus{
	border:3px solid black;
}
.section-form-filter button.btn-dropdown-search{
    width: 100%;
    background: #ffffff;
    color: #000000;
    position: relative;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 40px;
}
.section-form-filter button.btn-dropdown-search:focus
{
	border:2px solid #003f6f;
}
.section-form-filter button.btn-dropdown-search:after{
   /* border: none;
    content: "";
    z-index: 9;
    position: absolute;
    right: 20px;
    margin-left: 0;
    transform: rotate(180deg);
    background: url(/wp-content/themes/bayernde/assets/images/png/path.png) -6px 50% no-repeat;
    width: 20px;
    height: 17px;
    background-size: 32px;
    top: 16px;*/
	    border: none;
    content: "";
    z-index: 9;
    position: absolute;
    right: 22px;
    margin-left: 0;
    transform: rotate(90deg);
    background: url(/wp-content/themes/bayernde/assets/images/svg/path-blue.svg) -1px -3px no-repeat;
        background-size: auto;
    width: 17px;
    height: 20px;
    background-size: 24px;
    top: 16px;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
.search-dropdown-w200 .dropdown-menu.press-releases-option .dropdown-item.active:after,.search-dropdown-w200 .dropdown-menu.press-releases-option .dropdown-item:hover:after {
    content: "";
    z-index: 9;
    position: absolute;
    right: 16px;
    background-image: url(/wp-content/themes/bayernde/assets/images/svg/Checked.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    font-weight: bold;
     /*   width: 18px;
    height: 13px;
    top: 24px;*/
	 width: 28px;
    height: 18px;
    top: 22px;

}
.section-form-filter .show  button.btn-dropdown-search:after{
    transform: rotate(270deg);
    top: 20px;
}
.show> button.btn-dropdown-search.btn-secondary.dropdown-toggle{
    color: #000000;
    background-color: #e6ebf1;
    border-color: #4e555b;
}
.show> button.btn-dropdown-search.btn-secondary.dropdown-toggle:focus{
    box-shadow: none;
}
.section-form-filter .search-dropdown-w200 .dropdown-menu{
    padding: 30px;
    border-radius: 0;
}
.section-form-filter .search-dropdown-w200 .dropdown-menu.show{
    top: 100% !important;
    transform: none !important;
    margin-top: 8px;
    z-index: 10;
}
/*.section-form-filter .search-dropdown-w200 .dropdown-menu .dropdown-item{
    padding: 15px 48px 16px 14px;
    border: solid 1px #bfbfbf;
    margin-bottom: 16px;
    position: relative;
    height: 63px;
    color: #000000;
    font-size: 18px;
}
.section-form-filter .search-dropdown-w200 .press-releases-option.dropdown-menu .dropdown-item {
    height: 67px;
}*/
.section-form-filter .search-dropdown-w200 .dropdown-menu .dropdown-item{
    padding: 14px 48px 15px 14px;
    border: solid 1px #bfbfbf;
    margin-bottom: 18px;
    position: relative;
    height: 63px;
    color: #000000;
    font-size: 18px;
}
.section-form-filter .search-dropdown-w200 .press-releases-option.dropdown-menu .dropdown-item {
    height: 67px;
    padding: 17px 48px 16px 14px;
}

body#press-item .section-form-filter .search-dropdown-w200 .dropdown-menu .dropdown-item {
    color: #001322;
}
.section-form-filter .search-dropdown-w200 .dropdown-menu .dropdown-item:last-child{
    margin-bottom: 0px;
}
.search-dropdown-w200 .dropdown-menu .dropdown-item.active,
.search-dropdown-w200 .dropdown-menu .dropdown-item:hover{
    color: #000000;
    text-decoration: none;
    border: solid 3px #003f6f;
    background-color: rgba(255, 255, 255, 0.3);
}
.search-dropdown-w200 .dropdown-menu .dropdown-item:focus{
    color: #000000;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.3);
}

.search-dropdown-w200 .dropdown-menu .dropdown-item.active:after,
.search-dropdown-w200 .dropdown-menu .dropdown-item:hover:after{
    right: 12px;
    content: "";
    z-index: 9;
    position: absolute;
    background-image: url(/wp-content/themes/bayernde/assets/images/svg/Checked.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /*width: 12px;
    height: 9px;
    top: 28px;*/
	width: 28px;
    height: 18px;
    top: 20px;
	transform: translateY(0%);
}
/*
.section-form-filter .dropdown-menu .dropdown-item.item-instagram.active:after,
.section-form-filter .dropdown-menu .dropdown-item.item-instagram:hover:after {
    background: transparent;
    width: auto;
    height: auto;
}
*/
.text-result-search {
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.64;
    letter-spacing: normal;
    color: #001322;
    margin-top: 40px;
}

.section-form-filter .search-dropdown-w200 .dropdown-menu.press-releases-option {
    padding: 28px 36px 43px;
}
.item-search-description {
    font-size: 18px;
}
.newsletter-content .section-block-text,
.newsletter-content .section-block-text-video {
    background: none;
    padding: 0;
}

/*================================================== style page pressemitteilung 3 ======================================== */
.sub-title{
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #001322;
    margin-top: 40px;
}
.content-press-releases {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.78;
    letter-spacing: normal;
    color: #000000;
}
.content-press-releases .date-press-releases{
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.5px;
    color: #001322;
    margin-bottom: 20px;
}
.content-press-releases .intro-content-press-releases {
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.64;
    letter-spacing: normal;
    color: #001322;
}
.content-press-releases .intro-content-press-releases a {
    color: #003f73;
    text-decoration: underline;
}
.content-press-releases .press-releases-auf{
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.78;
    letter-spacing: normal;
    color: #001322;
}
.content-press-releases .wwwstmfhbayernde{
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.78;
    letter-spacing: normal;
    color: #003f6f;
}
.content-press-releases .wwwstmfhbayernde img{
    width: 16px;
    float: left;
    margin-right: 5px;
    margin-top: 10px;
}

