@import url("webfont/pt_sans/stylesheet.css");

.go-cookie-overlay-background {
    position: relative;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    padding-bottom: 100%;
    cursor: pointer;
}

.yt-cookie-overlay-background {
    position: relative;
    max-width: 100%;
    display: inline-block;
    cursor: pointer;
}

.cookie-overlay-shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    color: #FFF;
    pointer-events: none;
    opacity: .5;
    background: rgba(0, 0, 0, .95);
    font-size: 30px;
    line-height: 1.5em;
    text-shadow: 2px 2px 2px #000;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.cookie-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    color: #FFF;
    font-size: 27px;
    line-height: 1.3em;    
    justify-content: center;
    align-items: center;
    text-align: center;
}

.cookie-overlay a {
    display:block;
    margin-bottom:8px;
    text-decoration:underline !important;
}

.cookie-overlay a:hover {
    color:#fff;
}
    .ytImg, .googleImg {
    -webkit-filter: blur(3px);
    filter: blur(3px);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

    .ytImg:hover, .googleImg:hover {
        -webkit-filter: blur(0);
        filter: blur(0);
    }

.yttext {
    position: relative;
    top: -20px;
}

.ytpbtn {
    display: block;
    position: absolute;
    bottom: 22px;
    font-size: 16px;
    background: #ff0000;
    padding: 0px 20px;
    border-radius: 15px;
}

body {
text-rendering: optimizeLegibility;

  }

  a {
    color: #e3050d;

}
.umb-grid img {
    max-width: 100%;
}
.SliderUeberschriftLinks,.SliderUeberschriftRechts {
padding-bottom: 10px;

}

.SliderObenRechtsImageItem{
 	 width: 518px !important;
}

.SliderObenRechtsImage{
  height: 298px !important;
  width: 518px !important;
}

.umb-grid p {
    padding-top: 20px;
    padding-bottom: 20px;
    /*display: inline-block;*/
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 20px;
      color: #6b6b6b;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: red !important;
    background: red !important;
  }
button {
    color: #FFF;
    background-color: #f60d2b;
    border: 2px solid #f60d2b;
    border-radius: 30px;
    font-weight: 700;
    padding: 8px 25px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 0px;
    transition: 0.4s ease all;
}
header {

    border-bottom: 1px solid #e3050d;
}
button:hover {
  /*  border: 2px solid #f60d2b*/
    background-color: transparent;
    color: #f60d2b;
      transition: 0.4s ease all;
}

.btn.btn-search {
    z-index: 2;
    border-bottom-right-radius: 25px;
    margin-left: -1px;
    border-top-right-radius: 25px;
    padding-right: 15px;
}

.RYPP .RYPP-playlist ol li > p > small {
    visibility:hidden;
}

.btn-primary:hover {
    color: #fff;
    background-color: #a00015;
    border-color: #f60d2b;
}
.post-title-author-details p a, .post-style2-detail p a {
    color: #e3050d;

}

.anfrageFormAussen > div > form > .col-sm-12 {
    padding: 0px;
}

section.politics_wrapper {
    margin-bottom: 90px;
}
.contact-form-area, .contact-form-area-2 {
  margin-top: 50px;
}

.btnCheckboxTxt p, .btnCheckboxTxt input {
  margin: 7px 8px 4px;
}
.form-control:focus {
    border-color: #f60d2b;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(246, 13, 43);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(246, 13, 43);
}
.topLogin {
  color: #f60d2b!important;
}

.post-wrapper .post-thumb a:last-child::before {
  background: none!important;
}
p, .post-style2 p, .umb-grid p {
    margin-bottom: 0;
    line-height: 27px;
}

 .umb-grid p {

    font-size: 16px;
}
#warnHinweis {
  position: relative;
  top: -50px;
  left: 70px;
  width: 71%;
  text-align: center;
  color: black;
  border-radius: 5px;
  background-color: #ed999c;
  font-size: large;
}

.headding-news a.btn.btn-style {
    margin-top: 15px !important;
    margin-bottom: 0px;
}

