@charset "UTF-8";
@font-face {
  font-family: 'Source Sans Pro';
  src: url(../fonts/SourceSansPro-Regular.ttf) format("truetype"); }
@font-face {
  font-family: 'Source Sans Pro';
  src: url(../fonts/SourceSansPro-bold.ttf) format("truetype");
  font-weight: bold; }
@font-face {
  font-family: 'Source Sans Pro';
  src: url(../fonts/SourceSansPro-Semibold.ttf) format("truetype");
  font-weight: semibold; }
@font-face {
  font-family: 'Source Sans Pro';
  src: url(../fonts/SourceSansPro-Light.ttf) format("truetype");
  font-weight: light; }
@font-face {
  font-family: FontAwesome;
  src: url(../fonts/FontAwesome.otf) format("otf"); }
/* --- Variables --- */
body {
  font-family: "Source Sans Pro", "Helvetica", sans-serif;
  background: url("../../../images/wetter-net-background.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #9fd5ee; }
  @media screen and (max-width: 768px) {
    body {
      padding-left: 0px !important;
      padding-right: 0px !important; } }

h1.sppb-addon-title {
  margin-bottom: 20px !important; }

h1 {
  color: #006cbd;
  font-size: 38px;
  font-weight: 300; }
  @media screen and (max-width: 768px) {
    h1 {
      font-size: 28px; } }

h2 {
  color: #006cbd;
  font-size: 34px;
  font-weight: 300; }
  @media screen and (max-width: 768px) {
    h2 {
      font-size: 24px; } }

h3 {
  color: #006cbd;
  font-size: 28px;
  font-weight: 400; }
  @media screen and (max-width: 768px) {
    h3 {
      font-size: 22px; } }

h4 {
  color: #006cbd;
  font-size: 24px;
  font-weight: 400; }
  @media screen and (max-width: 768px) {
    h4 {
      font-size: 20px; } }

h5 {
  color: #006cbd;
  font-size: 20px;
  font-weight: 400; }
  @media screen and (max-width: 768px) {
    h5 {
      font-size: 18px; } }

h6 {
  color: #222;
  font-size: 14px;
  font-weight: 400; }
  @media screen and (max-width: 768px) {
    h6 {
      font-size: 14px; } }

p {
  color: #222;
  font-size: 16px;
  font-weight: 400; }
  @media screen and (max-width: 768px) {
    p {
      font-size: 16px; } }

.blog_entry_social_share {
  float: left;
  width: 45%; }

.main-white .component_wrapper {
  padding: 0 !important;
  min-height: 0px; }

a:hover {
  text-decoration: none; }

header {
  background-color: #ededed; }

.spacing {
  height: 30px; }

div#fd.eb .eb-masonry-post {
  width: auto; }

@media (min-width: 768px) {
  div#fd.eb .col-sm-6 {
    width: 50%; } }
.main-white {
  background-color: #fff; }

.main-blue {
  background-color: #3389ca;
  z-index: 4000; }

div#content_pos_1 {
  background-color: #fff; }

#advertise_right {
  position: absolute;
  top: 0;
  right: 15px;
  height: 300px; }

.advertising_yendif {
  margin-top: 17px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  background-color: #ededed;
  background-clip: content-box; }

.advertising_custom {
  width: 295px;
  height: 248px !important; }

.footer-bg {
  background-color: #ededed; }

.footer-bg2 {
  background-color: #006cbd; }

.blog_entry_cat {
  float: left;
  width: 55%; }

.eb-masonry-post .eb-post-head {
  min-height: 140px; }

hr {
  border: 0;
  height: 1px;
  background: #222; }

/* css for footer */
.share-btn {
  color: #222;
  background-color: #9fd5ee;
  padding-left: 0;
  margin-left: 15px; }
  @media screen and (max-width: 768px) {
    .share-btn {
      margin-left: 0px !important;
      margin-right: 0px !important;
      padding: 0px 0px 0px 15px !important;
      width: auto !important;
      background: none !important; } }

.share-btn-txt {
  padding-left: 12px;
  line-height: 20px;
  margin-bottom: 11px; }
  @media screen and (max-width: 768px) {
    .share-btn-txt {
      display: none; } }

.btn-footer {
  width: 56%;
  background: #006cbd;
  text-align: center;
  padding-left: 15px;
  /* display: inline-block; */
  border: 0;
  color: #fff;
  outline: 0;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-image: none;
  border: 0; }

#megamenucss .js-megamenu .megamenu .active i.jux-fa {
  color: #006cbd; }

i.smedia-icon {
  font-size: 34px;
  color: #222;
  padding-left: 15px; }

#footer-menu > li > a {
  text-align: left;
  padding-left: 0;
  font-weight: 600; }

#footer-menu a {
  color: #222;
  line-height: 1.6em; }

ul#footer-menu {
  font-size: 1.3em; }

#footer-menu .nav-header {
  display: block;
  padding: 3px 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.6em;
  color: #222;
  text-shadow: none;
  text-transform: none; }

