@media all and (max-width:768px){
  
  .moduletable.bvw_menu ul li {
    padding: 3px 0 !important;
    width: 100% !important;
  }
  .moduletable.bvw_menu ul li a {
    font-size: 20px !important;
    height: 40px !important;
    line-height: 40px !important;
    padding: 0;
  }
  
  .category_own-module .tabs span {
    font-size: 0;
  }
  .moduletable.category_list_with_tabs .more_button {
    margin-bottom: -30px;
    position: static;
  }
  
  .search fieldset label {
    width: 49%;
    margin: 0 !important;
  }
  
  .gyorskapcsolat-wrap .left-side, .gyorskapcsolat-wrap .right-side {
    width: 50%;
  }
  
  .moduletable.block .parallax-image {
    display: none;
  }
  .moduletable.block:not(.galeria_modul) {
    padding: 30px 15px;
  }
  
  .cegbemutato-content {
    padding-left: 0;
    padding-right: 0;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

}

@media all and (max-width:640px){
    body.visibleMenu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .resp_menu-wrap .moduletable.logo a {
    display: block;
    padding-top: 15%;
    position: relative;
    width: 100%;
  }
  .resp_menu-wrap .moduletable.logo a img {
    display: block;
    height: 100%;
    left: 0;
    margin: 0;
    padding-top: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .resp_menu_button-wrap {
    display: block;
    padding-bottom: 10px;
  }
  .resp_menu_button-wrap button {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #15385f;
    line-height: 40px;
    margin-bottom: 7px;
    margin-top: 15px;
    padding: 0 20px;
    text-transform: uppercase;
  }
  .resp_menu_button-wrap button:hover {
    background: #15385f;
    color: #fff;
  }
  .resp_menu-wrap {
    display: none;
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
  }
  .resp_menu-scroll {
    background: #fff none repeat scroll 0 0;
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.3);
    height: 100%;
    left: 0;
    overflow: auto;
    position: absolute;
    top: 0;
    width: 73%;
  }
  .resp_menu-inner {
    padding: 20px;
  }
  .resp_menu-close {
    background: #fff none repeat scroll 0 0;
    border-bottom-right-radius: 35px;
    border-top-right-radius: 35px;
    cursor: pointer;
    font-size: 25px;
    height: 70px;
    line-height: 70px;
    margin-top: -35px;
    position: absolute;
    left: 73%;
    text-align: left;
    text-indent: 5px;
    top: 50%;
    width: 40px;
  }
  .moduletable.resp_menu ul li a, .moduletable.resp_menu ul li span {
    border-bottom: 1px solid #d6d6d6;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 110%;
    height: auto;
    line-height: 100%;
    padding: 10px 0px;
    width: 100%;
    transition: padding 0.3s;
    -webkit-transition: padding 0.3s;
  }
  .moduletable.resp_menu ul li a:hover, .moduletable.resp_menu ul li span:hover {
    background: #18385f none repeat scroll 0 0;
    color: #fff;
    text-decoration: none;
  }
  .moduletable.resp_menu ul.nav > li > a:hover, .moduletable.resp_menu ul.nav > li > span:hover {
    padding-left: 10px;
    padding-right: 10px;
    transition: padding 0.3s;
    -webkit-transition: padding 0.3s;
  }
  .moduletable.resp_menu ul li.deeper > a::after, .moduletable.resp_menu ul li.deeper > span::after {
    content: "\e614";
    display: inline-block;
    font-family: icomoon;
    margin-left: 5px;
    position: relative;
    vertical-align: middle;
  }
  .moduletable.resp_menu ul li.deeper > a:after, .moduletable.resp_menu ul li.deeper > span:after {
  }
  .moduletable.resp_menu ul li.deeper.active > a:after, .moduletable.resp_menu ul li.deeper.active > span:after {
    content: "\e617";
  }
  .moduletable.resp_menu ul.nav > li:nth-last-of-type(1) a, .moduletable.resp_menu ul.nav > li:nth-last-of-type(1) span {
    border: 0;
  }
  .moduletable.resp_menu ul.nav li.deeper ul {
    display: none;
  }
  .moduletable.resp_menu ul li.deeper ul li a, .moduletable.resp_menu ul li.deeper ul li span {
    padding-left: 15px;
  }
  .moduletable.resp_menu ul li.deeper ul li.deeper ul li a, .moduletable.resp_menu ul li.deeper ul li.deeper ul li span {
    padding-left: 30px;
  }

  .navigation {
    display: none;
  }
  
  .header-a-wrap, .header-b-wrap {
    display: none;
  }
}

@media all and (max-width:590px){
  .items-row .left-side, .items-row .right-side {
    width: 100%;
  }
  .items-row .item-header {
    height: auto;
    padding: 10px 0;
  }
  .items-row .introtext {
    height: auto;
    margin-bottom: 10px;
    padding: 0;
  }
  .category_own-module li {
    margin: 0 !important;
    padding: 5px 0;
  }
  .category_own-module .items-row .readmore-wrap {
    margin-bottom: 0;
  }
  .tag-category .filters {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #d6d7d8;
    margin-bottom: 20px;
    margin-left: 0;
    padding: 20px;
  }
  .search #searchForm .searchintro {
    width: 100%;
    text-align: center;
    padding-top: 10px;
  }
  .search #searchForm .btn-toolbar {
    margin: 0;
    text-align: center;
    width: 100%;
  }
  .search #searchForm .btn-toolbar > * {
    float: none !important;
    vertical-align: middle;
  }
  

}