/* override styles when printing */
@page {
  size: A4;
  margin: 0;/*1.5cm;*/
}
	
@media print {
body
{
	margin: 1.5cm;
}
html, body {
    width: 210mm;
    height: 297mm;
  }
  img {
  position:relative;
  display:block;
    page-break-before: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
    page-break-after: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
    page-break-inside: avoid!important; /* or 'auto' */
	break-inside: avoid-column!important;
}
img.image-full {
position:relative;
display:block;
    page-break-before: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
    page-break-after: auto;
	-moz-column-break-inside:avoid;
        column-break-inside:avoid;
		page-break-inside: avoid!important;
		-webkit-column-break-inside: avoid!important;
		break-inside: avoid-column!important;
}
    body{
        margin-left: 30px!important;
        margin-right: 30px!important;
    }
	blockquote
	{
	border:none;
	color:#000;
	}
	/*.geschichte-left::before, .geschichte-left1::before
	{
		border:2px solid red;
	}
	.geschichte-right::before,.geschichte-right1::before, .section-schon-gewusst::before
	{
		border:2px solid red;
	}*/
	img.link
	{
		display:none!important;
	}
    .print-hide,
    .footer_top.show,
    .newsletter-subscribe,
    .footer ul.footer_icons_list,
    .dots-slider,
    .dots-press {
        display: none !important;
    }
    .print-show {
        display: block;
    }
	.linksfirst:after
	{
		/*display:none;*/
	}
	/*.geschichte-left:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    right: -11px;
    background-color: #ffffff;
    border: solid 2px #003f6f;
    top: 0px;
    border-radius: 50%;
    z-index: 1;
}*/
    /* fix print safari and all browser update 21/04/2021 */
    .jumbotron .our-header.our-header-focus,
    .jumbotron .our-header.our-header-vertretungen,
    .jumbotron .our-header.our-header-vertretungen-prag,
    .jumbotron .our-header.our-header-geschichte {
        top: 0;
    }
    .jumbotron.jumbotron-focus,
    .jumbotron.jumbotron-vertretungen,
    .jumbotron.jumbotron-geschichte {
        margin-bottom: 0;
    }
    /* edit width image Landtag TV */
    .article-first-bg .col-lg-3 {
        -ms-flex: 0 0 250px;
        flex: 0 0 250px;
        max-width: 250px;
    }
    .article-first-bg .col-lg-9 {
        -ms-flex: 0 0 calc(100% - 250px);
        flex: 0 0 calc(100% - 250px);
        max-width: calc(100% - 250px);
        padding-left: 10px;
    }
    .article-first-bg .article-link>a,
    .article-first-bg .article-text {
        font-size: 12px;
    }
    /* page 12-Beitragsseite */
    .row.justify-content-end {
        margin-top: 20px;
    }
    /* page 23-geschichte browser IE*/
    .geschichte-unter .col-lg-6 {
       /* -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;*/
    }
    .geschichte-left:before, .geschichte-left1:before {
        /*left: -3px;*/
    }
    .geschichte-left:after {
      /*  left: -11px;*/
    }
    .section-left-1:before {
        left: -22px;
    }
    .section-left-3.section-schon-gewusst {
        margin-bottom: 0;
    }
    /*end*/
    ul#footer-menu li.print-show {
        display: inline-block;
    }

    .print-mar-top-24 {
        margin-top: 24px;
    }
    .print-mar-top-0 {
        margin-top: 0;
    }
    #header {
        background: none;
        padding-top: 10px;
        margin-bottom: -60px !important;
    }
    .height-print{
        padding-top: 70px!important;
        margin-bottom: -35px !important;
    }

    #header.stickyheader {
        position: relative;
        margin-bottom: 0px !important;
        margin-top: -72px !important;
    }

    .stickyheader .logo-sticky {
        display: none;
    }

    .stickyheader .logo {
	display: none;
       /* display: block;
		position:relative;
		top:70px;
		right:0px;*/
    }
	 .logo-printer {
        display: block;
		position:absolute;
		top:20px;
		right:20px;
		width:440px;
    }
	#header .logo {
        display: none!important;
		position:relative;
		
    }
    .jumbotron-image {
        margin-top: 0!important;
    }
	.breadcrumb-section
	{
		display:block;
		position:relative;
		
	}
    .breadcrumb-section .breadcrumb-link {
        padding: 0 0.5em !important;
    }

    .breadcrumb-section .breadcrumb-link:first-child {
        padding-left: 0 !important;
    }

    .article-carousel .article-image,
    .owl-carousel .owl-nav,
    .slider-counter,
    .article-img-overlay,
    .article-video iframe,
    .media-img-overlay,
    .article-img-overlaytitle,
    .article-video-play,
    .article-video-open{
        display: none;
    }

    .owl-carousel .article-image:first-child {
        display: block;
    }

    #table-teaser-video > div:nth-child(1) {
        width: 32%;
        display: inline-block;
        vertical-align: top;
        margin-right: 2%;
    }

    #table-teaser-video > div:nth-child(2) {
        width: 32%;
        display: inline-block;
        vertical-align: top;
        margin-right: 2%;
    }

    #table-teaser-video > div:nth-child(3) {
        width: 32%;
        display: inline-block;
        vertical-align: top;
    }

    .logo {
        top: 0;
    }
    #header {
        position: relative;
    }
    .image-background {
        height: 320px;
    }

    .image-background img,
    .image-focus img,
    .picture-politics-alternative img,
    .image-newsletter img,
    .image-vertretungen img,
    .video-background {
        width: 463px !important;
        height: 262px!important;
		min-height: 262px!important;
		max-height: 262px!important;
        margin-left: 15px;
        display: block !important;
        margin-bottom: 10px;
        opacity: 1;
    }
    .playVideo .video-background {
        width: 241px !important;
        height: 136px!important;
    }

    .image-focus:before,
    .image-focus:after,
    .image-background:before,
    .image-background:after,
    .count-image,
    .picture-politics-alternative:before,
    .picture-politics-alternative:after,
    .image-vertretungen:before,
    .image-vertretungen:after,
    .image-newsletter:before,
    .image-newsletter:after{
        display: none;
    }

    .jumbotron {
        padding-top: 0 !important;
    }

    .jumbotron .our-header {
        margin-top: 0px !important;
    }

    .list-article {
        margin-top: 20px;
    }

    .article-first-bg {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .article-text,
    .article {
        margin-bottom: 20px;
    }

    .article-two {
        margin-bottom: 0px;
    }

    a, a:hover, a:active, a:focus {
        text-decoration: none !important;
    }

    ul#footer-menu {
        text-align: left;
        width: 100%;
        margin-bottom: 20px;
    }

    .footer_logo {
        text-align: left;
        text-align: -webkit-left;
        text-align: -moz-left;
    }

    .footer {
        margin-top: 30px;
        margin-bottom: 0;
    }

    .jumbotron .our-header.our-header-focus,
    .jumbotron {
       padding-bottom: 0 !important;
    }

    #press,
    .counter .section-bg {
        padding: 0 !important;
    }

    #press > div {
        display: none;
    }

    #press > div:first-child {
        display: block;
    }

    .image-focus {
        margin-bottom: 10px;
    }

    .counter-content {
        margin-top: 20px;
        width: 32%;
        display: inline-block;
        vertical-align: top;
        padding: 0;
        text-align: left;
        margin-right: 2%;
    }

    .counter-content:last-child {
        margin-right: 0;
    }

    .jumbotron .our-header .breadcrumb-section,
    .jumbotron .our-header h1.prime-minister,
    .jumbotron .our-header .shortlink-introduce,
    .count-title,
    .count-subtitle,
    .count-text a,
    .title-white {
        color: #001322 !important;
    }

    .jumbotron .our-header .text-introduce {
        color: #001322 !important;
        margin-bottom: 24px;
    }

    .media-youtube .image-box-title {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0 !important;
        color: #000 !important;
    }

    .media-youtube .image-box-title a{
        color: #000 !important;
    }

    .media-youtube .image-box {
        padding-bottom: 17px;
    }

    .section-block-text {
        padding-top: 30px !important;
        padding-bottom: 0 !important;
    }

    .justify-content-center .col-12,
    .justify-content-start .col-12,
    .justify-content-end .col-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    /*=======   image under text ======  */
    .justify-content-end .col-md-9.col-print {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;

    }

    .image-position-left {
        width: calc(33.333333% - 30px);
        left: 15px;
    }

    .jumbotron .our-header {
        padding: 20px 0 !important;
    }

    .blocktext-mar30 .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .blocktext-mar30 .col-md-6 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .jumbotron .our-header.our-header-themenschwerpunkt,
    .section-block-text {
        padding-bottom: 0 !important;
    }

    .item-download a {
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: normal;
        color: #003f6f;
    }

    .bavaria-press {
        padding-top: 20px;
    }

    #bayern {
        padding-top: 0px;
        padding-bottom: 0;
    }

    #media-youtube {
        margin-top: 20px;
    }

    #media-youtube .image-box {
        display: none;
    }

    #media-youtube .image-box:nth-child(1) {
        display: inline-block;
        width: 32%;
        margin-right: 2%;
        vertical-align: top;
    }

    #media-youtube .image-box:nth-child(2) {
        display: inline-block;
        width: 32%;
        margin-right: 2%;
        vertical-align: top;
    }

    #media-youtube .image-box:nth-child(3) {
        display: inline-block;
        width: 32%;
        vertical-align: top;
    }

    #media-youtube .image-box-title,
    #media-youtube .image-box-text {
        padding-left: 0;
        color: #000 !important;
    }

    #media-youtube .image-box-title a {
        color: #000 !important;
    }

    #media-youtube .image-box .image-box-caption.has-text {
        min-height: auto;
        padding-bottom: 0;
    }

    .media-youtube .image-box {
        display: none;
    }

    .media-youtube .image-box:nth-child(1) {
        display: inline-block;
        width: 49%;
        margin-right: 2%;
        vertical-align: top;
    }

    .media-youtube .image-box:nth-child(2) {
        display: inline-block;
        width: 49%;
        vertical-align: top;
    }

    .social-media-text {
        display: none;
    }

    .masonry {
        grid-template-columns: repeat(auto-fill, minmax(30%,1fr));
        display: grid;
        column-gap: 32px;
    }
    .masonry-content {
        overflow: hidden;
    }
    .masonry-caption {
        padding: 24px 24px;
        background: #f2f5f8;
    }
    .masonry-brick {
        width: calc((100% - 64px) / 3);
    }
    .masonry-caption {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }
    .social-media.pad-bottom-40 {
        padding-top: 50px;
    }
    .social-media.pad-bottom-60 .social-media-title {
        padding-bottom: 10px;
        padding-top: 120px;
    }

    /* 23-geschichte.css */
    .section-left-3.section-schon-gewusst .text-introduce h2{
        color: #000;
    }
    .section-schon-gewusst p a {
        color: #000;
    }
    .section-left-3.section-schon-gewusst {
        margin-bottom: 0px;
    }
    .geschichte-left .section-left-2 {
        padding-top: 50px;
    }
    .pad-bottom-60{
        padding-bottom: 30px;
    }

    .jumbotron.search-content {
        margin-bottom: 50px;
    }

    .bavaria-in {
        margin-bottom: 30px;
        padding-bottom: 0px;
    }

    .bavaria-in-box:nth-child(1) {
        width: 31%;
        display: inline-block;
        vertical-align: top;
        margin-right: 1%;
        position: relative;
        padding-top: 40px;
    }

    .bavaria-in-box:nth-child(2) {
        width: 31%;
        display: inline-block;
        vertical-align: top;
        margin-left: 2%;
        position: relative;
        padding-top: 40px;
    }

    .bavaria-in-box:nth-child(3) {
        width: 31%;
        display: inline-block;
        vertical-align: top;
        margin-left: 3%;
        position: relative;
        padding-top: 40px;
    }

    .bavaria-in-left,
    .bavaria-in-middle,
    .bavaria-in-right {
        opacity: 1;
    }

    .bavaria-furbugger-content {
        margin-top: 30px;
        margin-bottom: 50px;
    }

    .bavaria-furbugger-img {
        display: none;
    }

    .bavaria-furbugger-img:nth-child(1),
    .bavaria-furbugger-img:nth-child(2),
    .bavaria-furbugger-img:nth-child(3) {
        width: 33%;
        display: inline-block;
        vertical-align: top;
    }

    #accordion.section-accordion {
        margin-bottom: 30px !important;
    }

    .section-block-text.block-slider {
        margin-bottom: 20px !important;
    }

    .section-accordion .accordion-item .accordion-item-header.open:before,
    .section-accordion .accordion-item .accordion-item-header.open:after,
    .section-accordion .accordion-item .accordion-item-header:before,
    .section-accordion .accordion-item .accordion-item-header:after,
    .media-image:before,
    .media-image:after {
        display: none;
    }

    .section-accordion .accordion-item .accordion-item-header {
        padding: 0 !important;
        margin-bottom: 15px;
    }

    .section-accordion .accordion-item .accordion-item-body {
        padding-left: 0;
        padding-bottom: 0 !important;
        margin-bottom: 30px;
    }

    .collapse:not(.show) {
        display: block;
    }

    .section-accordion .accordion-item {
        border: none;
    }

    .section-block-text.block-slider .title-blocktext,
    .section-block-text.block-slider .subhead-blocktext,
    .block-slider .image-box-title,
    .block-slider .image-box-title a {
        color: #000 !important;
        text-align: left !important;
    }

    .block-slider .image-box-text {
        color: #000 !important;
        margin-bottom: 0;
    }

    .block-presscontact .justify-content-center .col-12#section6,
    .block-presscontact .justify-content-center .col-12#section5 {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 30px;
    }

    .block-ribbon .col-sm-6 {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: left;
    }

    .block-alllink .col-lg-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .block-alllink .col-lg-4:last-child {
        display: none;
    }

    .download-document li {
        margin-bottom: 0px !important;
    }

    .download-document li img, .download-document li p {
        display: none;
    }

    .card {
        border: 0;
    }

    .media-caption {
        background: #000;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }

    .block-slider.block-bayern .image-box-title {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 10px !important;
    }

    .block-slider.block-bayern .image-box-text {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    ul#footer-menu li {
        padding-left: 30px;
        padding-right: 30px;
    }

    ul#footer-menu li:first-child {
        padding-left: 0 !important;
    }

    .image-box-caption {
        min-height: auto;
        padding-bottom: 0;
    }

    .media-youtube .image-box-title {
        padding-bottom: 0;
    }

    .section-sticky.sticky {
        position: relative;
    }

    .section-sticky.sticky .sticky-list-item {
        display: block;
    }

    .section-sticky.sticky .sticky-title {
        display: none;
    }

    #download-section .section-sticky:not(.sticky),
    .section-sticky.sticky .sticky-list-item {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    #download-section .list-download li.item-download {
        padding-left: 0;
        margin-bottom: 10px;
    }

    .boxshadow.sticky-container {
        margin-top: -205px;
        padding-bottom: 310px;
    }

    .press {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #slice-owl .image-box,
    .block-slider .image-box-link {
        display: none;
        width: 23% !important;
        vertical-align: top;
    }

    #slice-owl .image-box {
        display: none;
    }

    #slice-owl .image-box:nth-child(1),
    #slice-owl .image-box:nth-child(2),
    #slice-owl .image-box:nth-child(3){
        margin-right: 15px;
        display: inline-block;
    }

    #slice-owl .image-box:nth-child(4) {
        margin-right: 0 !important;
        display: inline-block;
    }

    .block-presscontact {
        padding-top: 0;
        margin-top: -60px;
        margin-bottom: -20px;
    }

    .block-presscontact .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .block-presscontact .title-blocktext {
        margin-bottom: 20px !important;
    }

    .block-ribbon.pad-top-67 {
        padding-top: 30px;
        padding-bottom: 0;
    }

    .block-ribbon.mar-top-72 {
        margin-top: 0;
    }

    .block-ribbon-video {
        margin-top: -70px;
    }
    .block-video {
        margin-top: -70px;
    }
    #vertretugen-bay .section-block-text .article-image img {
        height: auto;
    }
    .section-block-text .block-ribbon-video .content-blocktext.mar-bottom-70 {
        margin-bottom: 30px;
    }
    .section-block-text.pad-bottom-72 {
        padding-bottom: 0px;
    }

    .block-video .article-video {
        width: 50% !important;
        padding-bottom: 28.25%;
    }

    .block-video .article-video img {
        width: 100% !important;
        margin-left: 0;
        display: block !important;
    }

    .block-video .title-video {
        color: #000 !important;
        bottom: -50px;
        left: 0;
        font-size: 18px;
        line-height: 1.8;
    }
    /*print edit*/
    .section-block-text .content-blocktext p {
        padding-top: 24px;
        margin-bottom: 24px;
    }
    .notify-sub-title {
        margin-bottom: 0;
    }
    .section-block-text.block-presscontact .content-blocktext p {
        margin-bottom: 5px;
    }
    .group-videos .article-img-overlaytitle {
        display: none!important;
    }
    .section-block-text .block-ribbon-video .content-blocktext {
        padding-bottom: 24px;
    }
    .section-left-2.break-inside {
        padding-top: 200px;
    }
    .section-right-4.break-inside {
        margin-top: 100px;
    }
    .pad-bottom-40 {
        padding-bottom: 20px;
    }
    .geschichte-unter .geschichte-right {
        margin-top: 30px;
    }
    .social-media-print {
        margin-top: 120px;
    }

    .video-overlay,
    #youtubeVideo,
    .video-agree {
        display: none;
    }

    .jumbotron-video{
        height: 136px;
        padding-bottom: 0;
    }

    .video-content h1,
    .video-text a {
        color: #000 !important;
    }

    .video-text{
        color: #000 !important;
        width: 100%;
    }

    .jumbotron .our-header-video {
        padding-left: 0;
        padding-right: 0;
    }

    .jumbotron .our-header-detailseite {
        margin-bottom: -50px;
    }

    .text-image .text-left {
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
        display: inline-block;
    }

    .text-image .image-right {
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
        display: inline-block;
    }

    #download-section.detailseite-sticky-navi .section-sticky:not(.sticky),
    #download-section.detailseite-sticky-navi .section-sticky.sticky .sticky-list-item {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    #loadMore,
    .load-overlay,
    #bavarian ul li img {
        display: none;
    }

    #load-list-resume .resume-detail {
        display: block;
    }

    #resume {
        padding-bottom: 0px;
        margin-bottom: -20px;
    }

    #resume .col-img-blocktext {
        margin-bottom: 40px;
    }

    #office {
        margin-bottom: 60px;
    }

    #office .blocktext .blocktext-one,
    .blocktext-two {
        padding-left: 15px;
    }

    #bavarian ul {
        margin-top: -20px;
        margin-bottom: -15px;
    }

    #bavarian ul li {
        color: #000 !important;
        margin-bottom: 10px;
    }

    #image-videos .image-box,
    #images-videos-carousel .image-box {
        display: none;
        width: 49%;
        margin-right: 2%;
        margin-bottom: 30px;
    }

    #image-videos .image-box:first-child,
    #images-videos-carousel .image-box:first-child {
        display: inline-block;
    }

    #image-videos .image-box:nth-child(2),
    #images-videos-carousel .image-box:nth-child(2) {
        display: inline-block;
        margin-right: 0;
    }

    #termin.section-block-text {
        margin-top: -10px;
        margin-bottom: 10px;
    }

    .list-termin-title {
        margin-top: -20px;
    }

    #prime-minister-cabinets.section-block-text .title-blocktext {
        margin-bottom: 20px;
    }

    #prime-minister-cabinets-carousel .image-box {
        display: none;
        width: 23%;
        vertical-align: top;
    }

    #prime-minister-cabinets-carousel .image-box:nth-child(1),
    #prime-minister-cabinets-carousel .image-box:nth-child(2),
    #prime-minister-cabinets-carousel .image-box:nth-child(3) {
        margin-right: 15px;
        display: inline-block;
    }

    #prime-minister-cabinets-carousel .image-box:nth-child(4) {
        margin-right: 0 !important;
        display: inline-block;
    }

    #contact-box .section-block-text {
        padding-top: 0;
        margin-top: -30px;
    }

    #contact-box .padding img {
        margin-top: -10px;
        margin-bottom: 20px;
    }

    #contact-box iframe {
        display: none;
    }

    #contact-box {
        margin-bottom: 30px;
    }

    .politics-subjects-block {
        margin-bottom: 30px;
    }

    .jumbotron .our-header.our-header-politics-alternative {
        padding-bottom: 0px;
        margin-bottom: -30px;
    }

    #politics-subjects.section-block-text {
        margin-top: -20px;
    }

    .politics-subjects-title {
        padding-left: 0;
    }

    .search-content .section-search {
        display: none;
    }

    .search-content .section-result-search {
        padding-top: 30px;
    }

    .youtube-content {
        margin-top: -30px;
    }

    .filter-group-item.group-youtube .filter-group-item-title:after,
    .filter-group-item.group-youtube .filter-group-item-title,
    .filter-group-item.group-instagram .filter-group-item-title:after {
        color: #000 !important;
    }

    .owl-carousel-youtube .article {
        display: none;
        width: 32%;
        vertical-align: top;
        margin-right: 2%;
    }

    .owl-carousel-youtube .article:nth-child(1),
    .owl-carousel-youtube .article:nth-child(2) {
        display: inline-block !important;

    }

    .owl-carousel-youtube .article:nth-child(3) {
        display: inline-block !important;
        margin-right: 0;
    }

    .owl-carousel-youtube .article-content {
        padding-left: 0;
    }

    .article-content .media-title a,
    .article-content .media-des,
    .article-content .media-date {
        color: #000 !important;
    }

    .instagram-content .card-columns {
        column-count: auto;
    }

    .instagram-content .list-media-box {
        margin-top: 20px;
    }

    .instagram-content .media-box:nth-child(3n) {
        margin-right: 0 !important;
    }

    .owl-carousel-social {
        margin-top: 20px;
    }

    .social-list-links,
    .section-loadmore-button {
        display: none;
    }

    #press-item .newsletter-content.jumbotron {
        margin-bottom: -40px;
    }

    .mar-bottom-80 {
        margin-bottom: 0px;
    }

    #press-item .newsletter-content.jumbotron {
        margin-bottom: -20px;
    }

    .content-press-releases .block-ribbon-video {
        margin-top: -50px;
    }

    .sitemap-title {
        margin-bottom: 20px;
    }

    .list-lv-1 .listitem-lv-1 {
        padding-left: 0;
        margin-bottom: 20px;
    }

    .contact-bavaria .col-md-8,
    .contact-info .col-md-8,
    .contact-department .col-md-8,
    .contact-celebrate .col-md-6,
    .contact-volunteer .col-md-8 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .contact-info {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .contact-info-information,
    .contact-celebrate.jumbotron{
        text-align: left;
    }

    .contact-department {
        padding-top: 0;
        padding-bottom: 30px;
    }

    .contact-department-state {
        margin-bottom: 20px !important;
        margin-top: 20px;
    }

    .contact-department-state span {
        padding-left: 0;
    }

    .contact-volunteer {
        margin-top: -30px;
        margin-bottom: 20px;
        padding-bottom: 0;
    }

    .contact-volunteer-content,
    .contact-volunteer-info {
        margin-top: 20px;
    }

    .contact-volunteer-tell {
        width: 100%;
        text-align: left;
        margin-top: 20px;
    }

    .contact-volunteer-assign {
        margin-bottom: 20px;
        text-align: left;
    }

    .contact-volunteer-info .col-md-4,
    .contact-volunteer-info .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0;
    }

    .contact-bavaria-description .col-md-9,
    .contact-bavaria-description .col-md-3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .contact-bavaria-description-img img {
        width: 241px;
        margin-top: 20px;
    }

    .contact-info-form.show {
        display: none;
    }

    .newsletter-content.jumbotron .col-md-8 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .newsletter-form {
        display: none;
    }

    .list-series-image .media-caption,
    .media-videos .media-caption {
        padding-bottom: 40px;
    }

    .group-images-series .section-loadmore-button-media,
    .group-videos .section-loadmore-button-media {
        display: none;
    }

    .videos-content {
        margin-top: 10px;
    }

    .group-images-series h2, .group-videos h2 {
        margin-bottom: 10px;
    }

    .media-videos {
        margin-bottom: -20px;
    }

    .our-header-vertretungen .image-box-caption {
        margin-bottom: -20px;
    }

    #bavarian.section-block-text {
        margin-top: -50px;
    }

    .section-list-newsletter.pad-top-72 {
        padding-top: 0;
    }

    .section-list-newsletter.pad-bottom-88 {
        padding-bottom: 20px;
    }

    .list-newsletter-info {
        margin-bottom: 30px;
    }

    .list-newsletter-info-image {
        width: 411px;
    }

    .list-newsletter-info-image.full-width {
        width: 100%;
    }

    /*****************fix more***********/
    .mar-mobile-30 img {
        margin-top: 10px;
    }

    .block-ribbon .sub-block-ribbon {
        margin-bottom: 40px;
    }

    .carousel-bayern {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    section, div, ul, li, ol, ::before, ::after,
    .contact-department-state,
    .bg-layer-three {
        background: none !important;
    }

    .filter-group-item.group-facebook .filter-group-item-title:after,
    .filter-group-item.group-youtube .filter-group-item-title:after,
    .filter-group-item.group-instagram .filter-group-item-title:after,
    .instagram-notify a,
    .contact-info-form,
    .bind-modal {
        display: none !important;
    }

    .instagram-notify {
        padding-bottom: 0px !important;
    }

    .instagram-notify-content {
        color: #000;
    }

    .contact-bavaria-description-img {
        padding: 15px !important;
    }

    .contact-bavaria-breadcrumb span {
        padding: 0 0.5em !important;
    }

    .contact-bavaria-breadcrumb span:first-child {
        padding-left: 0 !important;
    }

    .contact-department-state {
        padding-left: 0;
    }

    .article-three{
        page-break-inside: avoid;
    }

    /*section block text no slider */
    .list-regierungschefs .item {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .list-regierungschefs .image-box-title,
    .list-regierungschefs .image-box-title a {
        color: #000 !important;
        text-align: left !important;
    }

    .list-regierungschefs .image-box-text {
        color: #000 !important;
        margin-bottom: 0;
    }
    .list-regierungschefs .image-box-link {
        display: none;
        width: 23% !important;
        vertical-align: top;
    }

    .list-regierungschefs .image-box {
        display: none;
    }

    .list-regierungschefs .image-box:nth-child(1),
    .list-regierungschefs .image-box:nth-child(2),
    .list-regierungschefs .image-box:nth-child(3){
        margin-right: 15px;
        display: inline-block;
    }

    .list-regierungschefs .image-box:nth-child(4) {
        margin-right: 0 !important;
        display: inline-block;
    }

    .play-icon,
    .video-content,
    .header-corona,
    #popup-bottom,
    .social-media-link {
        display: none;
    }

    #bavarian,
    #images-videos-white {
        page-break-inside: avoid;
    }
    #images-videos-white.section-block-text .title-blocktext{
        margin-bottom: 30px;
    }
    .newsletter-content .media-box {
          padding-top: 20px;
    }
    .mar-mobile-30 {
        page-break-inside: avoid;
    }
    #jumbotron-image{
        margin: 20px!important;
    }
    /* firefox */
    @-moz-document url-prefix() {
        .masonry-brick {
            margin-bottom: 0!important;
        }
        .masonry-brick:nth-child(2n),
        .masonry-brick:nth-child(5) {
            left: 320px!important;
        }
        .masonry-brick:nth-child(4),
        .masonry-brick:nth-child(7) {
            left: 0!important;
        }
        .masonry-brick:nth-child(3n) {
            left: 640px!important;
        }
        /* page themenschwerpunkt */
        /*list item link sticky*/
        .sticky-list-item .col-md-6 {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
        }
        /* image-position-left */
        .image-position-left {
            position: absolute;
        }
        /* page 23-geschichte */
        .geschichte-left .section-left-1 {
            margin-bottom: 380px;
        }
        .geschichte-left1 .section-right-1 {
            margin-bottom: 380px;
        }
        .section-left-2.break-inside {
            padding-top: 0px;
        }
        .geschichte-left .section-left-1.print {
            margin-top: 150px;
            margin-bottom: 0;
        }
        .geschichte-right .section-right-4 {
            margin-top: 280px;
        }
        .geschichte-right .section-right-2.mar-top-250 {
            margin-top: 0;
        }
        .row.justify-content-center.content-blocktext.mar-top-40 {
            margin-top: 800px!important;
            display: block!important;
        }
    }
    @media not all and (min-resolution:.001dpcm) {
        @media {
            body {
                margin-left: 20px!important;
                margin-right: 30px!important;
            }
            .image-background img,
            .image-focus img,
            .picture-politics-alternative img,
            .image-vertretungen img,
            .video-background {
                width: 462px !important;
                height: 263px!important;
                display: block !important;
            }
            .list-article, .our-header h1, .our-header h4, .breadcrumb-section, .text-introduce {
                margin-left: 0!important;
                margin-right: 0!important;
            }
            .image-box .image-box-img, .image-box .image-box-title {
                margin-left: 0!important;
            }
            .list-politics-subjects{
                margin-left: 20px!important;
                margin-right: 30px!important;
            }
            .text-left {
                padding-left: 50px!important;
            }
            #contact-box .section-block-text, #slice-owl .image-box-text, #media-youtube .image-box-text,
            #prime-minister-cabinets-carousel .image-box-text {
                margin-left: 30px!important;
            }
            #contact-box .row{
                float: left!important;
                position: relative;
                display: block;
            }
            #contact-box .padding {
                margin-left: -12px!important;
            }
            .footer  {
                display: block;
                float: left;
            }
            .text-left h4{
                padding-left: -30px!important;
            }
            #slice-owl .image-box:nth-child(1), #media-youtube .image-box:nth-child(1), #image-videos .image-box, #images-videos-carousel .image-box, #images-videos-white .image-box,
            #prime-minister-cabinets-carousel .image-box:nth-child(1){
                margin-left: -30px!important;
            }
            #section3 {
                page-break-inside: auto!important;
                grid-auto-rows:auto!important;
            }
            .masonry-video {
                page-break-inside: avoid!important;
            }
            .contact-volunteer {
                margin-top: 50px!important;
            }
            #download-section{
                padding-top: 50px!important;
            }
            .break-image1 {
                padding-top: 100px!important;
            }
            .media-videos {
                margin-top: 30px!important;
                page-break-inside: auto!important;
            }
            /* page 23-geschichte browser safari*/
            .geschichte-unter .col-lg-6 {
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%;
            }
            /*.geschichte-left:before, .geschichte-left1:before {
                left: -3px;
            }
            .geschichte-left:after {
                left: -11px;
            }*/
            .section-left-1:before {
                left: -22px;
            }
            .section-left-3.section-schon-gewusst {
                margin-bottom: 0;
            }
        }
    }
    .jumbotron-geschichte .our-header-geschichte {
        padding-left: 30px!important;
        padding-right: 30px!important;
    }
    .geschichte-unter p, .geschichte-unter h1 {
        color: #001322;
    }
    .section-left-1 {
        padding-bottom: 32px!important;
    }
    .alle, .wir-wissen {
        margin: 32px 0!important;
        text-align: left!important;
    }
   
    .section-left-1 p, .section-left-3 p, .alle p, .wir-wissen p {
        padding: 0 5px;
    }

    .image-full {
        width: 70%;
        height: 70%;
        margin-left: 0!important;
    }
    #page-geschichte .geschichte-unter .article-video{
	margin-top:40px;
	margin-bottom: 40px;
	padding-bottom:20px;
	position:relative;
	display:block;
	/*
	height:auto;
	padding-bottom: 20px;
        margin-bottom: 20px;
		*/
		/*41.25%;*/
    }
    #page-geschichte .geschichte-unter .article-video img{
        width: 70%;
        height: auto;
    }

    .section-left-2.break-inside {
        margin-bottom: 0!important;
    }
	/* .geschichte-left1 .break-inside, .geschichte-right .break-inside, .section-left-2.break-inside, .geschichte-right1 .section-right-3 {
        page-break-inside: avoid;
        display: inline-block!important;
    }
    .geschichte-unter img {
        display: inline-block;
        page-break-inside: avoid;
    }
    .geschichte-left h1, .geschichte-right h1, .geschichte-left1 h1, .geschichte-right1 h1, .alle h2, .wir-wissen h2 {
        padding: 5px;
    }
    .geschichte-right1 .section-right-3 img {
        margin-top: 0!important;
        padding-top: 0px!important;
    }
    .geschichte-right .section-right-1, .geschichte-left1 .geschichte-right1 {
        margin-top: 10px!important;
    }
    .section-left-1, .section-left-3 {
        padding-bottom: 0!important;
    }
    .geschichte-right, .geschichte-right1, .geschichte-left, .geschichte-left1 {
        padding-bottom: 0!important;
    }
    .geschichte-right1 .section-right-3 img {
        padding-top: 0px!important;
    }
    .geschichte-unter {
        padding-top: 30px!important;
    }
    .geschichte-right1 .section-left-2.break-inside img{
        margin-top: 0px!important;
    }*/
    /* edit print css page geschichte update 30/03/2021 */
    .subhead-blocktext {
        font-size: 20px!important;
    }
   /* .geschichte-left.mar-bottom-158 {
        margin-bottom: 158px;
    }
    .geschichte-right .mar-top-250 ,
    .section-accordion .block-video.mar-top-250,
    .block-video-print .block-video.mar-top-250 {
        margin-top: 250px;
    }*/
    .section-accordion .block-video.mar-top-350 {
        margin-top: 350px;
    }
    .section-right-2.mar-top-250 .image-full {
        padding-top:150px;
    }
    .section-video .mar-bottom-120 {
        margin-bottom: -120px;
    }
    .geschichte-right.mar-top-170 {
        margin-top: 0;
    }
    .section-right-3.mar-bottom-165 {
        margin-bottom: 165px;
    }
    .geschichte-right .back-color {
        padding-top: 50px!important;
    }
    .section-accordion img ,
    .geschichte-unter img {
        width: 410px!important;
    }
    .geschichte-unter .content-article img {
        width: 33px!important;
    }
    /* print section accordion page themenschwerpunkt */
    .list-other-introduc {
        margin-bottom: 72px;
    }
    .section-accordion .block-video {
        margin-top: 30px;
        margin-bottom: 72px;
    }
    .section-accordion .block-video.mar-top-100 {
        margin-top: 100px;
    }
    .print-mar-bottom-300{
        margin-bottom: 30px;
    }
    .our-header-vertretungen-prag {
        margin-left: 0!important;
    }
    .notify-content-text {
        padding-bottom: 0;
    }

    .instagram-notify {
        margin-bottom: -72px;
    }
    .print-image {
        padding-top: 100px!important;
    }

    .section-one .image-position-left,
    .section-two .image-position-left {
        width: calc(33.333333% - 23px);
        left: 15px;
        top: 50px;
    }

    .col-img-blocktext.img-box-right {
        display: none;
    }

    .section-leben .justify-content-center .col-md-8,
    .beitragsseite .newsletter-content-breadcrumb {
        padding-left: -40px;
        padding-right: -40px;
    }

    .beitragsseite #download-section .section-sticky:not(.sticky) {
        padding-left: 6px;
        padding-right: 6px;
        margin-bottom: 32px;
    }
    .gebardensprache img.article-video-overlay-image {
        width: 100%!important;
        display: inline-block;
        position: relative!important;
        margin: 0!important;
        padding: 0!important;

    }
    .gebardensprache .title-blocktext,
    .gebardensprache .image-box-title {
        color: black!important;
    }
    .gebardensprache .playerBox .article-video-overlay-image:nth-child(2) {
        margin-top: 300px!important;
    }
    #bayern.gebardensprache {
        background-image: none;
         background-repeat: unset;
         padding: 40px!important;
    }
    .jumbotron .our-header {
        margin: 0!important;
        padding: 0!important;
    }
    .image-background .img-background {
        display: none!important;
    }