li > a {
  color: #fff; }

.footer-copyright {
  color: #fff;
  font-weight: 300;
  font-size: 14px; }

@media screen and (max-width: 768px) {
  .footer-copyright {
    font-size: 10px; }

  .footer-impressum ul li {
    border-right: 0 !important;
    width: 100%; }

  .footer-impressum {
    margin-left: 0 !important; } }
.footer-copyright li {
  border-right: 1px solid #fff; }

.footer-copyright li a:hover {
  text-decoration: underline; }

.footer-copyright li:last-child {
  border-right: 0; }

.footer-copyright img {
  height: 15px;
  width: auto; }

.footer-impressum {
  float: left;
  color: #fff;
  font-weight: 300;
  font-size: 14px; }

.footer-impressum ul li {
  border-right: 1px solid #fff; }

.footer-impressum ul li a {
  padding: 0 15px; }

.footer-bg2 {
  padding-top: 10px;
  padding-bottom: 10px; }

footer > div > .row {
  margin-top: 35px;
  margin-bottom: 45px; }

header img {
  /*    height: 60px;*/
  margin: 30px 15px;
  -ms-interpolation-mode: bicubic;
  image-rendering: auto; }

footer h1,
footer h2,
footer h3,
footer h5,
footer h6 {
  margin-bottom: 25px; }

.footer-bg2 ul.nav li:last-child {
  border-right: 0; }

.footer-impressum {
  margin-left: -40px; }

nav ul li:last-child {
  border-right: 0; }

.nav li a {
  padding-top: 0;
  padding-bottom: 0; }

/* Search Modul */
input.search_query {
  padding-right: 14px;
  padding-left: 14px;
  box-shadow: none;
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 34px;
  width: 310px;
  margin-right: -4px;
  background-color: #d6d7d5;
  border: 1px solid #d6d7d5;
  color: #222; }

input#city_search_input {
  box-shadow: none; }

button.search_query.btn.btn-success.search_btn {
  box-shadow: none !important; }

.search .button {
  border-radius: 0;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-image: none; }

.search {
  margin-top: 51px;
  margin-right: 50px;
  width: 300px;
  height: 50px; }

#city_search {
  margin-top: 51px;
  text-align: center; }

@media (max-width: 996px) {
  #city_search {
    margin-top: 10px;
    text-align: center;
    margin-left: 0; }

  #search-wrapper {
    margin-left: 10px; }

  footer .nav-justified > li {
    float: left;
    width: 25%; }

  .search_result_container {
    top: 43px; }

  .dateSelect {
    margin-left: 0; }

  .blog_entry_cat {
    width: 100%; }

  .blog_entry_social_share {
    width: 100%;
    margin-top: 10px; }

  .eb-masonry-post .eb-post-head {
    min-height: 150px; }

  .blog_entry_social_share .facebook {
    margin-left: 0; } }
@media (max-width: 768px) {
  footer .nav-justified > li {
    float: left;
    width: 45%;
    min-height: 120px; }

  .eb-masonry-post .eb-post-head {
    min-height: 100px; }

  #blog-filter .col-sm-2,
  #blog-filter .col-sm-3 {
    margin-bottom: 10px; }

  #blog-filter .col-sm-3 .searchBtn {
    margin-left: 0; }

  .german_weather .mod_easybloglatestblogs {
    padding-left: 0; }

  .search_result_container {
    left: 25px;
    top: 37px; }

  #fd .eb-entry .blog_entry_cat a {
    font-size: 90%; }

  #fd .eb-meta-category span::before {
    font-size: 90%; } }
@media screen and (max-width: 768px) and (max-width: 768px) {
  .map-filter-inner > div > div {
    padding-top: 5px;
    padding-bottom: 5px; } }
@media (max-width: 768px) {
  #blog-filter .col-md-3 {
    margin-bottom: 10px; }

  input.search_query {
    width: 250px; }

  .videoContentContainer .share-btn {
    width: 29.5%;
    margin-top: 10px;
    margin-bottom: 10px; }

  .playerContentRow a {
    line-height: 30px; }

  .videoContentContainer .playerContentRow {
    margin-top: 0;
    margin-bottom: 60px; }

  .categoryDivBlue {
    margin-bottom: 5px; } }
footer .nav-justified > li > a {
  text-align: left; }

.search_btn {
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 2px;
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 34px;
  width: 34px;
  margin-right: -4px;
  background-color: #006cbd;
  border: 1px solid #006cbd;
  color: #fff;
  font-size: 20px; }

.btn-success.active,
.btn-success.disabled,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.btn-success[disabled] {
  color: #006cbd;
  background-color: #fff;
  border: 1px solid #fff; }

input:focus:-moz-placeholder,
input:focus:-ms-input-placeholder,
input:focus::-moz-placeholder,
input:focus::-webkit-input-placeholder {
  opacity: 0; }

/* IE 10+ */
input:-moz-placeholder,
input:-ms-input-placeholder,
input::-moz-placeholder,
input::-webkit-input-placeholder {
  color: #222; }

/* ccs for mega menu */
#Biowetter a,
#Cabriowetter a,
#Deutschland a,
#Europa a,
#Gartenwetter a,
#WeberGrillwetter a,
#Grillwetter a,
#Niederschlagsradar a,
#Pollenflug a,
#Pollenkalender a,
#Profikarten a,
#Schweiz a,
#Urlaubswetter a,
#Wetter-Lexikon a,
#Wetter-News a,
#Wetter-TV a,
#Wintersport a,
#├ûsterreich a,
#Wetter\.netMobile a,
#Gro├ƒwetterlagenkarte a,
#Str├Âmungsfilm a,
#Wolkenfilm a {
  font-size: 20px !important;
  background-color: #fff !important;
  font-weight: bold !important; }

li#bio_links_bread_hidden,
li#country_links_bread_hidden,
li#freetime_links_bread_hidden,
li#generally_links_bread_hidden,
li#news_links_bread_hidden {
  padding: 20px !important;
  background-color: #fff !important;
  height: 294px; }

