/*
*  Resposive styles for protostar/ingatlanseta
*/

.sidr {
  display: block;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 320px;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 15px;
  background: #f8f8f8;
  color: #333;
  box-shadow: 0 0 5px 1px rgba(0,0,0,0.7) ;
}

.sidr .sidr-inner > p {
  margin-left: 15px;
  margin-right: 15px;
}
.sidr.right {
  left: auto;
  right: -260px;
}
.sidr.left {
  left: -260px;
  right: auto;
}

.sidr p {
  font-size: 13px;
  margin: 0 0 12px;
}
.sidr p a {
  color: rgba(51, 51, 51, 0.9);
}
.sidr > p {
  margin-left: 15px;
  margin-right: 15px;
}
.sidr ul {
  display: block;
  margin: 0 0 15px;
  padding: 0;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid white;
}
.sidr ul li {
  display: block;
  margin: 0;
  line-height: 48px;
  border-top: 1px solid white;
  border-bottom: 1px solid #dfdfdf;
}
.sidr ul li:hover, .sidr ul li.active, .sidr ul li.sidr-class-active {
  border-top: 0;
  line-height: 49px;
}
.sidr ul li:hover > a,
.sidr ul li:hover > span, .sidr ul li.active > a,
.sidr ul li.active > span, .sidr ul li.sidr-class-active > a,
.sidr ul li.sidr-class-active > span {
  box-shadow: 0 0 15px 3px #ebebeb;
}
.sidr ul li a,
.sidr ul li span {
  padding: 0 15px;
  display: block;
  text-decoration: none;
  color: #333;
}
.sidr ul li ul {
  border-bottom: 0;
  margin: 0;
}
.sidr ul li ul li {
  line-height: 40px;
  font-size: 13px;
}
.sidr ul li ul li:last-child {
  border-bottom: 0;
}
.sidr ul li ul li:hover, .sidr ul li ul li.active, .sidr ul li ul li.sidr-class-active {
  border-top: 0;
  line-height: 41px;
}
.sidr ul li ul li:hover > a,
.sidr ul li ul li:hover > span, .sidr ul li ul li.active > a,
.sidr ul li ul li.active > span, .sidr ul li ul li.sidr-class-active > a,
.sidr ul li ul li.sidr-class-active > span {
  box-shadow: 0 0 15px 3px #ebebeb;
}
.sidr ul li ul li a,
.sidr ul li ul li span {
  color: rgba(51, 51, 51, 0.8);
  padding-left: 30px;
}

.sidr h2{
  font-size: 15px;
  text-shadow: 0 3px 1px rgba(0,0,0,0);
  -webkit-text-shadow: 0 3px 1px rgba(0,0,0,0);
  -moz-text-shadow: 0 3px 1px rgba(0,0,0,0);
}

.view-tours .right-panel{
  display: none;
}

.navigation {
  width:100%;
  max-width:100%;
  display: inline-block;
}

.hobbys{
  display:none;
}

#sbox-window {
  max-width: 90%;
  margin: 0 auto;
}

.left-panel img, .right-panel img {
  width: inherit;
  max-width:100%;
}

div.blog.szolgaltatasok {
    margin-left: 0px;
    padding-top: 0px;
}

.left-panel {
  margin-top: 0;
  padding-top: 0;
}

.right-panel {
  padding-top: 0;
  margin-top: 0;
}

.view-article #content,
.layout-blog #content {
  display: flex;
  margin-top: 70px;
  background:#fff;

  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
}

.view-article #content div.left-panel,
.layout-blog #content div.left-panel{
  order:1;
  width: 18%;
}

.view-article #content > div:nth-child(3),
.layout-blog #content > div:nth-child(3){
  order:2;
  width: 64%;
}

.view-article #content div.right-panel,
.layout-blog #content div.right-panel{
  order:3;
  width: 18%;
}

.view-article .row-fluid,
.layout-blog .row-fluid {
  margin-top: 10px;
}

img{
  max-width:100%!important;
}

iframe{
  max-width: 100%;
}