.searchresults {
  height: 300px;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 20px;
  background-color: #ececec;
}
.btn-style {

    margin-top: 15px;
  }
  .owl-buttons div i, .owl-buttons div, .owl-buttons{
      transition: 0.4s ease all;
  }
  .owl-item .post-thumb a {
    display: block;
    border: 1px solid rgba(0, 0, 0, 0.17);
}



.post-wrapper .post-thumb img {

    opacity: 1!important;
}
.post-wrapper .post-thumb:hover img{

    opacity: 0.4!important;
}

#toTop.btn-info {

    background-color: rgba(246, 13, 43, 0.58);
  }


  #toTop.btn-info {

      background-color: rgba(246, 13, 43, 1);
    }

.breadcrumb {
    padding: 15px 15px;
    text-align: right;
    margin-bottom: 0px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 0px;
}
button.logoutButton {
    float: right;
    margin-top: -48px;
}

.breadcrumb a:hover {
    color: #797986;
    text-decoration: underline;

}

.breadcrumb a:last-child {
    color: #797986;
}
.InternItem {
    border: 1px solid #ececec;
    margin-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
     transition: 0.4s ease all;
}

.InternItem:hover {
   transition: 0.4s ease all;
   box-shadow: 4px 3px 5px rgba(0, 0, 0, 0.12156862745098039);
   background: #f2f2f2;
}
.post-style2 a {
  display: inline-block;
  /*overflow: hidden;*/
  width: 100%;
}

.post-style2 .right-col {
  padding-left: 45px;
}
.sub-footer p {

    text-align: center;
    width: 100%;
}
.headerImgTopContainer {
  margin-bottom: 20px;
}

.btn-primary>a {
  color: #fff;
}

.bildlinks {
  float: left;
    margin: 10px 0px 10px 10px;
}

.bildrechts {
  float: right;
    margin: 10px 0px 10px 10px;
}

#m_left {
  margin-left: 200px;
}

.kontaktBlock {
  margin-top: 30px;
}

.kontaktBlock p, .kontaktBlock a {
  display: inline;
}

.kontaktBlock p:first-child {
  display: block;
}

.kontaktBlock a:last-child {
  display: block;
  margin-top: 10px;
}

/**nichtklickbar**/
.dropdown-submenu>a::after {
  /*display: none!important;*/
}

.dropdown:hover > a.nichtKlickbar, .dropdown-submenu:hover > a.nichtKlickbar {
  opacity: 0.6;
  background: transparent;
  pointer-events: none;
}
.navbar-nav li .dropdown-menu {
    margin-top: 0px;
    z-index: 9999;
}
.col-md-12.column>div>img {
  /*  width: 100%;*/
    margin-bottom: 20px;
}
.menuWithArrow p {
  /*  display: block;
    float: right;
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-right: -10px;

     margin: 5px 0 5px 0px;
    content: " ";
    border-width: 5px 0 5px 5px;
    border-style: solid;
    border-color: transparent;
    border-left-color: transparent;
    border-left-color: rgb(116, 116, 116);*/
}
.menuWithArrow:hover p {

  /*  border-left-color: rgb(255, 255, 255);*/
}

.dropdown-submenu .dropdown-menu {
  margin-left: -9px;
}
.dropdown-submenu ul.dropdown-menu {
    border: 0px solid red;
    margin-left: -1px;
}
.dropdown-submenu:hover .zoomIn {
    display: block;
    -webkit-animation-duration: .40s;
    animation-duration: .40s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


.dropdown-submenu {
    width: 100%;
    border: 0px solid red;
}

.dropdown-menu>li>a {
    display: block;
    width: 100%;
}

.dropdown-menu > li > a {
    width: 100%;
}

.dropdown-submenu a {
    margin-right: 50px;
    padding-right: 10px;
}
.btn-primary {
    color: #fff;
    background-color: #f60d2b;
    border-color: #f60d2b;
}
/**pfeil erste ebene**/

.dropdown-submenu>a:after {
    display: none;
    padding-right: 10px;
}

.dropdown-submenu a.menuWithArrow:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
    padding-right: 10px;
}

/**after element zweite ebene alle**/