li#Pollenflugfavoriten {
  height: 294px; }

li#DeutschlandImage img,
li#FreetimeImage img,
li#Pollenkalenderfavoriten img,
li#Wetter-TVfavoriten img,
li#generallyImage img {
  padding-top: 20px;
  padding-bottom: 13px; }

li#DeutschlandImage,
li#FreetimeImage,
li#Pollenkalenderfavoriten,
li#Wetter-TVfavoriten,
li#generallyImage {
  right: 20px; }

.moduletable.news-tv-fav {
  height: 281px; }

.moduletable.menu_video_share {
  height: 294px; }

.moduletable.pollen_fav {
  height: 294px; }

.moduletable.pollen_img,
li#freetimefavoriten,
li#generallyfavoriten {
  height: 294px; }

.menu_video_share .modPlayerText {
  display: none; }

li#bio_links_bread_hidden:hover,
li#country_links_bread_hidden:hover,
li#freetime_mega_menu_bread_hidden:hover,
li#generally_mega_menu_bread_hidden:hover,
li#news_links_bread_hidden:hover {
  background-color: #fff !important; }

#megamenucss #js-mainnav.megamenu ul.level1 #country_links_bread_hidden.megacss.group:hover,
#megamenucss #js-mainnav.megamenu ul.level1 #news_links_bread_hidden.megacss.group:hover {
  background-color: #fff !important; }

#megamenucss #js-mainnav.megamenu ul.level1 #bio_links_bread_hidden.megacss.group:active,
#megamenucss #js-mainnav.megamenu ul.level1 #bio_links_bread_hidden.megacss.group:hover {
  background-color: #fff !important; }

#megamenucss #js-mainnav.megamenu ul.level1 #freetime_links_bread_hidden.megacss.group:active,
#megamenucss #js-mainnav.megamenu ul.level1 #freetime_links_bread_hidden.megacss.group:hover {
  background-color: #fff !important; }

#megamenucss #js-mainnav.megamenu ul.level1 #generally_links_bread_hidden.megacss.group:active,
#megamenucss #js-mainnav.megamenu ul.level1 #generally_links_bread_hidden.megacss.group:hover {
  background-color: #fff !important; }

li#Deutschlandfavoriten .group-content,
li#Pollenflugfavoriten .group-content,
li#freetimefavoriten .group-content,
li#generallyfavoriten .group-content {
  padding: 10px 0 10px 30px; }

li#Wetter-TVfavoriten .yendifplayer {
  margin-top: 24px; }

.yendif-video-share.menu_video_share .modPlayerHeader {
  padding-left: 0; }

.yendif_wrapper h2.title {
  margin-left: 0;
  font-size: 38px; }

#Wetter-Newsfavoriten div.eb-mod-title a.eb-mod-media-title {
  font-size: 16px;
  font-weight: 400 !important;
  color: #222; }

#Wetter-Newsfavoriten div.eb-mod-title a.eb-mod-media-title:hover {
  color: #006cbd; }

#Wetter-Newsfavoriten .eb-mod .mod-item div.eb-mod-title {
  padding: 0; }

#Wetter-Newsfavoriten .eb-mod .mod-item div.eb-mod-foot {
  padding: 0 0 0 50px; }

#Wetter-Newsfavoriten div#fd.eb .mod-muted {
  color: #222;
  font-size: 12px; }

#Wetter-Newsfavoriten div#fd.eb .mod-item + .mod-item {
  border-top: 0 solid #ededed;
  margin-top: 0;
  padding-top: 12px; }

#Wetter-Newsfavoriten .news-tv-fav .eb-mod * {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 40px !important; }

.eb-masonry-post {
  min-height: 180px; }

.moduletable.news-tv-fav {
  margin-top: 12px;
  margin-left: 30px;
  margin-right: 20px; }

nav #megamenucss #js-mainnav.darkblue .js-megamenu {
  background: #006cbd !important; }

.row.menu-link-list {
  padding-left: 30px; }

.row.menu-link-list div {
  padding-left: 0; }

.row.menu-link-list div ul li {
  line-height: 23px; }

.menu-link-list {
  width: 375px; }

.menu-link-list a:hover {
  color: #fff; }

.menu-link-list a {
  color: #222;
  font-family: "Source Sans Pro", "Helvetica", sans-serif;
  font-size: 16px; }

#megamenucss #js-mainnav.megamenu .js-megamenu,
#megamenucss #js-mainnav.megamenu .js-megamenu .level1 .group,
#megamenucss #js-mainnav.megamenu .js-megamenu ul.level1,
#megamenucss #js-mainnav.megamenu .js-megamenu ul.level2,
#megamenucss #js-mainnav.megamenu .js-megamenu ul.level3 {
  font-family: "Source Sans Pro", "Helvetica", sans-serif !important; }

#megamenucss #js-mainnav.megamenu.horizontal ul.level0 li a.haschild.megacss span.menu-title:after {
  content: "\f107";
  font-family: FontAwesome;
  padding-right: 15px;
  font-size: 16px;
  padding-left: 25px; }

