
@media screen and (max-width: 1200px)
{
    .footer .footer_talep strong
    {
        font-size: 16px;
    }
    .footer .footer_talep p
    {
        font-size: 12px;
    }
}
@media screen and (max-width: 1100px)
{
    .wrapper
    {
        width: 95%;
    }

    .header em
    {
        margin-left: 50px;
    }



}

@media screen and (max-width: 992px)
{
    .article
    {
        margin-top: 40px;
        width: 100%;
    }
    .sidebar
    {
        text-align: center;
        margin-top: 20px;
    }
    .sidebar .item
    {
        width: 100%;
    }
    .sidebar .item img
    {
        width: auto;
        max-width: 100%;
    }
    .sidebar ul.sidemenu
    {
        padding: 0 15px;
        margin-bottom: 20px;
    }
    .content .article h1
    {
        font-size: 24px;
        background-image: none;
        padding: 0;
    }


    .sidebar h2
    {
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
    }
    .article_arrow
    {
        display: none;
    }
    .footer_talep textarea
    {
        width: 98%;
        margin: 1%;
    }
    .footer_talep .captcha img
    {
        float: none;
        text-align: center;
        margin: 0 auto;
        display: block;
    }
    .footer em
    {
        font-size: 26px;
        text-align: center;
        width: 100%;
    }
    .footer .footer_talep strong
    {
        font-size: 20px;
        width: 100%;
        text-align: center;
        display: block;
    }
    .footer .footer_talep p
    {
        font-size: 14px;
        display: block;
        text-align: center;
    }
    .footer_logo
    {
        background-position: center center;
    }
    .footer p
    {
        text-align: center;
    }
    .footer .slogan
    {
        display: none;
    }
    .bocek
    {
        display: none;
    }
    .bocek2
    {
        display: block;
    }
}
@media screen and (max-width: 960px)
{
    .btn-toogle-res-menu
    {
        display: block;
    }
    .mp-menu
    {
        display: block;
    }
    .menu ul.nav
    {
        display: none;
    }
    .slider ul.bjqs .caption span, .slider ul.bjqs .caption strong
    {
        font-size: 25px;
    }
    .hide_960
    {
        display: none;
    }
    .header
    {
        height: auto;
    }
    a.rsp_menu
    {
        display: block;
    }
    ul.bjqs-controls
    {
        display: none;
    }


    .boxes .next
    {
        right: -35px;
    }
    .boxes .prev
    {
        left: -35px;
    }
    .boxes .owl-theme .owl-controls
    {
        top: 90px;
    }


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



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



}
@media screen and (max-width: 768px)
{
    .accordion ul li .arrow
    {
        display: none;
    }
    .accordion ul li .arrow.down
    {
        display: none;
    }

    .photos a
    {
        width: 31%;
    }


    #rzv_box
    {
        display: block;
    }

    h1.logo
    {
        width: 325px;
        height: 57px;
        border: 0px;
        padding-right: 0px;
        box-shadow: 0 0 0;
        -webkit-box-shadow: 0 0 0;
        -moz-box-shadow: 0 0 0;
    }
    h1.logo img
    {
        width: 100%;
        height: 81px;
    }

    .footer
    {
        margin-bottom: 80px;
    }
}

@media screen and (max-width: 640px)
{
    .slider .caption
    {
        display: none;
    }
    .btn-toogle-res-menu span, .owl-buttons
    {
        display: none;
    }
    .btn-toogle-res-menu
    {
        right: 20px;
    }
}


@media screen and (max-width: 480px)
{
    .content .article ul
    {
        clear: both;
    }
    h1.logo
    {
        width: 70%;
    }
    h1.logo img
    {
        background-position: left center;
    }
    a.rsp_menu
    {
        width: 60px;
        top: 20px;
    }
    a.rsp_menu span
    {
        display: none;
    }
}


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

    .photos a
    {
        width: 48%;
    }

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