.dropdown-submenu li a {
    /*margin-right: 45px;*/
    /*padding-right: 10px;*/
}

.dropdown-submenu li a:after {
    display: none;
    border: 0px solid red ;
    content: '' ;
    margin-right: 5px ;
    float: right;
}



a.homeIcon {
  padding: 9px!important;
      padding-bottom: 10px!important;

      border-bottom: 1px solid transparent;
}
a.homeIcon:hover {

}
.homeIcon svg {
  width: 18px!important;
  height: 18px;
}
#map {
    height: 785px;
}

.fahrSimContainer .input-group.search-area {
    padding-top: 50px;
}

.col-sm-8.fahrSimContainer {
    padding-top: 30px!important;
  }
.col-md-4.column img {
    border: 0px solid red;
    max-width: 100%;
}
p.mainSucheTitel {
    margin-top: 10px;
    padding-left: 10px;
    margin-bottom: 12px;
}

#mobile-menu {
  width: 350px;
}
img.fahrSimLogo.col-sm-12 {
    width: 100%;
}
.mobile-menu {
  left: -350px;
}

 

a i[class^="pe-7s-"] {
  float: right;
}
.category02 {
    border-bottom: 1px solid #ffffff;
}
.post-editor-date .post-author-comment i, .post-editor-date .post-date i {

  margin-top: -3px;
}
.news-feed, .headding-news {
  /*  background-image: url(/media/1024/headeralternative.jpg);*/
    background-position: center center;
    background-repeat: repeat;
background-size: auto 100%;
    border-bottom: 2px solid #e3050d;
}

#form-anfrage .text-left {
    padding-left: 0px;
}

.headding-news {

    margin-bottom: 70px;
}

div#newsDiv .row {

    transition: 0.4s ease all;
}

div#newsDiv:hover .row {
    background: rgba(232, 232, 232, 0.45);
    transition: 0.4s ease all;
}
select#landessektion {
    width: 100%;
    margin-bottom: 20px;
}

.col-md-12.NewsTermineLandessektion {
    padding-left: 0px;
    padding-right: 0px;
}
.col-sm-12.SliderUeberschriftAussen {
    padding-left: 0px;
    padding-bottom: 4px;
    margin-top: -15px;
}

.linksKontaktDiv {
    text-align: right;
}

.post-wrapper .post-title a:hover {
    color: rgba(255, 255, 255, 0.54);
}
.header-logo {
    opacity: 1;
    transition: 0.4s ease all;
}

.header-logo:hover {
    opacity: 0.7;
      transition: 0.4s ease all;
}


img#__mcenew {
    padding-bottom: 25px;
      margin-right: 15px;
}



/******TABELLE****/
table {
	background:#fff
}
table, thead, tbody, tfoot, tr, td, th {
	text-align:left;
	margin:auto;
	border:1px solid #dedede;
	padding:1rem;
/*	width:100% */
}
table {
	margin: 0 auto;
}
/* Default Table Style */
table {
   color: #333;
   background: white;
   border: 1px solid grey;
   font-size: 12pt;

   border-collapse: collapse;
   margin-top: 40px;
}
table thead th, table tfoot th {
	color: #777;
	background: rgba(0, 0, 0, .1);
}
table caption {
	padding:.5em;
}
table th, table td {
	padding: .5em;
	border: 1px solid lightgrey;
}
tbody tr:nth-of-type(odd) {
	background: rgba(0, 0, 0, .05);
}


.InternItem:hover {
	opacity: 0.6;
}


section.article-post-inner .col-sm-8 {
    padding-left: 10px;
	/*padding-top: 10px;*/
}
section.projekte, section.partner-logos, section.Pressemeldungen, section.article-post-inner {
    padding-bottom: 50px;
}



/***listen liststyling**/
.umb-grid ul {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px
;
}

.umb-grid ul li {
    margin-left: 15px;
}

.umb-grid ul li:before {
       content: "\f105";
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    -webkit-font-smoothing: antialiased;
    /* float: left; */
    padding-right: 10px;
    color: #9a9a9a;
    margin-left: -15px;
    font-size: 16px;
}


