@media all and (max-width:1200px) {
    .container {
        width: calc(100% - 20px);
        padding: 0px 10px 0px 10px;
    }
    .topbar, .slider, .nemzeti {
        display: none;
    }
    
    section .introduction {
        margin-top:0px;
    }
    
    section .introduction .intro-box {
        max-width: 100%;
    }
    
    section .products {
        text-align: center;
    }
    
    section .products .box {
        text-align: left;
        max-width: calc(100% / 3 - 4px);
    }
    
    section .products .box:nth-child(3) {
        margin-right: 0px;
    }
    section .introduction .intro-box .right {
        width:calc(100% - 466px);
    }
    
    header .top .right .informations {
        margin-top: 14px;
        max-width: 300px;
        font-size: 14px;
    }
    header .top .left .logo {
        margin-top: 10px;
    }
    header .top .right .informations p span {
        /*display:block;*/
    }
    header .top .right .informations p .fb {
        display: none;
    }
    footer .left {
        float: none;
        text-align: center;
    }
    footer .right {
        float: none;
    }
    .footer-bg {
        padding-bottom: 10px;
    }
    footer #bottommenu {
        text-align: center;
        margin-top: 10px;
        margin-right: 0px;
    }
    footer .left img {
        margin-bottom: 10px;
        width: 100%;
        max-width: 228px;
    }
    section .box-content div:last-child {
        margin-right: 10px;
    }
    #maps,
    #contact {
        float: none !important;
        width: 100% !important;
    }
    section .about-us {
        display: none;
    }
    .box-home-content {
        text-align: center;
    }
    footer {
        text-align: center;
    }
    .column-1 {
        display: none;
    }
    .column-2 {
        display: block;
        margin: 0 auto;
    }
    .column-1-hide {
        display: inline-block;
        max-width: 328px
    }
    
    .box-home-content {
        animation: none !important;
    }
    
    section .contact .col {
        width: calc(100% / 3 - 5px);
        display: inline-block;
        vertical-align: top;
    }
    
    section .contact .container {
        width:calc(100% - 60px);
    
    }
        
}

@media all and (max-width:1200px) {
    .mobile-menu {
        display: block;
        margin: 25px -1px 0px 14px;
        float: right;
    }
    
    header .bottom #topmenu li a {
        text-decoration: none;
        font-size: 16px;
        display: block;
        padding-top: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        padding-right: 10px;
    }
    
    header .bottom #topmenu li {
        margin-top:0px;
    }
    
    header .bottom #topmenu li a {
        margin-top:5px;
        margin-right: 10px;
        color:#fff;
        padding-top:5px;
    }
        
    #topmenu {
        display: none;
        position: absolute;
        right: 11px;
        background: #0C1313;
        width: 100%;
        max-width: 240px;
        top: 73px;
        z-index: 1000;
        padding-bottom: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }
    #topmenu .active a:after {
        display: none;
    }
    #topmenu li {
        float: none;
        width: calc(100% - 10px);
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        padding-bottom: 6px;
        padding-left: 10px;
        margin-right: 0px !important;
        height: auto !important;
    }
    #topmenu li:last-child {
        border-bottom: 0;
    }
    #topmenu li:after {
        display: none;
    }
    header .bottom #topmenu li:hover ul {
        display: none;
    }
    section #slider #lightslider li {
        height: 338px !important;
    }
    .lSAction>a {
        margin-top: -124px !important;
    }
    section .about-us .border .introduction {
        display: block;
        width: 100%;
    }
    section .about-us .border .introduction .title {
        margin-top: 20px;
    }
    header .top .left .logo {
        margin-top: 0px;
    }
}

@media all and (max-width:840px) {
    .lSSlideOuter .lSPager.lSpg {
        display: none;
    }
    header .top .right .informations {
        display: none;
    }
    header .bottom {
        background-image: none;
    }
    .news .news-content {
        width: 100%;
    }
    section .box-content .box {
        width: 280px;
    }
    section #slider #lightslider li .slider-bottom h3 {
        font-size: 28px;
    }
    
    section .contact .col {
        width:100%;
        text-align: left;
    }
}


@media all and (max-width:840px) {
    section .introduction .intro-box .left {
        display: none !important;
    }
    
    section .introduction .intro-box {
        height: auto;
        padding-bottom: 30px;
        margin-top:20px;
    }
    
    section .introduction .intro-box .right {
        width:calc(100% - 40px);
    }
    section {
        padding-top:100px;
    }
    
    section .products .box {
        max-width: calc(100% / 2 - 10px);
        margin-right: 3px;
        margin-left: 3px;
    }
    
    section .products .box:nth-child(3) {
        margin-right: 3px;
    }
    
    section .products .box p {
        font-size: 14px;
    }
    
    
}

@media all and (max-width:700px) {
    .col-box-4,
    .col-box-5,
    .col-box-1,
    .col-box-2,
    .col-box-6,
    .col-box-7 {
        width: 100%;
        max-width: 100%;
    }
    .column-1,
    .column-1-hide {
        max-width: 100%;
    }
    .faszamar {
        display: none;
    }
}


@media all and (max-width:500px) {
    
    section .products .box {
        max-width: calc(100% / 1 - 10px);
        margin-right: 3px;
        margin-left: 3px;
    }
}

@media all and (max-width:600px) {
    #slider {
        display: none;
    }
    section .box-content {
        top: 0px;
        background: none;
    }
    section .box-content:after {
        display: none;
    }
    header .top .left .logo img {
        width: 80%;
    }
    footer .left img {
        display: none;
    }
    section .box-content .box {
        width: calc(100% - 22px);
    }
    .breadcrumb {
        display: none;
    }
    header .bottom #search input {
        width: 140px;
    }
    header .top .left .logo {
        margin-top: 10px;
    }
}

@media all and (max-width:410px) {
    header .top .right .informations {
        display: none;
    }
    #slider {
        display: none;
    }
    section .content .page {
        /*margin-top: 10px;*/
    }
    header #logo {
        max-width: 140px;
        margin-top: 15px;
    }
    header .top .right .social-icons .fb {
        display: none;
    }
    footer .right #bottommenu li {
        display: none;
    }
    footer .right #bottommenu {
        border: 0;
        margin: 2px;
    }
    #icons {
        display: none;
    }
}