@media (max-width: 1024px) { 
 body {
   width:100%;
   overflow-x:hidden;
   padding:0px;
 }

.band-intro .left {
    width:100%;
}

.band-intro .right {
    width:100%;
}

.band-intro .box-mentor {
    margin-top:10px;
}

.band-menu .homelink {
    position:relative;
    width:100%;
    background-position:left center;
}

.mmbutton{
    display:block;
    position:absolute;
    right:0px;
    top:0px;
    width:50px;
    height:49px;
    background:url(/design/mobile.png);
}

 .content, .band .content {
   width:100%;
   margin:0px;
   height:auto !important;
 }

 .col50 {
   width:100%;
   float:none;
 }
 
.left, .right {
  float:none;
  display:block;
} 

.band-menu .content {
  height:auto;
}

.band-menu a {
  float:none;
  display:block;
}

.band-menu .menuitem {
    display:none;
}

 .band-home {
   display:none;
 }
 
 .band-intro {
   background:none;
   height:auto;
 }
 
 .band-intro .content, .band-content .content {
   padding:10px;
 }
 
 .band-hirek .left {
   width:100%;
   padding:0px !important;
 }
 
 
 .band-hirek .mobilehir .datum div, .mobilehir .datum div {
  text-align:center;
  width:53px;
  height:27px;
  line-height:27px;
  font-size:16px;
  font-weight:bold;
  font-family: 'Roboto Condensed';
}

.band-hirek .mobilehir .nap, .mobilehir .nap {
  background:white;
  color:black;
}

.band-hirek .mobilehir .ho, .mobilehir .ho {
  background:#2d8649;
  color:white;
}

 
 
 .band-hirek .mobilehir .datum, .mobilehir .datum {
   display:block !important;
   position:absolute;
   left:auto;
   right:10px;
   top:-15px;
 }
 
 .band-hirek .mobilehir, .mobilehir {
  position:relative;
  padding-left:10px;
  background:none !important;
  margin-bottom:20px;
}

 .band-hirek .mobilehir .textbox, .mobilehir .textbox {
   width:100%;
   padding:0px;
 }

 .band-hirek .mobilehir .textbox .text, .mobilehir .textbox .text {
   height:auto;
 }

 .band-hirek .mobilehir .image, .mobilehir .image{
   display:none;
 }

.band-hirek .mobilehir .mobilehir-title, .mobilehir .mobilehir-title {
  overflow:hidden;
  font-family: 'Roboto Condensed';
  font-size:20px;
  height:44px;
  line-height:22px; 
  width:260px; 
}

.band-kepzesek {
  background:none;
  padding:0px 10px;
}

.band-kepzesek .bg {
    display:none;
}

.band-kepzesek .right {
  width:auto;
}

.band-project .arrow-left, .band-project .arrow-right {
  display:none;
}

.band-project .projectbox {
  float:none;
  margin:20px auto;
  width:250px;
}

.band-galeria img {
  width:100%;
}

.title-left {
  background:none;
}

.band-kapcsolat .content {
  padding:20px 10px;
}
 
}