a#navigation-toggle { 
  height: 55px; line-height: 55px; float: none; margin: 0; cursor: pointer; color: #fff;
  font-weight: 100; position: relative; z-index: 9; text-decoration: none !important; display: none; 
  font-size: 24px;
  text-transform:uppercase;
}
a#navigation-toggle .fa { 
  margin-right: 10px; color: #fff;
  font-family: 'FontAwesome';
}

a#navigation-toggle .fa:before { 
  content: "\f0c9";
  font-family: 'FontAwesome';

}

#navigation-toggle { color: #fff; }
#navigation-toggle:hover { color: #fff; }

#sidr-main { padding: 30px 30px 30px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.sidr.right { left: auto; right: -330px; }
.sidr.left { left: -330px; right: auto; }

#sidr-main ul a { font-size: 18px; display: block; border-bottom: 1px solid #333; padding: 0px 0; }
#sidr-main ul li ul { margin-left: 0; margin: 0; }
#sidr-main ul li ul li a { padding-left: 10px; }
#sidr-main ul li ul li li a { padding-left: 20px; }
#sidr-main ul li ul li li li a { padding-left: 30px; }
#sidr-main ul li ul li a:before { content: '\f0da'; display: inline-block; -webkit-font-smoothing: antialiased; font-family: 'FontAwesome'; color: #fff; margin-right: 10px; }
.sidr-class-toggle-sidr-close:before { font-size: 24px; position: absolute; top: 10px; right: 30px; content: '\f00d'; font-family: 'FontAwesome'; color: #000; margin: 0; }

.sidr-inner{
  text-align:center;
}

.sidr-class-brand{
  padding:10px 0;  
  display:inline-block;
  width:100%;
}

.sidr a:hover{
  text-decoration: underline;
}

#sidr-id-navigation-toggle{
  display:none;
}

#mobile-contact{
  display:none;
}

div.item-page.szolgaltatasok div.page-header {
  margin-top: 5px;
}

div.item-page.szolgaltatasok {
  width: 96%;
  margin: 0 2% 0 2%;
  padding: 0px;
}

#refine {
  display: none;
}

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

  .row-fluid {
    margin-top: 90px;
  }

  #th{
    background: #EEEEEE!important;
  }

  .kk-info {
    margin-left: -100px;
  }

  .br-info {
    margin-right: -100px;
  }

}

