/*
для 1316px
*/
@media screen and (min-width: 1400px)
{

.mttop {
        background: url('/img/d2-tfon-1400.png')  no-repeat right bottom;
        }
        
.mttop-2 {
        height: 165px;
        background: none;
        }


}


@media screen and (max-width: 1316px)
{
.mttop .slogan-rus {
        left: 10px;
        }
}

/*
для 1250px
*/

@media screen and (max-width: 1250px)
{


.allbrands .itm .imgs .llogo1 {
        animation-name: shake-slow1;
        animation-duration: 2s;
        animation-timing-function: ease-in-out;
        animation-iteration-count: infinite;
        }

.allbrands .itm .imgs .llogo2 {
        animation-name: shake-slow2;
        animation-duration: 2s;
        animation-timing-function: ease-in-out;
        animation-iteration-count: infinite;
        }

.allbrands .itm .imgs .llogo3 {
        animation-name: shake-slow3;
        animation-duration: 2s;
        animation-timing-function: ease-in-out;
        animation-iteration-count: infinite;
        }

.allbrands .itm .imgs .llogo4 {
        animation-name: shake-slow4;
        animation-duration: 2s;
        animation-timing-function: ease-in-out;
        animation-iteration-count: infinite;
        }

.mttop-2 {
        height: 200px;
        }

.block3 {
        padding: 20px 20px 30px 20px;
        }

.allbrands .l, .allbrands .r{
        float: none;
        margin: 40px auto 0px;
        }

.mttop .slogan-rus {
        display: none;
        }

.all-b .block1 .soc {
        margin-left: -300px;
        }

#menu {
        display: none;
        }
        
.all-b .menu {
        display: none;
        }

.block2 .slub {
        display: block;
        }

.block2 .menu-btn {
        display: block;
        }

.mttop .logo {
        left: 0px;
        }

.mttop .name {
        left: 180px;
        top: 20px;
        }

.mttop {
        background: url('/img/d2-tfon.png')  no-repeat right 190px;
        }

.mttop .tel {
        top: 109px;
        }

.mttop .napeshi {
        top: 114px;
        }
}


/*
для 1155px
*/

@media screen and (max-width: 1155px)
{

.hot-block .itm{
        float: none;
        margin: 20px auto 0px;
        }

.all-b {
        background: url("/img/d2-but-fon2s.jpg");
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
}

}

/*
для 1130px
*/

@media screen and (max-width: 1130px)
{

.allproduct .itm .lft  {
        float: none;
        margin:0px auto 0px;
/*
        border: 10px solid #000000;
*/
        width: 80%;
        }

.allproduct .itm .rght  {
        float: none;
        margin: 40px auto 0px;
/*
        padding-top: 150px;
        border: 10px solid #000000;
*/
        }

}

/*
для 1120px
*/

@media screen and (max-width: 1120px)
{

.products-alllist .itm{
        width: 90%;
        margin: 0px auto 0px;
        }

.products-alllist .l, .products-alllist .r{
        float: none;
        }

}

/*
для 866px
*/

@media screen and (max-width: 866px)
{

.all-b .block1 .soc {
        top: 30px;
        left: 170px;
        margin-left: 0;
}

.all-b .block1 .copy, .all-b .block1 .logo {
        top: 120px;
        }

.block1 {
        height: 350px;
}

}

/*
для 747px
*/

@media screen and (max-width: 747px)
{

.mttop .tel {
        margin-left: -250px;
        }

.mttop .napeshi {
        margin-left: -460px;
        }
}