li#Aktuell #menu337 .menu-title:after,
li#Allgemein #menu475 .menu-title:after,
li#Freizeit #menu455 .menu-title:after,
li#Gesundheit #menu365 .menu-title:after,
li#Wetter #menu323 .menu-title:after {
  content: "\f107";
  font-family: FontAwesome;
  padding-right: 15px;
  font-size: 16px;
  padding-left: 25px; }

li#Aktuell #menu337:hover,
li#Allgemein #menu475:hover,
li#Freizeit #menu455:hover,
li#Gesundheit #menu365:hover,
li#Wetter #menu323:hover {
  background-color: #e0f0f7;
  color: #006cbd; }

img.menu-image {
  position: relative;
  top: 9px; }

.row.menu-link-list p {
  padding-bottom: 10px; }

/* css for breadcrumbs module */
.breadcrumb {
  margin: 0;
  border-radius: 0;
  background-color: #fff;
  font-size: 13px;
  z-index: 0; }

.breadcrumb a,
.breadcrumb span {
  color: #222; }

.divider {
  display: none; }

.itemListElement {
  content: "haha"; }

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #222;
  content: "\003E"; }

.breadcrumb > li:first-child + li:before {
  display: none; }

/* css for Blogposts */
div#fd.eb .eb-brand-name {
  font-size: 34px;
  line-height: 34px;
  margin: 20px 0; }

div#fd.eb h1,
div#fd.eb h2,
div#fd.eb h3,
div#fd.eb h4,
div#fd.eb h5,
div#fd.eb h6 {
  font-weight: 300;
  margin-top: 5px;
  color: #006cbd; }

div#fd.eb .eb-post-top {
  border-bottom: 0 solid #ededed;
  padding: 0; }

div#fd.eb .eb-post-foot {
  background: transparent;
  border-top: 0 solid #ededed;
  border-radius: 0;
  padding: 15px; }

div#fd.eb .eb-post {
  background: #fff;
  border: 0 solid #fff;
  border-radius: 0; }

#blog-filter p {
  color: #fff;
  padding-left: 20px; }

#blog-filter {
  background: #006cbd;
  padding: 20px;
  color: #545454; }

#blog-filter .row {
  padding-left: 50px; }

div#blog_latest_background_color {
  background-color: #9fd5ee;
  padding: 20px 10px 30px 10px !important; }

.eb-post-content {
  width: 100%; }

.blog-wrapper {
  padding-top: 10px;
  margin-right: auto; }

.more-posts {
  color: #006cbd;
  width: 200px;
  border: 1px solid #006cbd;
  text-align: center;
  margin: 13px auto 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 5px;
  cursor: pointer; }

.more-posts:active {
  background-color: #006cbd;
  color: #fff; }

div#fd.eb .eb-masonry,
div#fd.eb .eb-posts {
  margin: 0; }

.eb-post-thumb {
  margin-bottom: 0 !important; }

div#fd.eb .eb-post-thumb .eb-post-image-cover {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  vertical-align: baseline; }

.eb-entry-author-details p.p1 {
  margin-top: -25px; }

div#fd.eb .eb-entry-meta > div {
  margin: 0; }

div#fd.eb .eb-entry-author-details {
  margin-top: 0; }

div#fd.eb .eb-avatar img {
  border-radius: 3px;
  width: 100px;
  height: 100px;
  padding: 0;
  margin: 0 20px; }

.eb-entry-author-bio.media {
  display: inline-table;
  background-color: #ededed;
  padding: 30px 20px;
  margin-bottom: 20px;
  margin-top: 40px;
  text-align: left;
  margin-left: 0px !important;
  margin-right: 0px !important; }

div#fd.eb .eb-post {
  margin-top: 15px;
  margin-bottom: 15px; }

.eb-entry-author {
  text-align: center; }

.more_posts_button {
  float: left;
  width: 100%; }

.blog-wrapper-inner {
  float: left; }

div#fd.eb .row {
  margin-left: 15px;
  margin-right: 15px; }

div#fd.eb .eb-section-heading {
  display: none; }

div#fd.eb .eb-post-content {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0; }

.eb-post-date,
.eb-post-head {
  padding-left: 15px;
  padding-right: 15px; }

div#fd.eb.st-4 .eb-gallery-foot {
  /*disable footer carousel of BlogSlider */
  display: none; }

/*css for blog entry*/
div#fd.eb .eb-entry-title {
  font-size: 38px;
  margin-bottom: 20px;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }
  @media screen and (max-width: 768px) {
    div#fd.eb .eb-entry-title {
      font-size: 28px; } }

.eb-meta-category span {
  margin-right: 20px;
  background-color: #006cbd;
  padding: 9px 12px;
  border-radius: 4px; }

@media screen and (max-width: 768px) {
  .eb-meta-category span {
    display: block;
    margin-bottom: 10px; } }
.eb-meta-category {
  padding-top: 13px;
  color: #fff;
  font-size: 130%; }

.eb-meta-category span a {
  color: #fff;
  font-size: 16px; }

s .eb-entry-date time.eb-meta-date::after {
  content: "Uhr |";
  margin-left: 0; }

