@media screen and (max-width:767px) { 

  .nomob {
    display:none;
  } 
  #wrapper {
     padding: 0 2%;
     width: 96%;

  }
  #header-big, #header-full, #header {
    background: none;
    height: auto;
    overflow: hidden;
  }
  .moduletable-logo {
    float: none;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
  }
  .moduletable-slog {
    float: none;
    margin-bottom: 10px;
    width: auto;
    text-align: center;
  }
  .moduletable-cont {
    float: none;
    margin: 10px auto;
    text-align: center;
    width: 200px;
    overflow: hidden;
  }
  .moduletable-cont .phone {
    float: none;
  }
  #us3 #bm-cool-menu-94 .bm-cool-menu-trigger {
    background-color: transparent;
  }
  #us3 .bm-cool-menu-trigger {
    border: none;
    background-color: transparent;
    background: none;
  }
  #us3 #bm-cool-menu-94 .bm-cool-menu {
    background: #f86d1d;
  }
  #us3 #bm-cool-menu-94 .bm-cool-menu ul {
    background: #fdc41a;
  }

  #us4-full {
    height: auto;
    margin-bottom: 20px;
    width: 96%;
    padding: 0 2%;
    text-align: center;
  }
  #us4 {
    height: auto;
  }
  .custom-us4blok .kbt {
    display: inline-block;
    margin: 0 5px;
    text-align: left;
  }
  #us5-full {
    margin-bottom: 10px;
  }
  #us6-full {
    margin-bottom: 15px;
    height: auto;
  }
  #us6 {
    text-align: center;
  }
  .moduletable-banlevtp {
    float: none;
    margin: 0 auto 10px;
    text-align: left;
    max-width: 406px;
    width: 100%;
    background-size: 100%;
  }
  .moduletable-banlevtp a {
    font-size: 15px;
  }
  .moduletable-knopotziv {
    float: none;  margin-bottom: 10px;
  }
  #container {
    width: 100%;
    margin: 0 0 10px;
    float: none;
    overflow: hidden;
  } 
  
  #usLeft {
    float: none;
    width: 100%;
    position: relative;
    text-align: center;
  }
  .moduletable-aklev {
    display: inline-block;
    margin: 0 7px 5px;
    overflow: hidden;
  }
  .moduletable-aklev img {
    width: 210px;
    height: 127px !important;
  }

  #footer {
    text-align: center;
  }
  .custom-fotlev {
    float: none;
    margin-bottom: 10px;
  }
  .custom-fotrig {
    float: none;
  }
  .custom-fotcentr {
    float: none;
    text-align: center;
    width: 140px;
    margin: 10px auto;
  }
  #scrollToTop {
 display: none !important;
  }
    .moduletable-form button {
    padding: 10px auto;
    width: 100%;
    font-size: 18px;
    line-height: 20px;
  }
  
    #content .blog {
    width: 100%;
  }
  #content .blog .span6 {
    width: 98%;
    margin: 0 1%;
    float: none;
  }
   #content .blog img.caption {
    width: 100%;
  }

  #content ul, #content ul {
        background-image:none;  
        background-color: #e8ffdc;  
    margin: 5px;
    padding: 15px;
    background-size: auto;
    box-shadow: none;
    border: 1px solid #ccc;  
   }

  
  
  
  

}