@media (max-width: 1023px){
	
    .block-21 {
        display: none;
	}
	
	.phu-4 {
		display: none;
	}
	
	/*
    header .logo{
        height: 146px;

        line-height: 146px;
    }

    header .links_box{
        float: left;

        width: 100%;
        margin-right: 0;
        padding-right: 0;
    }

    header .search{
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
        padding-right: 0;
    }

    header .contacts,
    header .short_cart{
        margin-bottom: 15px;
    }


    header .menu_link{
        display: block;
    }
    header .menu ul.level1{
        display: none;

        position: absolute;
        top: 63px;
        left: 0;
        z-index: 999;

        width: 100%;
        height: auto;

        text-align: center;

        border-bottom: 4px solid #de1f1f;
        background: #fff;
    }
    header .menu ul.level1:after{
        display: none;
    }
    header .menu ul.level1 > li{
        display: inline-block;

        width: 100%;
    }

    header .menu ul.sub_menu{
        position: relative;
        top: -10px;
        left: 0;

        width: 100%;
        margin-left: 0;
        padding: 0 0 5px;

        border: none;
        border-bottom: 2px solid #de1f1f;
        border-radius: 0;
        box-shadow: none;
    }
*/

    .products .items .product{
        width: 31.333%;
        margin-bottom: 20px;
    }
    .products .items .product:nth-child(5n+1){
        clear: none;

        border-left: none;
    }
	.products .items .product:nth-child(4n+1) {
		clear: none;
		border-left: none;
		padding-left: 0;
	}
    .products .items .product:nth-child(3n+1){
        clear: both;

        border-left: none;
    }
    
    .products .items .product:nth-child(4n+1):before{
        display: block;
    }
    .products .items .product:nth-child(3n+1):before{
        display: none;
    }


    .contacts_info .map,
    .contacts_info .contacts,
    .contacts_info .adres,
    .contacts_info .feedback{
        width: 47%;
    }


    .product_info .images{
        width: 100%;
    }
    .product_info .images .big{
        margin: 0;
        padding: 0;
    }
    .product_info .images .big a{
        height: 550px;

        line-height: 550px;
    }

    .product_info .images .thumbs{
        width: 100%;
        margin-bottom: 0;

        text-align: center;
        padding: 0 55px;
    }
    .product_info .images .thumbs a{
        display: inline-block;

        margin: 0;

        vertical-align: top;
    }

    .product_info .info{
        width: 100%;
    }


    .checkout .block .col.left{
        width: 50%;
    }
    .checkout .block .col.right{
        width: 100%;
        margin-top: 30px;
    }


    .cart_info table thead{
        display: none;
    }

    .cart_info table td.amount{
        white-space: normal;
    }
    .cart_info table td.amount .box{
        display: block;
    }
    .cart_info table td.amount a.refresh_link{
        margin-top: 10px;
        margin-left: 0;
    }
    .cart_info table td.amount a.delete_link{
        margin-top: 10px;
        margin-left: 10px;
    }

    .cart_info .buttons{
        text-align: left;
    }


    footer .about{
        width: 47%;
        padding-right: 0;
    }
    footer .contacts{
        float: right;

        width: 47%;
    }

    footer .links{
        clear: both;

        width: 47%;
        margin-top: 40px;
    }
    footer .links + .links{
        float: right;
        clear: none;

        width: 47%;
    }

    #order_form2, #order_form3, #installyacii{
        width: 708px;
    }
    #order_form2 .info, #order_form3 .info, #installyacii .info{
        float: none;

        width: 100%;
        margin: 0 0 40px;
    }

    #order_form2 form, #order_form3 form, #installyacii form{
        float: none;

        height: auto;
        margin: 0 auto;
    }
	
	
	#r2 {
		overflow: scroll;
	}


	.tabss .vkad  a {
		display: block;
        padding: 7px 9px;
		font-size: 9px;
		float: none;
		border-right: none;
	}
	
	.cont_tabs img {
		max-width: 100%;
		height: auto;
	}
	
	.cont_tabs .left-b {
		float: none;
		padding-top: 20px;
		width: 100% !important;
	}
	
	.cont_tabs .right-t {
		float: none;
		padding-top: 20px;
		width: 100% !important;
	}
	
}