@media only screen and (max-width: 1300px) and (orientation: landscape) {
  #setaSection #overlay-logo {
    margin: 15vh auto 0 auto;
    opacity: 1;
    max-width: 65%;
  }
}

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

  .b5-inner {
    width: 900px;
  }

  .header-info-inner {
    max-width: 900px;
  }

  .header-inner {
    max-width: 900px;
  }

  #footer-inner {
    max-width: 900px;
  }

  .qr{
    display:none;
  }

  .t-k, .k-k {
    max-width: 380px;
    width: 380px;
    padding: 20px;
  }

  #content {
    width: 900px;
  }

  div.contact.bs-inner {
    width: 900px;
  }

  div.items {
    width: 900px;
    text-align:center;
  }

  #adminForm {
    margin-top: 40px;
  }

  .filter-inner {
    width: 900px;
  }

  .b1-inner {
    width: 900px;
  }

  .card {
    height: 163px;
    width: 280px;
    display: inline-block;
    position: relative;
  }

  .card .title table tbody tr td {
    font-size: 14px;
    line-height: 16px;
    text-align: left;
  }

  .card .title table tbody tr td img {
    margin-left: 5px;
    margin-right: 1px;
  }

  div.hover table tbody tr td img {
    margin-left: 10px;
    margin-right: 5px;
    vertical-align: baseline;
  }

  div.hover table tbody tr td {
    width:auto;
  }

  .c-item.various > img {
    width: 280px;
  }

  .hover {
    height: 163px;
    margin-top: -163px;

    width: 280px;
  }

  .title {
    width: 280px;
  }

  ul.slides li{
    max-width:100%!important;
  }

  ul.slides li img{
    max-width:100%!important;
  }

  .bs-inner .control-group .controls textarea {
    width: 90%;
  }

  .bs-inner .control-group .controls input[type='text'], input[type='email'] {
    width: 90%;
  }

  .p-inner {
    width: 900px;
    padding-top: 30px;
  }

  div.csomag-info {
    width:100%;
    height: 220px;
  }

  div.csomag {
    width: 30%;
    display: inline-block;
    margin-left: 2%;
    margin-right: 2%;
  }

  div#csomagok {
    display: table;
    margin-top: 40px;
    margin-bottom: 20px;
  }

  div.moduletable.left-modules {
    width: 100%;
  }
  div.moduletable.right-modules {
    width: 100%;
  }

  .b2-inner,
  .b3-inner,
  .b4-inner {
    width: 900px;
  }

  div.article-blocks {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .article-bl{
    width:100%;
    margin-right:auto;
    margin-left:auto;
    text-align: center;
  }

  .article-bl-item img {
    top: 0;
    left: 0;
  }

  .article-bl-item {
    height: 158px;
  }

  div.article-bl.ctr {
    margin-right:auto;
    margin-left:auto;
  }

  .article-bl-item {
    display:inline-block;
    width: 30%;
    margin: 1%;
  }

  .s-b-content {
    width: 100%;
  }

  h3.title {
    width:100%;
  }

  .b6 .b5-inner .pic-head img:nth-child(2){
    width: 215px;
  }

  .kk-info {
    margin-left: 0px;
  }

  .br-info {
    margin-right: 0px;
  }

  div.disc {
    transform: scale(0.85);
  }

  .b4 {
    min-height: 900px;
  }

  .flexslider-default ul.slides {
    height: auto;
  }

  .flexslider-default{
    overflow: hidden;
    height:auto;
  }

  .e-key,
  .b-a{
    display: none;
  }

  .s-block {
    width: 100%;
  }

  .s-b-i {
    width: 38%;
  }

  .b3 .s-b-content {
    width: 58%;
  }

  .b3-inner h2 {
    margin-top: 20px!important;
  }

  .b3 .flex-control-nav li {
    margin: 5px;
  }

  .t2 img {

  }

  .b2 table tbody tr td {
    width: 40%;
  }
  .b2 table tbody tr td:nth-child(2) {
    width: 23%;
  }

  div.td1 {
    padding-left: 0px;
  }

  .td4 img.k6 {
    margin-right: 30px;
  }

  .td4 {
    text-align: right;
  }

  div.blog.szolgaltatasok div.span6 {
    width: 46%;
    margin: 2% 2% 2% 2%!important;
    padding-top: 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  div.blog.szolgaltatasok {
    width:100%;
  }

  .filter-inner > div{
    display: inline-block;
    width: 100%;
    float: none;
    text-align: center;
  }

  .filter-inner .geo{
    margin-bottom: 12px;
  }

  .search-box {
    float: none;
    padding: 12px 0;
    margin: 0;
  }

  .filter-inner #geocomplete{
     width: 86%;
     padding: 0 2%;
  }

  .filter-inner .btn-group{
    display: inline-block;
    float: none;
    vertical-align: top;
  }

  input[type='button']#f-c {
    width: 10%;
  }

  .search-info > div{
    display: inline-block;
    width: 100%;
    float: none;
    margin-bottom: 12px;
  }

  .search-info {
    margin-top: 10px;
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 959px) {
  a#navigation-toggle { display: block; }

  .pull-left {
    float: right;
  }

  ul.mainmenu{ display: none; }

  .header-info-inner {
    max-width: 95%;
  }

  .filter-inner {
    width: 95%;
  }

  .header-inner {
    max-width: 95%;
  }

  #footer-inner {
    max-width: 95%;
  }

  .b5-inner {
    max-width: 95%;
  }

  .b2-inner,
  .b3-inner,
  .b4-inner {
    width: 95%;
  }

  div.contact.bs-inner {
    display: block;
    margin: 0 auto 1em auto;
    width: 95%;
  }

  .t-k, .k-k {
    max-width: 44%;
    padding: 2%;
    display: inline-block;
    height: 200px;
  }

  h3.kerdes {
    margin: 30px auto;
  }

  #content {
    max-width: 95%;
  }

  .row-fluid {
    margin-top: 80px;
  }

  .well {
    padding: 19px 0px;
  }

  .contact{
    /*text-align:center;*/
  }

  .contact .m-info{

  }

  div.items {
    width: 95%;
  }

  .card.center {
    margin: 10px;
  }

  .card {
    margin: 10px;

    height: 187px;
    width: 321px;
  }

  .card .title table tbody tr td {
    font-size: 15px;
    line-height: 18px;
  }

  .card .title table tbody tr td img {
    margin-left: 15px;
    margin-right: 5px;
    vertical-align: baseline;
  }

  div.hover table tbody tr td img {
    margin-left: 15px;
    margin-right: 5px;
    vertical-align: baseline;
  }

  .hover {
    height: 187px;
    margin-top: -187px;

    width: 321px;
  }

  .c-item.various > img {
    width: 321px;
  }

  .title {
    width: 100%;
  }

  .b1-inner {
    width: 90%;
  }

  .flex-direction-nav{
    display:none;

  }

  .p-inner {
    width: 95%;
    padding-top: 20px;
  }

  .b1 {
    padding-top: 20px;
    padding-bottom: 15px;
  }

  div.csomag {
    width: 29%;
    display: inline-block;
    margin-left: 2%;
    margin-right: 2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  div.csomag-info {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  div#csomagok {
    display: table;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  div.csomag:FIRST-CHILD {
    margin-left: 2%!important;
  }

  h2.norm2 {
    display: inline-block;
    line-height: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
  }

  #megrendeles {
    width: 100%;

  }

  div#osszesites {
    height: auto;
  }

  div#osszesites div.all {
    width: 30%;
    display: inline-block;
    height: 65px;
    float:left;
  }

  div#osszesites div.price {
    width: 65%;
    display: inline-block;
    height: 65px;
    float: right;
  }

  div#osszesites div.apply {
    width: 100%;
    display: inline-block;
    height: 65px;
    text-align:center;
    line-height: 65px;
  }

  div#osszesites p {
    display: inline-block;
    line-height: 65px;
  }

  div#sum {
    width: 50%;
    height: 65px;
    display: inline-block;
    float: right;
  }

  #osszesites .all{
    text-align:right;
  }

  span.pd {
    vertical-align: middle;
    margin-bottom:9px;
  }

  div.ingatlan_tip table tr td {
    text-align: center;
    text-transform: uppercase;
    color: #737373;
    padding: 0px 10px;
  }

  div.cim div.cim1 > label, div.cim div.cim2 > label {
    margin-bottom:9px;
  }

  div.tagoltsag_info {
    margin-left: 5px;
    vertical-align: middle;
  }

  div.terulet div.reg p {
    margin-left: 5px;
  }

  div#jform_ingatlan_tagoltsag_chzn {
    width:auto;
  }

  div.csomag-info div.lb {
    margin: 2px 0px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: initial;
    white-space: nowrap;
  }

  .b6 .b5-inner .pic-head img:nth-child(1){
    display: none;
  }
  .b6 .b5-inner .pic-head img:nth-child(3){
    display: none;
  }
  .b6 .b5-inner .pic-head img:nth-child(2){
    width: auto;
    margin-left: auto!important;
    margin-right: auto!important;
  }

  .pic-head{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  table#mtrs {
    margin: 0 auto 50px;
    width: 100%;
  }

  table#mtrs .phone,
  table#mtrs .pen{
    text-align: center;
  }

  table#mtrs .phone img,
  table#mtrs .pen img{
    display:none;
  }

  .chat p, .phone p, .pen p {
    vertical-align: text-top;
    margin-top: 12px!important;
    padding-left: 0px;
    text-align: center;
    float: none!important;
  }

  .chat, .phone, .pen {
    width: 140px;
  }

  .article-bl-item {
    display: inline-block;
    width: 293px;
    height: 172px;
    margin: 1%;
  }

  table.terv tr td {
    width:100%;
    padding: 0!important;
    margin:10px 0 0 0;
    text-align: center;
  }

  table.terv tr td img:last-child {
    display:none;
  }

  table.terv tr td div.terv-block h2 {
    text-align: center;
  }

  table.terv tr td div.terv-block a {
    text-align: center;
  }

  table.terv tr td div.terv-block p:last-child {
    text-align: center;
  }

  div.t-b div.t1 {
    top: -1px;
    left: 146px;
  }

  div.t-b div.t2 {
    top: 84px;
    left: 210px;
  }

  div.t-b div.t3 {
    top: 267px;
    left: 120px;
  }

  div.t-b div.t4 {
    top: 342px;
    left: -143px;
  }

  div.t-b div.t5 {
    top: 180px;
    left: -100px;
  }

  div.t-b div.t6 {
    top: -43px;
    left: -200px;
  }

  .kk-info {
    width: 330px;
  }

  .br-info {
    width: 330px;
  }

  div.disc {
    margin-top: 240px;
  }

  .b4 {
    min-height: 1000px;
  }

  h3.h-title {
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .tour-count{
    margin-top: 25px;
    display: inline-block;
    text-align: center;
    width: 100%;
  }

  .h, .tt, .v{
    display: none!important;
  }

  .ms{
    display: none;
  }

  .b2 table tbody tr td {
    width: 40%;
  }
  .b2 table tbody tr td:nth-child(2) {
    width: 20%;
  }

  .b2 .td2 img,
  .b2 .td5 img{
    display:none;
  }

  .td2 p,
  .td5 p {
    width: 92%;
    padding:4%;
    margin-left: 0px;
  }

  .td6{
    text-align: center;
  }

  .td6 hr{
    display: none;
  }

  .td6 img {
    margin-right: 0px;
    margin-bottom: 10px;
    position: relative;
    float: none;
    text-align: center;

  }

  .td6 p {
    width: 100%;
    float: none;
    text-align: center;
  }

  .td3{
    text-align: center;
  }

  .td3 hr{
    display: none;
  }

  .td3 img {
    margin-right: 0px;
    margin-bottom: 10px;
    position: relative;
    float: none;
    text-align: center;

  }

  .td3 p {
    width: 100%;
    float: none;
    text-align: center;
  }

  div.blog.szolgaltatasok h2 {
    text-align: center;
  }

  div.moduletable.right-modules.category ul {
    margin-left: 20px;
  }
  div.moduletable.left-modules.articles ul {
    margin-left: 20px;
  }

  div.moduletable.left-modules.articles h2 {
    padding-left: 5px;
  }

  .left-panel h4,
  .right-panel h4{
    margin: 9px 0;
  }

  .view-article #content div.left-panel,
  .layout-blog #content div.left-panel{
    width: 17%;
    padding: 0.5%;
  }

  .view-article #content div.right-panel,
  .layout-blog #content div.right-panel{
    width: 17%;
    padding: 0.5%;
  }

  div.blog.szolgaltatasok div.span6 {
    height: auto;
  }

  #setaSection {
    width: 100%;
    display: table;
    margin: 0px auto;
  }

	h1.h-title {
		font-size: 35px !important;
	}

}


