/* styles for desktop */
.tinynav { display: none }

@media screen and (max-width:1400px)
{
 .oneref {width:31.3%;}
}
@media screen and (max-width:1350px)
{

  .mobilmenu span.mtext {display:inline-block}
}
@media screen and (max-width:1250px)
{
    .rsMinW .rsArrowRight, .rsMinW .rsArrowLeft {width:40px}
    .slnews {right:5%}
}

@media screen and (max-width:1109px)
{
    .mw {display:table;max-width:1240px;width:auto;height:680px;margin:0px auto;position: relative;padding:0px 70px 0px 70px}
    .sf-menu li a, .sf-menu li a:visited
    {
        padding-right: 12px;
        padding-left:12px;

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


    .dealermatch {float: left;width:50%;margin-top:50px}
    .dealermatch:nth-child(2n+1) {clear: both}
    .dealermatch:nth-child(3n+1) {clear: none}

    .product-list.full .product-item {width:31%;margin-right:2%;}
    .product-list.full .product-item:nth-child(4n+1) {clear: none;}
    .product-list.full .product-item:nth-child(3n+1) {clear: both;}

    .slnews .news-it {display:none}
    .slnews .more {border-radius: 30px 30px 0px 0px;padding-bottom:15px}

    .sf-menu li a, .sf-menu li a:visited
    {
        padding-right: 8px;
        padding-left:8px;
        font-size: 14px;
    }

    #header-right {}

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

    .features:first-of-type {
        margin-top: 61px;
    }
    .features h2.features-group-title {
        float: none;
        margin-bottom: 13px;
        margin-right: 0;
        width: 100%;
    }
    .features-list {
        float: none;
        list-style-image: none;
        list-style-type: none;
        width: 100%;
    }
    .features-item:nth-child(n) {
        clear: both;
        margin-right: 8%;
        width: 46%;
    }
    .features-item:nth-child(2n) {
        clear: none;
        margin-right: 0;
    }


    /*.product-list.ajanlott .product-item:nth-child(4n+1) {clear:none}
    .product-list.ajanlott .product-item:nth-child(3n+1) {clear:both}
    .product-list.ajanlott .product-item {float:left;margin-right:2%; width:31%;margin-bottom:20px}
*/
    .sf-menu li a, .sf-menu li a:visited
    {
        padding: 13px 6px 13px 6px;
    }
}
@media screen and (max-width:800px)
{

    .paralax-wrapper .title-desc .title span {font-weight:300;background:none;color:#fff;line-height:30px;font-size:40px;text-transform: uppercase;}
    .paralax-wrapper .title-desc .pagedesc span {font-weight:300;line-height:22px;font-size:22px;}



    .sf-menu li a, .sf-menu li a:visited
    {
        padding: 13px 4px 13px 4px;
        font-size: 12px;
    }

    .why-us-container .whyus-item {display:inline-block;vertical-align: top;width:33%}
    .why-us-container.items-1 .whyus-item {width:auto}
    .why-us-container.items-2 .whyus-item {width:33%}
    .why-us-container.items-3 .whyus-item {width:33%}
    .why-us-container.items-4 .whyus-item {width:33%}
    .why-us-container.items-5 .whyus-item {width:33%}
    .why-us-container .whyus-item:nth-child(n+4) {display:none}
}
@media screen and (max-width: 767px) {
    h1 {
        font-size: 54px;
        line-height: 54px;
    }
    h2 {
        font-size: 40px;
        line-height: 44px;
    }
    h3 {
        font-size: 33px;
        line-height: 40px;
    }
    h4 {
        font-size: 25px;
        line-height: 34px;
    }
    h5 {
        font-size: 22px;
        line-height: 30px;
    }

    #header-bar .column {
        height: var(--hSticky);
    }
    .header nav {
        display: none !important;
    }
    .menu-right {
        padding-left: 0px;
    }
    .mobilmenu, .mobiltopmenu {
        display: flex;
    }

    .rsABlock.img {
        right: -200px;
    }

    .iheader .blueprint {
        flex-wrap: wrap;
        margin: var(--hSticky) auto 0px auto;
    }
    .iheader .blueprint h3 {
        text-align: center;
        order: 2;
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .iheader .blueprint a.fancybox {
        max-width: 100%;
    }
    .iheader .blueprint img {
        max-height: calc(100vh - var(--hHeader));
        min-height: unset;
    }

    .footer > .container-fluid > .row:last-of-type > .column {
        text-align: center;
        flex-wrap: wrap;
        justify-content: center;
    }
    .footer .copy {
        margin-bottom: 10px;
    }

    .parameters-line .column {
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .parameters-line .column > div {
        width: 100%;
        flex-basis: initial;
    }
    .eagle-gallery.img450 .eagle-medium-wrap {
        height: 300px;
    }

    ul.fazis {padding:0;margin:0;width:100%;display: block}
    ul.fazis li {display:block;margin:0 auto;width:6px;height:75px;position: relative}
    ul.fazis li .name, ul.fazis li:nth-child(2n) .name {position: absolute;top:-12px;width:200px;text-align: left;left:50px;font-weight: 600}

    ul.fazis li.finished {background: #454850}
    ul.fazis li::before {content:"";display:block;position:absolute;border-radius:20px;width:20px;height:20px;background: #bfac7d;top:-10px;left:-7px;}
    ul.fazis li.finished::before, ul.fazis li.actual::before {background: #454850;}
    /*ul.fazis li.actual::before {width:25px;height:25px;border-radius: 25px;top:-8px;left:-10px}
    */
    ul.fazis li:last-child {height:1px;width:6px}

    .vis-info-box {display:none}
    .mhide {display:none}
    div.newsletterbar .mail, div.newsletterbar .tel {font-size: 26px;line-height: 24px}
    #logo-mobile {display:block;margin:0 auto}
    section.mainsection {padding-top:0}
    .bContainer .tdcontent {width:100%}
    .mw {display:table;max-width:1240px;width:auto;height:680px;margin:0px auto;position: relative;padding:0px 30px 0px 30px}
    .txtCent {width:100%}
    .whyus-item .avatar {width:120px;height:120px}
    .whyus-item .avatar::before {width: 124px;height: 124px}
    .why-us-container .whyus-item {display:inline-block;vertical-align: top;width:33%}
    .why-us-container.items-1 .whyus-item {width:auto}
    .why-us-container.items-2 .whyus-item {width:33%}
    .why-us-container.items-3 .whyus-item {width:33%}
    .why-us-container.items-4 .whyus-item {width:33%}
    .why-us-container.items-5 .whyus-item {width:33%}
    .why-us-container .whyus-item:nth-child(4n),.why-us-container .whyus-item:nth-child(5n) {display:none}

    #apartselectimg .point span, #apartmentselector .point span {padding-top:26%;display:block;height:100%;font-size: 12px}
    #apartmentselector .point.small span {padding-top: 25%}

    .categselector {position: absolute;top:40px;left: auto;right:0px;width:auto;text-align: right;}
    .categselector ul {padding:0;margin:0;list-style-type: none}
    .categselector .categtitle {display: block;color:#fff;margin-bottom:22px}
    .categselector .categtitle a {color:#fff;text-decoration: none;padding:10px 20px;background: #096c1e;border-radius: 2px 0px 0px 2px}
    .categselector .categtitle a.active {background: #71b642}
    .categselector .categtitle:first-child a {border-radius: 2px 0px 0px 2px}
    .categselector .categtitle:last-child a {border-radius: 2px 0px 0px 2px}

    .product-list.full .product-item, ul.prodlist .product-item {width:48%;margin-right:2%;}
    .product-list.full .product-item:nth-child(4n+1), ul.prodlist .product-item:nth-child(4n+1) {clear: none;}
    .product-list.full .product-item:nth-child(3n+1), ul.prodlist .product-item:nth-child(3n+1) {clear: none;}
    .product-list.full .product-item:nth-child(2n+1), ul.prodlist .product-item:nth-child(2n+1) {clear: none;}

    .ajanlott ul.prodlist .product-item {width:48%;margin-right:2%;}
    .slnews {display:none}
    .tinynav { display: none;margin:0px auto 0px auto}
    #page-wrap {
        margin: 0px auto;
        max-width: 1040px;
        padding: 0px;
    }
    #busket,.subpages #busket  {top:-65px;right:-10px;position: absolute}
    #search,  #valutaselect, .flags {margin-bottom:10px;position: relative;top:auto;right:auto;left:auto;bottom:auto;}
    #search {float:none;clear:both;margin-bottom:20px}
    .subpages .sf-menu li.selected a {background: none;border:0px;padding: 3px 18px 4px;}

    #searchd, #radiusselect, #searchbtn {width:100%;float:none;clear:both;padding:0;padding-bottom:0px}
    #radiusselect .inner {padding-left:0;margin-left:0;clear:both}
    #searchbtn {padding-top:10px}
    .subpages .sf-menu li a {
        padding: 3px 18px 4px;
    }
    .article-list {margin-right:0px;width:100%}

    .collection-type-blog.layout-style-left #sidebar {
        position: relative;top:auto;right:auto;left:auto;bottom:auto;
        width:100%;
    }
    .footer-content .content {padding-left:0;text-align: center}
    .footer-content, .newsletterbar {text-align: center}
    div.newsletterbar .right {text-align: center;padding-top:20px}
    .tagscloud div {float:left; margin-right:30px}
    .one-col.footerlogo {float:none; clear:both;}

    .product-item {float:left;width: 47%;margin-right:3%;height:auto;margin-bottom:20px}
    .product-item-sheet .product-images {width:100%;margin:0;float:none}
    .product-item-sheet .product-information {width:100%;float:none}
    /*.footer-categories .one-col {width:50%}
    .one-col.half:atfer {content:""; clear:both}*/

    .busket-col1,.busket-col2,.busket-col3 {width:100%;padding:0px;margin:0px}
    .busket-col1 .padder,.busket-col2 .padder,.busket-col3 .padder {padding:0px;padding-top:30px;}

    .magyartermek img {max-width: 60px}


    .nlbox span {display:block;width:100%;text-align: center;padding:10px}
    .nlbox .form-wrapper.newsletter input {display:block;margin:0 auto}
    .nlbox a {display:block;width:200px;text-align: center;margin: 15px auto 0}
    .switchbar {min-height: 29px;height: auto}
    .slogen {float:left;}
    .topmenu {float:right;position: relative;top:auto;right: auto}
    .icon-sociale {display:none}
    ul.products li {float:left;margin-right:2%; width:49%;}
    ul.products li:nth-child(3n) {margin-right: 2%;}
    ul.products li:nth-child(3n+1) {clear:none}
    ul.products li:nth-child(2n) {margin-right: 0;}
    ul.products li:nth-child(2n+1) {clear:both}



    .product-list.items-1 li {width: 48%;margin-right:2%;}
    .product-list.items-1 li:nth-child(1n+1) {clear:both}
    .product-list.items-2 li {width: 48%;margin-right:2%;}
    .product-list.items-2 li:nth-child(2n+1) {clear:both}
    .product-list.items-3 li {width: 48%;margin-right:2%;}
    .product-list.items-3 li:nth-child(3n+1) {clear:both}
    .product-list.items-4 li {width: 48%;margin-right:2%;}
    .product-list.items-4 li:nth-child(4n+1) {clear:both}
    .product-list.items-5 li {width: 48%;margin-right:2%;}
    .product-list.items-5 li:nth-child(5n+1) {clear:both}
    .product-list.items-6 li {width: 48%;margin-right:2%;}
    .product-list.items-6 li:nth-child(6n+1) {clear:both}

    .product-list.items-1 li:nth-child(n+5), .product-list.items-2 li:nth-child(n+5),
    .product-list.items-3 li:nth-child(n+5), .product-list.items-4 li:nth-child(n+5),
    .product-list.items-5 li:nth-child(n+5), .product-list.items-6 li:nth-child(n+5) {display:none}

    .category-gallery .category-img-small {width:50%;float:left;margin-bottom: 30px;}

    .mobile {display:block}
    .switchbar .left {display:none}

   .oneref {width:48%;margin-bottom:20px}
    
   .tinynav { display: none;margin:0px auto 0px auto}
    .column.left {text-align: center;width:100%;}
    .column.center {text-align: center;width:100%;}
    .column.right {text-align: center;width:100%;}

   .categlist a {font-size:12px;padding:4px 12px;}



    .page_left_small {width:100%}
    .page_right_wide {width:100%}

    .product-item-sheet .product-images {float:left; width:100%;margin-top:12px;cursor:pointer;margin-right:0}
    .product-item-sheet .product-information {float:left; width:100%;text-align:left;color:#777;padding-top:30px}

    .busket-col1 {float:left;width:100%;margin-top: 8px;overflow:hidden;}
    .busket-col2 {float:left;width:100%;margin-top: 8px;}
    .busket-col3 {float:right;width:100%;margin-top: 8px;}

    .busket-col1 .padder, .busket-col2 .padder {padding-top:20px;padding-left:0px}
    table.arkonst img {max-width: 100%}
    #page-wrap {
    margin: 0px auto;
    max-width: 1040px;
    padding: 0px;

  }


    .article-list {margin-right:0px;width:100%}
  
  .collection-type-blog.layout-style-left #sidebar {
    position: relative;top:auto;right:auto;left:auto;bottom:auto;
    width:100%;
  }

  .tagscloud div {float:left; margin-right:30px}
    .one-col.footerlogo {float:none; clear:both;}
    .specialist-info .inner {
        padding-right:0px;
    }




    .product-list div.level {border-bottom: 1px solid #c8c8c8;margin-top:40px;padding-bottom:40px;}
    .product-list div.level .left {width:100%;float:left;}
    .product-list div.name {padding-top:0px}
    .product-list div.level .image {width:100%;float:right;margin-top:30px}
    .product-list div.level .image img {}
    .product-list .left .morebutton {margin-top:20px}


    .product-list div.level.b .left {float:right}
    .product-list div.level.b .image {float:left}

    #sbar {display:none}
    .mediawidth-outer {padding:0px}
    .iconsearch {display: inline-block}
  /*.footer-categories .one-col {width:50%}
  .one-col.half:atfer {content:""; clear:both}*/

    .gallery-block-grid.gallery-thumbnails-per-row-1 .gallery-design-grid-slide {
        width: 100%;
    }
    .gallery-block-grid.gallery-thumbnails-per-row-2 .gallery-design-grid-slide {
        width: 50%;
    }
    .gallery-block-grid.gallery-thumbnails-per-row-3 .gallery-design-grid-slide {
        width: 33.333333333333336%;
    }
    .gallery-block-grid.gallery-thumbnails-per-row-4 .gallery-design-grid-slide {
        width: 25%;
    }
    .gallery-block-grid.gallery-thumbnails-per-row-5 .gallery-design-grid-slide {
        width: 25%;
    }
    .gallery-block-grid.gallery-thumbnails-per-row-6 .gallery-design-grid-slide {
        width: 25%;
    }
    .gallery-block-grid.gallery-thumbnails-per-row-7 .gallery-design-grid-slide {
        width: 25%;
    }
    .gallery-block-grid.gallery-thumbnails-per-row-8 .gallery-design-grid-slide {
        width: 25%;
    }
    .gallery-block-grid.gallery-thumbnails-per-row-9 .gallery-design-grid-slide {
        width: 25%;
    }
    .gallery-block-grid.gallery-thumbnails-per-row-10 .gallery-design-grid-slide {
        width: 25%;
    }
}

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

    .dealermatch {float: left;width:100%;margin-top:50px}
    .dealermatch:nth-child(2n+1) {clear: both}
    .dealermatch:nth-child(3n+1) {clear: both}


 /* ------------- sqs-grid-breaker.less ----------------- */
  .sqs-layout .sqs-block {
    clear: none;
  }
  .sqs-layout .column {
    float: none !important;
    width: auto !important;
      text-align: center;
  }
  .sqs-layout .spacer-block {
    display: none;
  }
  .sqs-layout .sqs-row .sqs-block:first-child {
    padding-top: 17px !important;
  }
  .sqs-layout .sqs-row .sqs-block:last-child {
    padding-bottom: 17px !important;
  }
  .sqs-layout .sqs-row + .sqs-row,
  .sqs-layout .sqs-row + .sqs-block {
    margin-top: 0 !important;
  }
  .sqs-gallery-design-grid-slide {
    width: 50% !important;
    margin: 0 0 10px 0 !important;
  }
  .footer-wrapper {
    padding: 20px;
  }
  .content-inner,
  .title-nav-wrapper {
    padding: 20px !important;
  }
  .collection-type-gallery .sqs-system-gallery .simple {
    padding-left: 20px;
    padding-right: 20px;
  }
  .collection-type-gallery .sqs-system-gallery .slide-meta {
    padding: 20px 0;
  }
  .collection-type-gallery .sqs-system-gallery .slide-meta .title,
  .collection-type-gallery .sqs-system-gallery .slide-meta .clickthrough {
    padding: 0 20px;
  }
  .collection-type-gallery .sqs-system-gallery .slide-meta .description {
    padding: 0 20px;
  }
  .title-desc-inner {
    padding: 40px 20px 20px !important;
    max-width: 660px !important;
  }
  .title--description-position-over-image .title-desc-wrapper:not(.has-main-image) .title-desc-inner {
    padding: 20px !important;
  }
  .title--description-position-over-image .title-desc-wrapper.has-main-image .title-desc-inner {
    padding-top: 20px !important;
  }
  .collection-type-index.title--description-position-over-image .title-desc-wrapper.has-main-image .title-desc-inner {
    padding-bottom: 125px !important;
  }
  .collection-type-index.title--description-position-over-image .title-desc-wrapper:not(.has-main-image) {
    padding: 0;
  }
  .collection-type-index.title--description-position-over-image .title-desc-wrapper.has-main-image {
    padding: 0;
  }
  .collection-type-index .title-desc-wrapper:not(.over-image) .title-desc-inner {
    padding: 20px 0 40px !important;
    margin-bottom: 0;
  } 
  
}
@media screen and (max-width: 479px) {
    .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
        word-break: break-word;
    }
    h2 {
        font-size: 36px;
        letter-spacing: 0.1em;
        line-height: 40px;
    }

    .rsABlock.img {
        right: -260px;
    }

    div.morebutton a, div.category-lista a, a.button_class, a.btn_class, .butt a {
        min-width: 120px;
        letter-spacing: 0.15em;
        padding: 5px 15px;
    }
    .breakpoint .row .column.padding-30 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .breakpoint .row .column.padding-50 {
        padding-left: 30px;
        padding-right: 30px;
    }

    .gallery-block-grid.gallery-thumbnails-per-row-1 .gallery-design-grid-slide {
        width: 100%;
    }
    .gallery-block-grid.gallery-thumbnails-per-row-2 .gallery-design-grid-slide {
        width: 50%;
    }
    .gallery-block-grid.gallery-thumbnails-per-row-3 .gallery-design-grid-slide {
        width: 50%;
    }
    .gallery-block-grid.gallery-thumbnails-per-row-4 .gallery-design-grid-slide {
        width: 50%;
    }
    .gallery-block-grid.gallery-thumbnails-per-row-5 .gallery-design-grid-slide {
        width: 50%;
    }
    .gallery-block-grid.gallery-thumbnails-per-row-6 .gallery-design-grid-slide {
        width: 50%;
    }
    .gallery-block-grid.gallery-thumbnails-per-row-7 .gallery-design-grid-slide {
        width: 50%;
    }
    .gallery-block-grid.gallery-thumbnails-per-row-8 .gallery-design-grid-slide {
        width: 50%;
    }
    .gallery-block-grid.gallery-thumbnails-per-row-9 .gallery-design-grid-slide {
        width: 50%;
    }
    .gallery-block-grid.gallery-thumbnails-per-row-10 .gallery-design-grid-slide {
        width: 50%;
    }

    .why-us-container .whyus-item {display:inline-block;vertical-align: top;width:100%}
    .why-us-container.items-1 .whyus-item {width:auto}
    .why-us-container.items-2 .whyus-item {width:auto}
    .why-us-container.items-3 .whyus-item {width:auto}
    .why-us-container.items-4 .whyus-item {width:auto}
    .why-us-container.items-5 .whyus-item {width:auto}
    .why-us-container .whyus-item:nth-child(2n),.why-us-container .whyus-item:nth-child(3n),.why-us-container .whyus-item:nth-child(4n),.why-us-container .whyus-item:nth-child(5n) {display:none}

    .category-gallery .category-img-small {width:100%;float:none;margin-bottom: 30px;}
    .category-gallery .category-img-mide {width:100%;float:none;margin-bottom: 30px;}

    ul.products li {float:left;margin-right:0; width:100%;}
    ul.products li:nth-child(3n) {margin-right: 0;}
    ul.products li:nth-child(3n+1) {clear:none}
    ul.products li:nth-child(2n) {margin-right: 0;}
    ul.products li:nth-child(2n+1) {clear:none}

    .product-list.items-1 li {width: 100%;margin-right:0;}
    .product-list.items-1 li:nth-child(1n+1) {clear:both}
    .product-list.items-2 li {width: 100%;margin-right:0;}
    .product-list.items-2 li:nth-child(2n+1) {clear:both}
    .product-list.items-3 li {width: 100%;margin-right:0;}
    .product-list.items-3 li:nth-child(3n+1) {clear:both}
    .product-list.items-4 li {width: 100%;margin-right:0;}
    .product-list.items-4 li:nth-child(4n+1) {clear:both}
    .product-list.items-5 li {width: 100%;margin-right:0;}
    .product-list.items-5 li:nth-child(5n+1) {clear:both}
    .product-list.items-6 li {width: 100%;margin-right:0;}
    .product-list.items-6 li:nth-child(6n+1) {clear:both}

    .magyartermek {position: absolute;top:120px;right:15px;}
    .magyartermek img {max-width: 60px}
    .fmenu .coll, .fmenu .columns-10,
    .fmenu .columns-9,
    .fmenu .columns-8,
    .fmenu .columns-7,
    .fmenu .columns-6,
    .fmenu .columns-5,
    .fmenu .columns-4,
    .fmenu .columns-3,
    .fmenu .columns-2,
    .fmenu .columns-1 {width:100%;float:none;text-align: center}
    .fmenu .coll .name-level-0, .fmenu .coll .name-level-1 {text-align: center}
    #logo {max-width: 40%}
    #logo img {padding-top:25px}
    #busket, .subpages #busket {top:-45px;right:-10px}
    .topmenu {left:0px;right:auto;top:40px}
    .ajanlott ul.prodlist .product-item {width:100%;margin-right:0%;}
    .product-list.full .product-item, ul.prodlist .product-item {width:100%;margin-right:0%;}
    .product-list.full .product-item:nth-child(4n+1), ul.prodlist .product-item:nth-child(4n+1) {clear: none;}
    .product-list.full .product-item:nth-child(3n+1), ul.prodlist .product-item:nth-child(3n+1) {clear: none;}
    .product-list.full .product-item:nth-child(2n+1), ul.prodlist .product-item:nth-child(2n+1) {clear: none;}
    .footer-menu .one-col {width: 100%;float:none; clear:both;text-align: center;}
    .one-col.footerlogo {width: 100%;float:none; clear:both;text-align: center;}
    .paralax-wrapper .title-desc .title span {font-weight:300;background:none;color:#fff;line-height:22px;font-size:24px;text-transform: uppercase;}
    .paralax-wrapper .title-desc .pagedesc span {font-weight:300;line-height:16px;font-size:16px;}


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

}

/*@media only screen and (max-width: 580px) { 
}

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

@media all and (max-width: 1366px) and (max-height: 768px) {}
 
@media all and (max-height: 675px) { }*/