time.eb-meta-date {
  color: #222; }

.eb-entry-article hr {
  background-color: #222; }

.eb-row {
  margin-left: -15px;
  margin-right: -15px; }

li.shariff-button.facebook {
  position: relative; }

.li.shariff-button.facebook:after {
  content: "\f0fe";
  font-family: FontAwesome;
  position: absolute; }

.eb-meta-author span a {
  color: #545454; }

/* css for Blog share Buttons */
.shariff-button a span.fa.fa-twitter {
  background-color: #00aced;
  height: 100%;
  padding-top: 5px; }

.shariff-button a span.fa.fa-google-plus {
  background-color: #d34836;
  height: 100%;
  padding-top: 5px; }

.shariff-button a span.fa.fa-facebook {
  background-color: #3B5998;
  height: 100%;
  padding-top: 5px; }

.shariff-button > a:hover {
  color: white !important; }

li.shariff-button {
  background-color: #9fd5ee;
  margin-left: 7px; }

.shariff li .share_text {
  color: #222;
  margin-left: 10px; }

.container-fluid.blog_entry_cat {
  margin-top: 30px; }

/* css for contact-form */
.contact-frm-choice {
  background-color: #ededed;
  padding: 2px 0 5px 10px;
  line-height: 0;
  cursor: pointer; }
  @media screen and (max-width: 768px) {
    .contact-frm-choice {
      line-height: 20px; } }

div#contact-form {
  padding: 40px;
  margin-bottom: 40px;
  margin-top: -40px; }

#contact-form form {
  background-color: #ededed;
  margin: 20px 0;
  padding: 27px 70px 30px; }

div#contact-form .form-control {
  border: 1px solid #3389ca;
  height: 50px; }

div#contact-form textarea#message {
  height: 300px; }

div#contact-intro {
  padding-top: 15px; }

div#contact-intro h5 {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #545454; }

div#contact-intro h2 {
  margin-top: 0; }

div#contact-intro p {
  line-height: 21px; }

label {
  font-size: 16px; }

/*css for weather map on front page */
.temperature {
  background-color: #545454;
  opacity: 0.8;
  color: white;
  padding: 2px 15px;
  border-radius: 2px; }

.linked-city-weather text {
  position: relative; }

.linked-city-weather text:before {
  content: "\f10c";
  font-family: FontAwesome;
  position: absolute; }

/*css for Deutschland heute on front page*/
.newsflash.main-white.col-md-6.germany_today {
  width: 100%;
  height: 312px;
  overflow: hidden; }

.newsflash p {
  font-size: 20px; }

.moduletable.main-white.col-md-6.germany_today {
  padding-left: 25px;
  padding-right: 25px; }

.moduletable.col-md-6.main-white.ad-germanweather {
  height: 251px; }

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent;
  color: white;
  text-decoration: underline; }

footer a:hover {
  background-color: transparent;
  color: white;
  text-decoration: underline; }

#js-meganav,
.childcontent,
nav {
  z-index: 2000; }

#eb_mod_custom_css_for_homepage #fd {
  padding: 40px 30px;
  background-color: #fff; }
  @media screen and (max-width: 768px) {
    #eb_mod_custom_css_for_homepage #fd {
      padding: 20px; } }
  #eb_mod_custom_css_for_homepage #fd .eb-mod-title {
    overflow: hidden;
    padding-bottom: 10px;
    min-height: 75px;
    margin: 0 20px;
    padding-top: 5px;
    line-height: 28px; }
    #eb_mod_custom_css_for_homepage #fd .eb-mod-title .eb-mod-media-title {
      font-size: 20px;
      color: #3389ca;
      font-weight: 400; }
  #eb_mod_custom_css_for_homepage #fd .eb-mod-foot {
    padding-top: 0;
    padding-bottom: 10px;
    margin: 0 10px; }
    #eb_mod_custom_css_for_homepage #fd .eb-mod-foot a {
      color: #545454;
      text-decoration: underline; }
  #eb_mod_custom_css_for_homepage #fd .mod-items-grid {
    margin-bottom: 0; }
  #eb_mod_custom_css_for_homepage #fd .mod-items-grid > .mod-grid {
    margin-bottom: 0; }
  #eb_mod_custom_css_for_homepage #fd .mod-item {
    background-color: #ededed;
    min-height: 290px; }
  #eb_mod_custom_css_for_homepage #fd .eb-mod-thumb {
    margin-top: 0 !important; }
  #eb_mod_custom_css_for_homepage #fd .mod-muted {
    margin-top: 15px;
    margin-left: 20px; }
  #eb_mod_custom_css_for_homepage #fd .mod-small {
    margin-left: 20px;
    margin-top: 5px; }
  #eb_mod_custom_css_for_homepage #fd .eb-mod-image-cover, #eb_mod_custom_css_for_homepage #fd .eb-mod-thumb .eb-mod-image-cover:before {
    border: none;
    box-shadow: none;
    border-radius: 0px; }

#demo, .content_pos {
  margin-bottom: 40px;
  background-color: white; }

.yendif-video-share {
  padding: 20px; }

.modPlayerTitle {
  padding-left: 0;
  margin: 20px 0 15px; }

.modPlayerHeader {
  margin-top: 0; }

#jux_memamenu229,
.group,
.js-meganav,
.level1,
.megacss,
.megamenu,
nav {
  z-index: 10000; }

#map,
#pollination_map,
.main-white {
  z-index: 0; }

/* CSS for up Arrow */
div.upArrow {
  background-color: #ededed;
  width: 40px;
  height: 40px;
  margin-left: 40px;
  text-align: center;
  font-size: 27px;
  border-radius: 3px;
  position: fixed;
  top: 85%;
  transform: translate(1052px, 0);
  z-index: 10000; }
  @media screen and (max-width: 768px) {
    div.upArrow {
      display: none !important; } }

