.page-template-template-home .site-main {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    padding: 0px;
    margin-top: 0px;
}

@media (min-width: 813px) and (max-width: 1139px) {

    #container,
    .lista_kozepes .fordul,
    .lista_kozepes img.fordul,
    img.fordul,
    .fordul img {
        width: 100%;
    }

    img.fordul,
    .fordul img {
        height: 50vw;
    }

}

@media (min-width: 768px) and (max-width: 991px) {

    #header_wrap,
    .poszterkozepen,
    .poszterkozepen img {
        display: none;
    }

    .window,
    #felhasznalo_blokk,
    .notice-wrap,
    .bal_topper,
    .box300,
    li.kereses
    {
        display: none;
    }

    .jobb_topper,
    #container,
    .lista_kozepes .fordul,
    .lista_kozepes img.fordul,
    img.fordul,
    .fordul img {
        width: 100%;
    }


    .harmas_ajanlo,
    .lista_kozepes,
    .harmas_ajanlo .fordul,
    .lista_kozepes .fordul,
    .harmas_ajanlo img.fordul,
    .lista_kozepes img.fordul,
    p.caption-text {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0;
    }

    .rightside .post-img,
    .rightside .comment-container,
    .comment-container-mod,
    .rightside h3,
    .rightside .fordul,
    .box245,
    .box245 h2 {
        float: left;
        clear: left;
        width: 98%;
        padding: 1%;
    }

    .rightside .comment-right,
    .rightside .comment-right_mod,
    .comment-container-mod {
        width: 96%;
        padding: 1%;
    }

    .rightside .adatlap_kozosseg,
    .rightside .adatlap_kozosseg_borito,
    .rightside .adatlap_kozosseg_borito img {
        width: 100%;
    }

    .rightside .info_grey {
        width: 90%;
    }

    .rightside .even {
        width: 95%;
    }

    .rightside .fordul,
    .rightside .t_fordul {
        height: auto;
    }
}

@media (max-width: 767px) {

    #header_wrap,
    .poszterkozepen,
    .poszterkozepen img {
        display: none;
    }

    .content {
        float: left;
        width: 100%;
        height: auto;
    }

    .harmas_ajanlo,
    .lista_kozepes,
    .harmas_ajanlo .fordul,
    .lista_kozepes .fordul,
    .harmas_ajanlo img.fordul,
    .lista_kozepes img.fordul,
    p.caption-text {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0;
    }

    /*.rightside,*/
    .rightside {
        width: 98%;
        float: left;
        vertical-align: center;
    }

    .rightside .post-img,
    .rightside .comment-container,
    .comment-container-mod,
    .rightside h3,
    .rightside .fordul,
    .box245,
    .box245 h2 {
        float: left;
        clear: left;
        width: 98%;
        padding: 1%;
    }

    .rightside .comment-right,
    .rightside .comment-right_mod,
    .comment-container-mod {
        width: 96%;
        padding: 1%;
    }

    .rightside .adatlap_kozosseg,
    .rightside .adatlap_kozosseg_borito,
    .rightside .adatlap_kozosseg_borito img {
        width: 100%;
    }

    .rightside .info_grey {
        width: 90%;
    }

    .rightside .even {
        width: 95%;
    }

    .rightside .fordul,
    .rightside .t_fordul {
        height: auto;
    }


}

@media (max-width: 428px) {
    .content {
        float: left;
        width: 100%;
        height: auto;
    }
}