/*
Theme Name: memon World Theme
Description: OnePress Childtheme
Author: Stefan Felder
Author URI: http://www.sfelder.de
Template: onepress
Version: 1.0
Tags: memon, world
*/

.home-main {
    background-image: url('/wp-content/uploads/sites/5/2018/02/Visualisierung-memon-home_final.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: grey;
}

.home-text {
    background-color: rgba(255,255,255,0.95);
    padding: 20px;
    margin-bottom: 30px;
}

#primary {
  padding-top: 0px!important;
  padding-bottom: 0px!important;
  background-color: #FFFFFF;
}

h1.entry-title {
    color: #183C68;
}

.menu-img {
    position: relative;
    width: 105%;
}

span.textmenu {
  position: absolute;
  top: 0;
  padding-top: 30%;
  left: 0;
  width: 100%;
  opacity: 0;
  font-weight: 500;
  height: 100%;
}

span.textmenu:hover {
  opacity: 1;
}


img.mimg {
    width: 70%;
    margin-bottom: 10px;
}

img.m2img {
    width: 55%;
    margin-bottom: 10px;
}

.h3, h3 {
    font-size: 1.0em!important;
    color: #FFFFFF!important;
    padding-top: 20px;
    text-transform: uppercase;
}

.buttons {
    padding-top: 20px;
}

.overimage {
  position: absolute;
  z-index: 99;
  padding: 10px 0px;
}

#memon-img {
  background: url("/wp-content/uploads/sites/5/2017/11/Visualisierung-memon-HOME_0001.jpg") no-repeat center center fixed;
  background-size: auto;
}

#memon-img-geo {
  background: url("/wp-content/uploads/sites/5/2017/11/Visualisierung-memon-HOME_0001-Wasserader-rot.jpg") no-repeat center center fixed;
  background-size: auto;
}

#memon-img-strom {
  /* background: url("/wp-content/uploads/sites/5/2017/11/Visualisierung-memon-HOME_0001-Strom-rot.jpg") no-repeat center center fixed;
  background-size: auto; */
  background-color: transparent;
}

#memon-img-water {
  background: url("/wp-content/uploads/sites/5/2017/11/Visualisierung-memon-HOME_0001-Wasser-rot.jpg") no-repeat center center fixed;
  background-size: auto;
}

#memon-img-feinstaub {
  background: url("/wp-content/uploads/sites/5/2017/11/Visualisierung-memon-HOME_0001-Ionen-ohne-memon.jpg") no-repeat center center fixed;
  background-size: auto;
}

.col-md-1.overlay-menu, .col-sm-2.overlay-menu {
    position: absolute;
    top: 0;
    z-index: 1;
    height: 100%;
    background-color: #09396E;
    right: 15px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}

ul#menu-esmog-menu li, ul#menu-esmog-menu-englisch li, ul#menu-feinstaub-menu li, ul#menu-feinstaub-menu-englisch li, ul#menu-geo-menu li, ul#menu-geo-menu-englisch li, ul#menu-unterwegs-menu li, ul#menu-unterwegs-menu-englisch li, ul#menu-water-menu li, ul#menu-water-menu-englisch li {
    border-bottom: 1px solid #10467f;
    margin-left: -20px;
    list-style-type: none;
    margin-bottom: 0px;
    line-height: 18px;
}

.outer {
 position: relative;
 width: 100%;
 padding-bottom: 100%;
}

#canvas {
 position: absolute;
 width: 100%;
 height: 100%;
}

.memon-btn {
    background-color: #06386F;
    color: #FFF;
    font-size: 13px;
    padding: 6px;
    min-width: 200px;
}

.site-header {
  z-index: 999;
}

.entry-content {
    padding-top: 60px;
}

.infotext {
    position: absolute;
    bottom: 100px;
    left: 0px;
    padding-left: 4%;
    width: auto;
    margin-left: 10px;
    color: #FFF;
}

.page-header {
    padding: 10px 0px;
    border-top: 1px solid #e9e9e9;
    background: rgba(255,255,255,0.5);
    border-bottom: 1px solid #e9e9e9;
    position: absolute;
    height: auto;
    width: 100%;
    z-index: 99;
}

.icons {
  position: absolute!important;
}

.memon-tabs ul li a {
    color: #232323;
    font-size: 18px;
}

.memon-tabs ul li.uk-active a {
  color: #FFF;
  background-color: #0a3a6d;
}

.submenu {
    text-align: center;
    margin: 20px 0px 0px 0px;
}

.submenu a {
    color: #FFFFFF;
    font-size: 11px;
}

.submenu a:hover img {
    opacity: .5;
}

.submenu a:hover {
    text-decoration: none;
    color: #FFFFFF;
}

button.popupbtn {
    background: #09396e;
    padding: 10px 20px;
    border-radius: 5px;
    border: none;
    font-size: 14px;
    color: #FFF;
}

button.popupbtn a {
    color: #FFF;
    text-decoration: none;
}

button.popupbtn a:hover {
    color: #5382b5;
    text-decoration: none;
}

.worldform_txt {
    font-size: 82%;
    line-height: 1.6;
    color: #575656;
}

.worldform_text {
    font-size: 100%;
    line-height: 1.8!important;
    color: #000000;
    font-weight: 100!important;
}

.worldform_h3 {
    font-size: 120%;
    margin-top: -15px;
}

h2 {
    color: #09396E!important;
    font-weight: bold!important;
}

p.worldform_sub {
    font-size: 70%;
    margin-bottom: 0px;
}

.h5, h5 {
    font-size: 0.95rem!important;
    text-transform: initial!important;
    color: #0D3A6C!important;
    font-weight: bold!important;
}

.btn.btn-default.worldform_btn {
    background-color: #0d3a6c;
    color: #fff;
}

.uk-panel-box {
    background: rgba(255,255,255,0.95);
  }

@media screen and (max-width : 768px) {
  footer#colophon {
    position: relative;
    bottom: -300px;
    width: 100%;
}
}

@media screen and (max-width : 480px) {
  footer#colophon {
    position: relative;
    bottom: -900px;
    width: 100%;
}
}
@media screen and (max-width : 1024px) {
p.submenu {
    display: none;
}
}

.site-footer .footer-connect {
  padding: 0px!important;
}

#footer-1 h2.widget-title {
    text-align: center;
    color: #FFFFFF!important;
}

aside#custom_html-5, aside#custom_html-6 {
    text-align: center;
}