.container > ul li a, .container > ul li i {
    padding: 20px;
}

.fahrImg {
    width: 100%;
    margin-top: 35px;
}

.fahrH4 {
    margin-top: 53px;
}

.fahrH4 strong {
    color: #f60d2b;
}


#submit {
    color: #fff;
    background-color: #f60d2b;
    border-color: #f60d2b;
    border-radius: 30px;
    opacity: 1 !important;
    margin-bottom: 20px;
}

#submit:hover {
border: 1px solid #f60d2b!important;
background-color: #f60d2b;
opacity: 0.8!important;
}
#submitBtn {
    float: right;
    cursor: pointer;
}
.container.suchergebnisseContainerTitel + .newsDiv.suchergebnisLandessektion {
    background: #f6f6f6 !important;
    border: 2px solid #d2d2d2;
}
.container.suchergebnisseContainerTitel + .newsDiv.suchergebnisLandessektion:before {
    content: 'Ihre zuständige Landessektion';
    Font-weight: bold;
    padding-top: 10px;
    Text-align: left;
    width: 100%;
}

@-moz-document url-prefix() {
    .dropdown-submenu a.menuWithArrow::after {
        margin-top: -13px!important;
    }
  }

  @-webkit-document url-prefix() {
      a{
          color: red;
      }
  }

  .mainSucheTitel {
    color: #000;
    font-weight: bold;
    font-size: 1.1em;
  }


  .news-feed .post-title-size, .weekly-news-inner .post-title, .headding-news .post-title-size {
    padding: 6px;

  }


  .headding-news .post-grid-6 {
    padding-right: 0px;
    padding-bottom: 0px;
    margin-right: 2px;
    margin-bottom: 2px;

}

.post-wrapper .post-info {
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #0009;
}

.infomaterialImg {
    display: block!important;
    margin: 0 auto;
}

.fahrSimContainer {
	background-color: #f6f6f6;
padding-top: 30px!important;
}

.navContainerAlk {
    display: block;
    width: auto;
    position: fixed;
    margin-top: 0px;
  background-color: rgba(246, 246, 246, 0);
      top: 285px;
    right: 0px;
}
.navContainerAlk a.active h3 {
    background: #6d6d6d!important;
    box-shadow: 1px 3px 5px #00000059;
}
.alkoholSub .umb-grid {
	/*display: inline-block;*/
	padding: 0px 82px;
	/*width: 75%;*/
}

.alkoholSub .umb-grid .grid-section div .container {
/*	width: 100%!important;*/

}
.navContainerAlk a h3 {
    font-size: 16px;
    background-color: #1f1f1f;
    padding: 13px;
    margin-bottom: 8px;
    color: white;
  border-left: solid #e3050d 5px;
  transition: 0.4s ease all;
}
.navContainerAlk a:hover h3 {
     transition: 0.4s ease all;
    background-color: #e3050d;
  }


  [role="button"] {
    height: 30px !important;
  }

  .gm-control-active.gm-fullscreen-control {
    transform: scale(0.8) !important;
}

.gmnoprint {
    transform: scale(0.9) !important;
}
.gm-svpc {
    width: 35px !important;
    left: 2px!important;
}


#content-slide-4 .owl-wrapper-outer .owl-wrapper .owl-item .item .post-wrapper .post-thumb a {
    border: none!important
}

.berichteRightSidePost {
    height: 200px;

}


.readmore {
    min-width: 90px;
    line-height: 28px;
}

.readmore:hover {
    opacity: 0.4;
}

.newsLandessektion div, .terminLandessektion div{


    padding-left: 0px;
    padding-right: 0px;
}

.newsLandessektion, .terminLandessektion{
     width: 44%;
      border: 0px solid red;
     display: block;

}


.newsLandessektion {

     padding-right: 3%;
}


 .terminLandessektion{

     padding-left: 3%;
}



.nav > li > a {
    padding: 10px 11px!important;
}


/***Dropdownpfeil fix Firefox**rd 11 2018**//
.dropdown-submenu {
    width: 100%;

}