div.upArrow a {
  color: #545454; }

/* page builder */
.sp-page-builder .page-content section {
  padding-top: 0 !important; }

.eb-view-latest .eb-post-head .ebd-block p {
  min-height: 80px; }

div#fd.eb .eb-masonry-post .eb-post-foot {
  margin-top: 0;
  padding-top: 0; }

div#fd.eb .eb-masonry-post .eb-post-content {
  margin-bottom: 0; }

.ebd-block {
  padding-right: 15px;
  line-height: 150% !important; }

/* advertising Banner CSS */
.advertising_left {
  left: 50%;
  margin-left: -1027px;
  position: fixed;
  text-align: right;
  width: 500px;
  top: 20px; }

.advertising_right {
  left: 50%;
  top: 5px;
  margin-left: 527px;
  position: absolute; }

.advertising_top {
  margin-bottom: 20px; }
  @media screen and (max-width: 768px) {
    .advertising_top {
      margin-bottom: 0px; } }

.advertising_mobile {
  margin: 10px 0px;
  display: flex;
  justify-content: center; }
  @media screen and (min-width: 768px) {
    .advertising_mobile {
      display: none; } }

.center-div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }

.advertising_news > div > ins {
  margin: 0 auto !important;
  display: block !important; }

.advertising_news {
  margin-bottom: 20px; }

@media (max-width: 1400px) {
  .advertising_left,
  .advertising_right {
    display: none;
    width: 0;
    height: 0; } }
/*CSS for DropDown */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  font-size: 1em;
  width: 100%;
  border-radius: 4px; }

select {
  color: #545454;
  background: url("../images/chevron-blue-down.png") no-repeat right center;
  background-origin: content-box;
  background-size: 10px;
  padding-left: 10px;
  background-color: #fff; }

.page-10 > div > section > div > div > div:nth-child(4) > div > div > div > div > div {
  margin-top: 13px; }

.page-10 > div > section:first-child > div > div > div:nth-child(4) > div > div > div > div > div {
  margin-top: 0; }

div#fd.eb .eb-masonry-post {
  min-height: 270px; }

.blogNewsHeaderHome {
  background-color: #fff;
  font-size: 25px;
  margin: 0;
  padding: 40px 40px 0; }
  @media screen and (max-width: 768px) {
    .blogNewsHeaderHome {
      padding: 20px 20px 0; } }

.advertising-top .moduletable {
  float: left; }

.center-div {
  float: none; }

.center-div .moduletable {
  margin: 0 auto; }

#div-gpt-ad-banner {
  text-align: center; }

#megamenucss .darkblue.megamenu .jux_tabs_item ul li.ui-tabs-active a {
  background: #fff !important;
  color: #545454; }

#megamenucss .darkblue.megamenu .jux_tabs_item.tabs_vertical ul li {
  border-bottom: 0 solid #fff !important; }

#megamenucss .darkblue.megamenu .jux_tabs_item ul li a {
  color: #545454 !important;
  font-size: 20px;
  font-weight: 100; }

#megamenucss .darkblue.megamenu .jux_tabs_item ul li a:hover {
  background: transparent !important;
  color: #006cbd !important; }

#megamenucss #js-mainnav.megamenu .megacol {
  background-color: #e0f0f7; }

#megamenucss .darkblue.megamenu .jux-tabs .megacol.column1 {
  border-left: 0 solid #e0f0f7; }

@media screen and (max-width: 768px) {
  #jux_memamenu229 #js-mainnav.megamenu .megacol img {
    display: none; } }
#megamenucss #js-mainnav.megamenu.horizontal ul.level0 li a.haschild-over.megacss span.menu-title,
#megamenucss #js-mainnav.megamenu.horizontal ul.level0 li a.haschild.megacss span.menu-title {
  background-image: none;
  background-position: 100% 12px;
  padding-left: 15px; }

#megamenucss #js-mainnav.megamenu.horizontal ul.level0 li a.haschild-over.megacss span.menu-title:active,
#megamenucss #js-mainnav.megamenu.horizontal ul.level0 li a.haschild.megacss span.menu-title:active {
  background: url("../images/arrow3_hover.png") no-repeat left center; }

#js-mainnav.megamenu.darkblue .group-title .menu-title {
  color: #545454;
  font-family: "Source Sans Pro", "Helvetica", sans-serif; }

.megacol.column1.first {
  padding-top: 0; }

.jux_tabs_db.jux_tabs_item.tabs_vertical {
  padding-left: 20px;
  padding-top: 25px; }

.menu-link-list b {
  color: #545454; }

#megamenucss #js-mainnav.megamenu .group-content ul.megamenu {
  margin: 0;
  padding: 0; }

#megamenucss #js-mainnav.megamenu ul.level0 li.megacss span.megacss {
  padding: 10px 20px; }

@media (min-width: 992px) {
  .container {
    width: 100%; } }
@media (min-width: 1200px) {
  .container {
    width: 1024px; } }
@media only screen and (max-width: 900px) {
  #megamenucss #js-mainnav.megamenu ul.level0 li.megacss span.megacss {
    padding: 10px; }

  .megacol.column1.first {
    width: 700px !important; }

  #Wetter-TVfavoriten {
    display: none !important; }

  li#Aktuell #menu337 .menu-title:after,
  li#Allgemein #menu475 .menu-title:after,
  li#Freizeit #menu455 .menu-title:after,
  li#Gesundheit #menu365 .menu-title:after,
  li#Wetter #menu323 .menu-title:after {
    content: "\f107";
    font-family: FontAwesome;
    padding-right: 15px;
    font-size: 16px;
    padding-left: 5px; } }
