
/************* 420px ********************/

@media screen and (max-width: 420px){
    .main-bottom-container .btn-default{
        width: 90%!important;
        font-size: 13px!important;
        bottom:50px;
    }
    .main-bottom>a{
        bottom: 190px!important;
        right: 1%!important;
    }
    .main-bottom{
        background-size:70%!important;
    }
    .logo{
        width: 62%!important;
    }
    .w33{
        height: 178px!important;
    }
    .w33>img{
        width: 100%!important;
        margin-left: 0!important;
    }
    .text-block{
        top:0!important;
    }
    .text-block>div{
        padding: 3px 5px!important;
        width: 300px!important;
    }
    .page-content .text-block p{
        margin-top:-1px!important;
    }
    .text-block:after{
        bottom: 78px!important;        
    }
    .license .col-3{
        width: 50%!important;
    }
    .prompt-close{
        right: 0!important;
    }
    .wiki .words {
        top: 400px!important;
    }
    .w33 .figure:before{
        bottom: 20px;
    }
    .w33{
        height: 95vw!important;
        margin:10px!important;
        /*width: calc(100% - 20px)!important;*/
        width: calc(100% - 2px)!important;
        margin-left:0!important;
    }

    .img{
        /*        min-width: 170px!important;
        */max-height: none!important;
    }
    .about .img>img{
        /*margin-left: -5%;*/
        width: 100%;
    }
    .catalog .w33{
        width: calc(100% - 20px)!important;
        height: 400px!important;
    }
    .catalog .img{
        height: 200px!important;
        min-width: 200px!important;
        max-height: 200px!important;
    }
    .catalog .w33>.row{
        height: 210px!important;
    }
    .hidden-small-420{
        display: none!important;
    }
    .slider-product{
        top:200px;
    }
    .catalog .slider-preview:hover{
        cursor: auto!important;   
    }

    .bg2-ru::after,.bg2-en::after {
        background-repeat: no-repeat;
        background-position-x: right;
        background-position-y: bottom;
        height: 150px;
    }
    .bg2-ru::after {
        background-image: url('/application/img/map-new-smart.jpg');

    }
    .bg2-en::after {
        background-image: url('/application/img/map-new-smart-en.jpg');
        background-size: 90%;
    }
    .section{
        height: 160px;
    }
    .static{
        width: 90%;
        margin-top: -120px;
        padding-bottom: 120px;
        padding-top: 80px;
    }
    .btn-transform{
        display: none;
    }
    .main-bottom-container>.text>p{
        font-size: 12px!important;
        line-height: 16px;
    }
    .parallax::after, .parallax2::after{
        position: relative;
        z-index: 0;
        bottom: 0;
    }
    .about .image{
        background-image: url(/application/img/img-about-small.jpg);
        height: 95px!important;
        background-position-x: right;
        background-size: 100%;
        margin-bottom: 15px;
    }
    .banner{
        background-size: cover!important;
    }
    .advantages .image{
        background-image: url(/application/img/20-years-small.png);
        width: 100%!important;
    }
    .advantages .img1, .advantages .img2, .advantages .img3, .advantages .img4, .advantages .img5, .advantages .img6{
        background-size: contain;
    }
    .advantages .col-4{
        width: 60px!important;
    }
    .advantages .col3-4{
        width: calc(100% - 60px)!important;
    }
    /*    .advantages .img1, .advantages .img2, .advantages .img3, .advantages .img4, .advantages .img5, .advantages .img6{
            background-position-y:top;
            width: auto;
            margin: 5px 10px 5px 0;
    
        }*/
}