.dropdown-submenu a.menuWithArrow {
    display: inline-block;



    width: 100%;

}


.dropdown-submenu a.menuWithArrow:after {
    display: inline-block;

    width: 10%;
    height: 100%;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 4px!important;

}

.dropdown-submenu a.menuWithArrow:hover:after {
         border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #fff;

}

.video-post-inner{
	background-color: transparent!important;
}

.video-post-inner .category-headding {
    color: rgb(34, 34, 34);
}

/******************************************************** DB 21.02.2019 *************************************/

.owl-item{
	width: 100%;
}
.SliderUnten .owl-item{
	/*width: 360px!important;*/
}


/******RESPONSIVE****/


/******OLD****/


/******RESPONSIVE EXTRA****/

@media(min-width:1000px) {
  a[value="Drogen"]+ul {
    margin-top: -200px!important;
  }
  .umb-grid, .NewsContainer, #newsDiv, .loginContainer, .internContainer {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .MultimediaVideoContainer {
    margin-bottom: 50px;
  }
}

@media(min-width:768px) and (max-width:1199px) {
  .post-style2 img {
    width: 100%;
    height: auto;
  }
}


/******RESPONSIVE****/


/******CSS****/


/******RESPONSIVE****/

/*==========  Non-Mobile First Method  ==========*/

@media only screen and (max-width : 1920px) {
.alkoholSub .umb-grid {

    width: 75%;
}


}

@media only screen and (max-width : 1440px) {
.alkoholSub .umb-grid .container {
    width: 95%;
     margin-left: 10%;
}
}


    /* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {

    }

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {

      .navContainerAlk {
    padding-left: 10%;
    padding-right: 10%;
}

      .alkoholSub .umb-grid {
          width: 100%;
      }

      .alkoholSub .umb-grid .container {
    width: 100%;
    margin-left: 0%;
}
      .navContainerAlk {
          display: block;
          width: auto;
          position: relative;

          top: auto;
          right: 0px;
      }
      .newsLandessektion, .terminLandessektion{
           width: 94%;

           display: block;

      }


      .newsLandessektion,  .terminLandessektion {
             padding-left: 0%;
           padding-right: 0%;
      }
    }

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
      .alkoholSub .umb-grid {
    /* display: inline-block; */
    padding: initial!important;
    /* width: 75%; */
    }
    .navContainerAlk {
        padding-left: 2%;
        padding-right: 2%;
    }
    }

    /* Extra Small Devices, Phones */
    @media only screen and (max-width : 480px) {

      .umb-grid img {
          max-width: 100%;
          height: auto;
      }
    }

    /* Custom, iPhone Retina */
    @media only screen and (max-width : 320px) {

    }


    /*==========  Mobile First Method  ==========*/

    /* Custom, iPhone Retina */
    @media only screen and (min-width : 320px) {

    }

    /* Extra Small Devices, Phones */
    @media only screen and (min-width : 480px) {

    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {

    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {

    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {

    }


    /******RESPONSIVE****/

    /******SPECIAL****/

    /******RESPONSIVE****/

    /* Portrait */
    @media screen and (orientation:portrait) { /* Portrait styles here */ }
    /* Landscape */
    @media screen and (orientation:landscape) { /* Landscape styles here */ }


    /* CSS for iPhone, iPad, and Retina Displays */

    /* Non-Retina */
    @media screen and (-webkit-max-device-pixel-ratio: 1) {
    }

    /* Retina */
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min--moz-device-pixel-ratio: 1.5),
    only screen and (min-device-pixel-ratio: 1.5) {
    }



    /* Smartphones (portrait and landscape) ----------- */
    @media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    /* Styles */
    }

    /* Smartphones (landscape) ----------- */
    @media only screen and (min-width : 321px) {
    /* Styles */
    }

    /* Smartphones (portrait) ----------- */
    @media only screen and (max-width : 320px) {
    /* Styles */
    }

    /* iPads (portrait and landscape) ----------- */
    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    /* Styles */
    }

    /* iPads (landscape) ----------- */
    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    /* Styles */
    }

    /* iPads (portrait) ----------- */
    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    /* Styles */
    }