#sp-page-builder .sppb-section-title {
  margin-bottom: 20px; }

div#fd.eb.eb-image-popup {
  display: none !important;
  height: 0 !important;
  width: 0 !important;
  background: rgba(0, 0, 0, 0) !important;
  z-index: 0 !important; }

.breadcrumb a:hover span {
  color: #006cbd; }

.blog_cat_id {
  color: #222; }

#section-id-1487015064084,
#section-id-1487016014339 {
  padding: 40px !important; }
  @media screen and (max-width: 768px) {
    #section-id-1487015064084,
    #section-id-1487016014339 {
      padding: 20px !important; } }

#section-id-1487015064084 > .sppb-container-inner > .sppb-container {
  padding: 0px; }

.block_detail_wrapper {
  padding: 25px;
  padding-bottom: 40px;
  padding-top: 5px; }
  @media screen and (max-width: 768px) {
    .block_detail_wrapper {
      padding: 20px 5px; } }

.social_buttons_no_padding {
  padding: 0px !important; }

.mod_eb_slider .slick-prev {
  left: 5px !important;
  color: black !important;
  width: 40px;
  height: 40px;
  top: 114% !important;
  z-index: 1000; }
.mod_eb_slider .slider-prev {
  position: absolute;
  bottom: 0; }
.mod_eb_slider .slick-next {
  right: 0 !important;
  color: black !important;
  width: 40px;
  height: 40px;
  top: 114% !important;
  z-index: 1000; }
.mod_eb_slider .slick-next:before,
.mod_eb_slider .slick-prev:before {
  color: black !important;
  font-size: 30px; }
.mod_eb_slider .slick-dots li button:before {
  font-size: 22px !important; }
.mod_eb_slider .slick-prev:before {
  content: "\f053";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 20px; }
.mod_eb_slider .slick-next:before {
  content: "\f054";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 20px; }
.mod_eb_slider .slick-dots {
  bottom: -50px; }
  @media screen and (max-width: 768px) {
    .mod_eb_slider .slick-dots {
      bottom: -35px; } }

@media screen and (max-width: 768px) {
  .mod_eb_slider .slick-dots li button:before {
    font-size: 16px !important; } }
.header-back {
  font-size: 20px;
  padding-top: 30px;
  display: block;
  float: right; }

.calendar_text h3 {
  margin-top: 0 !important; }

.eb-meta-author span {
  color: #545454; }

.page-10 {
  margin: 0 40px;
  padding-bottom: 40px; }
  @media screen and (max-width: 768px) {
    .page-10 {
      margin: 0 20px;
      padding-bottom: 20px; } }

/*hide advertising on mobile */
@media screen and (max-width: 786px) {
  .advertising_yendif,
  .advertising_teaser_block_short,
  .advertising_out_of_page {
    display: none !important; } }
.flex_container {
  display: flex;
  justify-content: center;
  margin: 15px 0px; }

/*css for responsive menu */
@media only screen and (max-width: 800px) {
  li#Aktuell #menu337 .menu-title:after,
  li#Allgemein #menu475 .menu-title:after,
  li#Freizeit #menu455 .menu-title:after,
  li#Gesundheit #menu365 .menu-title:after,
  li#Wetter #menu323 .menu-title:after {
    content: "";
    font-family: FontAwesome;
    padding-right: 15px;
    font-size: 16px;
    padding-left: 25px; }

  li#Aktuell #menu337 .menu-title:after,
  li#Biowetter #menu365 .menu-title:after,
  li#Wetter #menu323 .menu-title:after {
    content: ""; }

  #DeutschlandImage .moduletable,
  #Deutschlandfavoriten .moduletable,
  #FreetimeImage .moduletable,
  #Pollenflugfavoriten .moduletable,
  #Pollenkalenderfavoriten .moduletable,
  #Wetter-Newsfavoriten .moduletable,
  #Wetter-TVfavoriten .moduletable,
  #freetimefavoriten .moduletable,
  #generallyImage .moduletable,
  #generallyfavoriten .moduletable {
    display: none; }

  li#Pollenflugfavoriten,
  li#bio_links_bread_hidden,
  li#country_links_bread_hidden,
  li#freetime_links_bread_hidden,
  li#freetimefavoriten,
  li#generally_links_bread_hidden,
  li#generallyfavoriten,
  li#news_links_bread_hidden {
    height: auto; }

  li#Deutschlandfavoriten .group-content,
  li#Pollenflugfavoriten .group-content,
  li#freetimefavoriten .group-content,
  li#generallyfavoriten .group-content {
    padding: 0; } }
@media screen and (max-width: 768px) {
  .mod-grid,
  .yendif_slider_item {
    padding: 0px !important; }

  .sppb-img-responsive {
    margin-bottom: 10px; }

  li.shariff-button {
    background: none;
    margin: 0px; }

  .shariff .orientation-horizontal li {
    min-width: 35px;
    -webkit-flex: 0;
    -moz-flex: 0;
    -ms-flex: 0;
    flex: 0; } }
#column-id-1486300173939 {
  padding: 0px 40px; }
  @media screen and (max-width: 768px) {
    #column-id-1486300173939 {
      padding: 0px 20px; } }

