@media all and (max-width:960px) {
  
  .site:not(.wide):not(.hasContentSide) > *, 
  .site.hasContentSide .content,
  .site.hasContentSide .header-inner,
  .site.hasContentSide .footer-top-inner,
  .site.hasContentSide .footer-bottom-inner,
  .moduletable.cikkvalto {
    width: 100%;
  }
  .site.wide:not(.hasContentSide) .header-inner,
  .site.wide:not(.hasContentSide) .content .moduletable-inner,
  .site.wide:not(.hasContentSide) .footer-top-inner,
  .site.wide:not(.hasContentSide) .footer-bottom-inner,
  .site.wide:not(.hasContentSide) .component-wrap {
    width: 100%;
    min-width: 100%;
  }
  
  #content-side,
  .img-slider-wrap,
  .moduletable.nevnap {
    display: none;
  }
  
  .hasContentSide #content {
    padding: 10px;
    margin: 0;
  }
  
  body.fooldal .content {
    padding-top: 0;
  }
  
  body {
    padding: 0;
  }
  header {
    position: static;
  }
  header::after {
    display: none;
  }
  
  .moduletable.header_img .image {
    height: 400px;
  }
  
  .header-a-wrap, .header-b-wrap {
    clear: both;
    padding: 20px 0;
  }
  
  .moduletable.logo img {
    width: 100%;
    max-width: 400px;
  }
  
  .moduletable.footer_menu, .moduletable.keszitette {
    text-align: center;
    width: 100% !important;
  }
  
  .logo-wrap {
    border: 0 none;
    padding-right: 0;
    text-align: center;
    width: 100%;
    padding: 0;
  }
  .moduletable.block h1 {
    font-size: 2.5em;
    padding: 0 30px;
    width: 100% !important;
  }
  .moduletable.block h1:before, .moduletable.block h1:after {
    display: none;
  }
  
  .moduletable.resp_menu {
    display: block;
    padding: 20px 0;
    text-align: left;
  }
  .moduletable.resp_menu .button {
    background: #d84a67 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    width: 207px;
  }
  .moduletable.resp_menu .button:hover {
    background: #1FAAB1;
    text-decoration: none;
  }
  
  .breadcrumb {
    padding: 20px;
  }

  .header-ab-wrap {
    display: none;
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    margin: 0;
    overflow: auto;
    padding: 20px;
    position: fixed;
    top: 0;
    width: 80%;
    z-index: 100;
  }
  .menuHatter {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  .closeMenu {
    background: #fff none repeat scroll 0 0;
    border-bottom-right-radius: 40px;
    border-top-right-radius: 40px;
    height: 70px;
    left: 80%;
    margin-top: -25px;
    position: fixed;
    top: 50%;
    width: 35px;
    z-index: 100;
    line-height: 70px;
    text-align: left;
    font-size: 40px;
    cursor: pointer;
  }
  .header-a-wrap .moduletable:not(.nevnap) {
    border-right: 0 none;
    display: block;
    text-align: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .moduletable.cikk_menuk {
    padding-top: 0;
  }
  .navigation {
    display: block;
    margin-top: 15px;
    width: 100%;
  }
  .navigation ul li {
    width: 100%;
  }
  .navigation ul li:not(:nth-last-of-type(1)){
    border-bottom: 1px dashed #e4e4e4;
  }
  .moduletable.fomenu ul.menu li a::before, .moduletable.fomenu ul.menu li span::before {
    bottom: -1px;
  }
  .navigation ul li a, .navigation ul li span {
    font-size: 20px !important;
    height: 45px !important;
    line-height: 47px !important;
    padding: 0 !important;
  }
  .moduletable.fomenu ul.menu > li.deeper > ul, .moduletable.fomenu ul.menu > li.deeper > ul > li > ul {
    padding-left: 20px;
  }
  .moduletable.kereso {
    border: 1px solid #e4e4e4;
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
  }
  
  .footer-bottom {
    padding: 10px;
  }
  
  
  .footer-top .moduletable.logo {
    width: 100%;
  }
  .moduletable.minden_jog {
    padding-top: 20px;
    text-align: center;
    width: 100%;
  }
  
  .footer-top {
    padding: 20px;
  }
  
  .moduletable.galeria_modul .popup-gallery a {
    padding-top: 30%;
    width: 50%;
  }
}