.ersteselement
{
	padding: 30px 30px 60px 30px!important;
}
text-introduce
{

}
.geschichte-unter .container
{
	position:relative;
	margin-top:10px;
	padding-top:0px;
	padding-left: 2px;
	border-left: 5px solid #003f6f;
}
    .geschichte-left, .geschichte-left1, .geschichte-right, .geschichte-right1 {
        padding: 30px 30px 0px 30px;
        float: none;
		
    }
    .geschichte-left:before, .geschichte-left1:before, .geschichte-right1:before, .geschichte-right:before {
        display:none;
		width: 3px;
        height: 100%;
        border: solid 3px #003f6f;
        content: " ";
        position: absolute;
        z-index: 1;
        left: 10px!important;
        margin-right: 5px;
    }
    .geschichte-left:after {
        content: '';
        position: absolute;
        width: 20px;
        height: 20px;
        left: 1px;
        background-color: #ffffff;
        border: solid 2px #000;
        top: 78px;
        border-radius: 50%;
        z-index: 11112111111;
    }
    .geschichte-right1:after {
        content: '';
        position: absolute;
        width: 20px;
        height: 20px;
        left: 1px;
        background-color: #ffffff;
        border: solid 2px #000;
        top: 132px;
        border-radius: 50%;
        z-index: 11112;
    }
    .section-left-1:before {
        width: 13px;
        height: 3px;
        border: solid 2px #000;
        content: " ";
        position: absolute;
        top: 57px;
        z-index: 11112;
        left: -10px;
    }
    .section-left-3:before {
        width: 13px;
        height: 3px;
        border: solid 2px #003f6f;
        content: " ";
        position: absolute;
                top: 110px;
        z-index: 11111;
        left: -10px;
    }
    .section-left-1, .section-left-3 {
        padding-bottom: 32px;
    }
    .section-right-2 {
        margin-top: 32px;
    }
    .mar-top {
        margin-top: 0px!important;
    }
    .alle {
        margin-top: 32px;
    }
    .mbYTP_wrapper {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
        max-width: 100%;
    }
    .mbYTP_wrapper iframe.playerBox {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
        margin-top: 0!important;
        margin-left: 0!important;
    }
	.section-left-3.section-schon-gewusst {
       /* margin-bottom: 32px;*/
    }