#section-id-1486298188869 {
  padding: 0px 40px !important;
  margin-bottom: 40px !important; }
  @media screen and (max-width: 768px) {
    #section-id-1486298188869 {
      padding: 0px 20px !important;
      margin-bottom: 20px !important; } }

.link_footer:hover {
  color: white; }

.feedback img,
.b2b img {
  width: 100%; }

@media screen and (max-width: 768px) {
  .slick-dots li button:focus:before {
    opacity: 0.25 !important; }

  .slick-dots li.slick-active button:focus:before {
    opacity: .75 !important; }

  .sppb-title-heading {
    font-size: 28px !important; } }
div#fd a:hover,
div#fd a:active,
div#fd a:focus {
  color: white; }

div#fd .eb-entry-body a:hover,
div#fd .eb-entry-body a:visited,
div#fd .eb-entry-body a:focus,
div#fd .eb-entry-body a:active {
  color: #003e85; }

.blog_share_button_custom > h6 {
  margin: 10px 0px 0px 10px !important;
  color: #222 !important; }

.blog_share_button_custom {
  padding: 0px !important;
  margin-top: 20px; }
  @media screen and (max-width: 768px) {
    .blog_share_button_custom {
      margin-right: 10px !important; } }

#bodyContainer_switch {
  top: 0 !important; }

.yf-skin > a {
  background-color: transparent !important;
  color: transparent !important; }

.yf-logo {
  width: 80px !important; }

.news_cover_image {
  padding: 0px 40px;
  background-clip: content-box; }

.germanweather_header {
  margin: 20px !important;
  display: inline-block; }

#taboola-below-article-thumbnails---wetterkarte,
#taboola-below-article-thumbnails---wettervideo,
#taboola-below-article-thumbnails---wetterartikel {
  margin-top: 20px; }

@media (min-width: 1200px) {
  .sppb-row-container {
    width: 970px !important; } }
.share_button_magrin_between {
  margin-right: 20px;
  display: inline; }

.author_description {
  margin: 0px !important;
  padding: 0px !important; }

/******************************
*******new advertising css*****
 ******************************/
#taboola-below-homepage-thumbnails {
  padding: 40px 40px 0px 40px; }

.advertising_google_responsive_wrapper {
  padding: 40px 0px; }

/******************************
*******custom shariff css******
 ******************************/
.shariff-button {
  background-color: transparent !important;
  min-width: 90px !important; }

.shariff-button > a {
  border-radius: 4px; }

#socialButtons .shariff-button.facebook {
  width: 70px !important;
  height: 28px !important;
  margin-left: 0px;
  margin-right: 25px !important;
  vertical-align: center; }
  #socialButtons .shariff-button.facebook a {
    height: 28px !important;
    background-color: #4367B2; }
    #socialButtons .shariff-button.facebook a:hover {
      text-decoration: none;
      background-color: #365899; }
    #socialButtons .shariff-button.facebook a:visited {
      color: white;
      text-decoration: none; }
    #socialButtons .shariff-button.facebook a span {
      display: flex;
      align-items: center;
      align-content: center;
      height: 28px !important;
      margin-left: 7px;
      line-height: 28px !important; }
      #socialButtons .shariff-button.facebook a span:before {
        font-size: 16px; }
      #socialButtons .shariff-button.facebook a span:after {
        content: "Teilen";
        margin-left: 7px;
        font-family: Helvetica, Arial;
        font-size: 13px; }

#socialButtons .shariff-button.twitter {
  width: 86px !important;
  height: 28px !important;
  margin-left: 0px;
  vertical-align: center; }
  #socialButtons .shariff-button.twitter a {
    height: 28px !important;
    background-color: #1A95E0; }
    #socialButtons .shariff-button.twitter a:hover {
      text-decoration: none;
      background-color: #0C7ABF; }
    #socialButtons .shariff-button.twitter a:visited {
      color: white;
      text-decoration: none; }
    #socialButtons .shariff-button.twitter a span {
      margin-left: 7px;
      display: flex;
      align-items: center;
      align-content: center;
      width: 60px;
      line-height: 28px !important; }
      #socialButtons .shariff-button.twitter a span:before {
        font-size: 18px; }
      #socialButtons .shariff-button.twitter a span:after {
        content: "Twittern";
        margin-left: 7px;
        font-family: Helvetica, Arial;
        font-size: 13px; }

.footer_social_media_page_button {
  height: 30px; }

.share_buttons_float_right > div {
  float: right; }
  @media screen and (max-width: 992px) {
    .share_buttons_float_right > div {
      float: initial; } }

.weather_teaser_3x3 {
  margin-left: -40px;
  margin-right: -40px; }

nav.row.main-blue {
  position: relative;
  z-index: 4000; }

.search_result_container {
  z-index: 5000; }

.custom_easy_blog {
  padding: 0 35px;
  font-size: 20px;
  line-height: 28px; }

.mod-weather-news-wrapper a {
  font-size: 16px;
  font-weight: 400 !important;
  color: #222;
  word-break: break-word;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 40px !important;
  display: block; }

.mod-weather-news-wrapper {
  margin-left: 12px; }

#Wetter-Newsfavoriten .moduletable {
  padding-top: 12px;
  padding: 10px;
  margin-top: 12px;
  margin-left: 30px;
  margin-right: 20px; }

#Wetter-Newsfavoriten .moduletable {
  margin-top: 12px; }

.mod-weather-news-wrapper a:hover {
  color: #006cbd; }

/*# sourceMappingURL=custom.min.css.map */