@media only screen and (max-width: 767px) {
  .header-info {
    text-align: center;
  }

  select {
    width: 92%;
    display: block;
    float: none;
    margin:0 auto;
    height: 40px;
  }

  div.u-login div.login form {
    width: 95%;
    display: block;
    float: none;
    margin:0 auto;
  }

  div.u-login {
    min-height: auto;
  }

  div.u-login div.login div.inform {
    width: 95%;
    float: none;
    margin:0 auto;
    display: block;
    margin-bottom: 20px;
    padding-right: 0px;
  }

  .row-fluid {
    margin-top: 80px;
  }

  .footer {
    height: auto;
    padding-bottom: 2em;
  }

  #footer-info {
    height: auto;
    margin-top: 0px;
  }

  .m-block > h2{
    text-align:center;
  }

  .m-info{
    text-align:center;
  }

  h3.data1 {
    text-align:center;
  }

  h3.d3 {
    text-align:center;
  }

  p.d4 {
    text-align:center;
    padding-right: 0px;
  }

  div.contact table tr td {
    width: 100%;
    display:inline-block;
    text-align:center;
  }

  h3.contact {
    text-align: center;
  }

  h3.contact-d {
    text-align: center;
  }

  .tw{
    text-align: center!important;
    max-width: 100%!important;
    float: none!important;
    top: 0px!important;
    float: none!important;
  }

  .tw p{
    text-align: center!important;
    max-width: 100%!important;
    float: none!important;
    top: 0px!important;
    float: none!important;
  }

  .tw img{
    float: none!important;
    margin-left: 0px!important;
  }

  div.cim div.cim1 > label, div.cim div.cim2 > label,
  #adatok > div > label {
    width: 120px;
  }

  div#jform_ingatlan_tagoltsag_chzn {
    top: 12px;
    width: auto;
  }

  select#jform_ingatlan_tagoltsag{
    width: auto;
  }

  div.csomag-info {
    height: 240px;
  }

  table.help tr td {
    width: 100%;
  }

  table.help tr td {
    margin-top: 15px;
  }

  .t-k, .k-k {
    max-width: 94%;
    width: 94%;
    padding: 2% 3%;
    margin:2% 0;
    height: auto;
  }

  h3.gyik {
    font-size: 25px;
    margin-top: 30px;
    margin-bottom: 10px;
  }

  table#mtrs td:nth-child(1){
    display: none;
  }
  table#mtrs td:nth-child(4){
    display: none;
  }

  table#mtrs{
    text-align: center;
  }

  td.lft h3,
  td.rgt h3 {
    text-align: center;
  }

  td.rgt img {
    float: none;
  }

  .chat, .phone, .pen {
    display: none;
  }

  .kk-info {
    width: 48%;
    position: relative;
    float: left;
    display: inline-block;
    height: auto;
  }

  .br-info {
    width: 48%;
    position: relative;
    float: right;
    display: inline-block;
    height: auto;
  }

  div.disc {
    display: none;
  }

  .property-block {
    display: inline-block!important;
  }

  .tour-count p,
  .tour-count div{
    display:inline-block;
    width: 100%;
    text-align: center;
  }

  .t-c {
    border: none;
    padding: 0;
    margin: 10px 0px;
  }

  .s-b-i {
    display: none;
  }

  .b3 .s-b-content {
    width: 100%;
  }

  .b3 .slides{
    margin-top:10px!important;
  }

  .s-block {
    min-height: auto;
  }

  .flexslider-education ul.slides {
    height: auto;
  }

  .b2 table tbody tr td {
    width: 50%;
  }
  .b2 table tbody tr td:nth-child(2) {
    display: none;
  }
  .td1 img.k2,
  .td4 img.k5 {
    display: none;
  }

  .td1 {
    text-align: center;
  }

  .td1 img.k1 {
    text-align: center;
     float: none;
     left: 0px;
  }

  .td4 {
    text-align: center;
  }

  .td4 img.k6 {
    margin-right: 0px;
  }

  .b2 table {
    margin-bottom: 10px;
  }

  .view-article #content div.left-panel,
  .layout-blog #content div.left-panel{
    order:2;
    width: 100%;
  }

  .view-article #content > div:nth-child(3),
  .layout-blog #content > div:nth-child(3){
    order:1;
    width: 100%;
  }

  .view-article #content div.right-panel,
  .layout-blog #content div.right-panel{
    order:3;
    width: 100%;
  }

  .pagination {
    text-align: center;
  }

  .pagination .counter{
    display: none;
  }

  .left-panel img, .right-panel img {
    width: auto!important;
    max-width: 100%;
  }

  .left-modules,
  .right-modules{
    text-align: center;
    margin-bottom: 5px;
  }

  div.moduletable.left-modules.articles {
    margin-bottom: 5px;
    padding-bottom: 5px;
  }

  div.moduletable.left-modules.articles ul {
    list-style-type: none;
    margin-left: 0;
  }

  div.moduletable.right-modules.articles ul {
    list-style-type: none;
    margin-left: 0;
  }

  div.moduletable.right-modules.category ul {
    margin-left: 0;
  }

  div.moduletable.left-modules.articles ul li,
  div.moduletable.right-modules.articles ul li,
  div.moduletable.right-modules.category ul li{
    display: inline-block;
  }

  div.moduletable.left-modules.articles ul li a,
  div.moduletable.right-modules.articles ul li a,
  div.moduletable.right-modules.category ul li a{
    margin:5px;
    border: 1px solid #ddd;
    padding: 5px 12px;
    display: inline-block;
  }

  .left-panel img,
  .right-panel img{
    display: none;
  }

  .left-panel h4, .right-panel h4 {
    margin: 0;
  }

  div.moduletable h2 {
    padding-left:0px!important;
    text-align: center;
    margin: 0;
  }

}


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

  .t-k, .k-k {
    max-width: 90%;
    padding: 5%;
  }

  .row-fluid {
    margin-top: 80px;
  }

  .labels{
    display:none;
  }

  #footer-info {
    margin-top: 10px;
  }

  #footer-inner ul.nav.menu li a,
  #footer-inner ul.nav.menu li span {
    padding: 12px 7px;
  }

  .footermenu{
    text-align:center;
  }

  .contact .m-info{
    display: inline-block;
    margin: 0;
    padding: 0;

    width: 100%;
    border-bottom:1px solid #ddd;
  }
  .contact .m-info:last-child{
    border-bottom:0px solid #ddd;
  }

  div.cim div.cim1 > label, div.cim div.cim2 > label,
  #adatok > div > label {
    width: 100%;
  }

  div.cim div.cim1 label:first-child,
  #adatok > div > label {
    width: 100%;
    display: inline-block!important;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 10px;
    font-weight: 800;
    margin-bottom: 10px;
  }

  .ingatlan_tip{
    text-align:center;
  }

  #adatok{
    text-align:center;
  }

  div.ingatlan_tip table {
    width:100%;
    display: inline-block!important;
  }

  div.ingatlan_tip table tr td {
    width:20%;
  }

  div.ingatlan_tip > div {
    margin-top: 0px;
  }

  select#jform_ingatlan_tagoltsag{
    width: 90%;
  }

  div#jform_ingatlan_tagoltsag_chzn {
    top: 0px;
  }

  div#sum {
    width: 45%;
  }

  div.csomag {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  div.csomag:FIRST-CHILD {
    margin-left: auto!important;
  }

  div.csomag-info {
    height:  auto;
  }

  div.csomag-info div.k_sz {
    position: relative;
    font-size: 18px;
    line-height: 18px;
  }

  div.csomag-info div.k_sz br{
    display:none;
  }

  div.csomag-info div.k_sz span {
    margin-right:10px;
  }

  div.csomag h2.title {
    font-size: 46px;
    line-height: 46px;
    margin-bottom:5px;
  }

  div.csomag-info div.lb{
    display:inline-block;
    padding: 0 10px 0 10px;
    width:auto;
  }

  div#osszesites div.all {
    width: 23%;
  }

  div#osszesites div.price {
    width: 75%;
  }

  div#osszesites p {
    padding-left: 0px;
  }

  table.terv tr td:first-child {
    display:none;
  }

  .terv-items > div {
    display: inline-block;
    border-bottom:1px solid #aaa;
    padding-bottom: 8px;
    margin-bottom: 8px;
  }

  .b4-title {
    display: inline-block;
    text-align: center;
  }

  .b4-title img{
    display: none;
  }

  .b4-title h2{
    margin:0 5px;
  }

  .kk-info {
    width: 100%;
  }

  .br-info {
    width: 100%;
  }

  p.desc {
    display: inline-block;
    text-align: center;
    margin: 10px auto 20px;
  }

  .b2 table tbody tr td {
    width: 100%;
    display: inline-block;
    border-bottom:1px solid #ddd;

  }

  div.td1,
  div.td4 {
    height: auto;
    margin-bottom:1em;
  }

  a.i-1 {
    display:none;
  }

  a.i-1 img{
    display:none;
  }


  input[type='button']#sb {
    width:100%;
  }

  .filter-inner .btn-group {
    width:100%;
    margin-bottom:6px;

  }
  .filter-inner #geocomplete{
    width: 76%;
    padding: 0 2%;
  }

  input[type='button']#f-c {
    width: 20%;
  }

  select.elado,
  select.typeTable {
    width: 90%!important;
  }

  div.btn-group.type {
    margin-left: 0px !important;
  }

  .sort-by {
    margin-left: 0px !important;
  }

}


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

  .well {
    padding: 0px;
  }

  div.u-login div.login {
    margin-top: 120px;
  }

  .form-horizontal .control-label {
    float: none;
    width: auto;
    text-align: center;
  }

  .form-horizontal .controls {
    margin-left: auto;
    margin-right: auto;
    width:100%;
    text-align: center;
  }

  .nav-stacked > li {
    float: none;
    text-align: center;
  }

  div#osszesites div.all {
    width: 100%;
    text-align: center;
    line-height: normal;
    margin: 10px auto;
    height: auto;
  }

  div#osszesites div.price {
    width: 100%;
    text-align: center;
    line-height: normal;
    margin: 0px auto;
    height: auto;
  }

  div#osszesites p {
    display: inline-block;
    line-height: normal;
  }

  div#osszesites div.price p.b {
    margin-right: 0px;
  }

  div#sum {
    width: 100%;
    height: auto;
    margin:5px auto;
    padding: 5px 0;
  }

  div#sum p#all_ar {
    padding-left: 0px;
  }

  div#osszesites div.apply {
    height: auto;
    line-height: normal;
    margin: 10px auto;
  }

  table#mtrs tr td {
    width: 100%;
    display:inline-block;
  }

  table#mtrs td:nth-child(1) {
    display: none;
  }
  table#mtrs td:nth-child(4) {
    display: none;
  }

  .article-bl-item {
    display: inline-block;

    max-width: 98%;
    height: auto;
    margin: 1%;
  }

  .article-bl-item img {
    position: relative;
  }

  div.article-bl-text {
    position: relative;
    margin-top: -3px;
    margin-bottom: 15px;
  }

  div.article-bl-item:HOVER div.article-bl-text {
    display: block;
  }

  div.article-bl-item:HOVER div.article-bl-hover {
    display: none;
  }

  h2.h-title {
    font-size: 28px;
  }
  h3.h-title {
    font-size: 19px;
    line-height: 21px;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .b2 h2,
  .b3 h2,
  .b4 h2,
  .b5 h2,
  .b6 h2{
    font-size: 23px;
    line-height: 26px;
    padding-left: 0px;
  }

  h2{
    font-size: 23px;
    line-height: 26px;
    padding-left: 0px;
  }

  .header-info-inner-data span{
    margin-left: 0px!important;
    width: 100%;
    display: inline-block;
  }

  .sidr {
    max-width: 95%;
  }

  .row-fluid {
    margin-top: 120px;
  }

  div.ingatlan_tip table tr td {
    min-width: 100px;
    display:inline-block;
  }

  div.blog.szolgaltatasok div.span6 {
    width: 96%;
    margin: 2% 2% 2% 2%!important;
  }

  div.blog.szolgaltatasok div.span6 p {
    height: auto;
    padding-bottom: 10px;
  }

  #setaSection {
    margin-top: -20px;
  }

}

@media only screen and (max-width: 360px)  {
  .brand {
    display: none;
  }

  #setaSection #overlay-logo {
    margin: 25vh auto 0 auto;
  }

}