.jumbotron .our-header.our-header-geschichte
{
	margin-left:0px!important;
	margin-right:0px!important;
	margin-top:0px!important;
}
.geschichte-left .section-left-1
{
	margin-bottom:20px;
}
.row.right
{
	/*flex-direction:column-reverse;*/
	/*margin-top:20px;*/
}
.linksfirst:after
{
	top:78px!important;
}
.padding-img
{
	margin-top:0px;
}

.section-video
{
	/*border:2px solid red;*/
}
blockquote h2
	{
	
	color:#000!important;
	}
	.section-left-3.section-schon-gewusst h2, .section-schon-gewusst h2 blockquote, .section-schon-gewusst blockquote h2
	{
	color:#000!important;
	}
	.section-left-2
	{
	page-break-inside: avoid!important;
		display:block;
		position:relative;
		clear:both;
		/*border:2px solid red;*/
	}
	.row
	{
		display:block;
	}
	.geschichte-right
	{
		display:block;
		position:relative;
	}
	.article-video-play-dummy
	{
		display:block;
		position:relative;
		page-break-inside: avoid!important;
		height:auto;
	}
	.article-video-thumbnail, img.article-video-thumbnail
	{
		display:inline-block;
		position:relative;
		/*left:0px;*/
		page-break-before: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
    page-break-after: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
		margin:0px;
		padding:0px;
		page-break-inside: avoid!important;
		height:auto;
	}
	 .article-video-overlay-image
	 {
	 	display:none;
	 }
	 .article-img-text
	 {
	 	color:#000!important;
	 }
	 a
	 {
	 	color:#000!important;
		text-decoration:underline!important;
	 }
}