@media (min-width: 200px){
    .grid-filter {
        border: none;
    }
    .grid-filter li a {
        border: none;
    }
}

@media (min-width: 992px){
    .sticky-header #header-wrap {
        background-color: #f5f5f5;
        box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    }
}

@media screen and (max-width: 1500px){

}

@media screen and (max-width: 1300px){
    

}

@media screen and (max-width: 1200px){
    
    
}

@media screen and (max-width: 1140px){


}

@media screen and (max-width: 991.98px){
    .menu-link.icon {
        width: 50px;
    }

    #header-wrap .container{
        border-bottom: none;
    }

    .emil, .phone{
        color: #b2b2bc !important;
    }

    .P_home.stretched #wrapper {
        background-color: #36345B;
    }

    .P_home .emil,.P_home .phone{
        color: #02ec00 !important;
    }
}   

@media screen and (max-width: 766px){
    .term_icon {
        width:50%;
    }
    .fbox-content{
        text-align: center;
    }
}

@media screen and (max-width: 576px){

    .slider-caption h2 {
        top: -100px;
        position: relative;
        text-align: center;
    }

    .P_eletrajz .portfolio-item td {
        font-size: 14px;
        line-height: 16px;
    }   

    .P_eletrajz .portfolio-item .evszam{
        width: 50px;
    }

    .P_eletrajz .portfolio-item .helyszin{
        width: 100px;
    }

    .padding-lg {
        padding: 10px;
    }

    .emil, .phone{
        font-size: 12px;
    }
}
