﻿@charset "utf-8";@media screen and (max-width:1380px){
     
    
    .statblocks .statTPL {
        display: inline-block;
        width: 49%;
        height: 300px;
        margin-right: 2%;
    }
    
    
    .statblocks .statTPL:nth-of-type(2n) {
        margin-right: 0px;
    }

    .statblocks .statTPL:nth-of-type(3n) {
        margin-right: 2%;
    }

    .statblocks .statTPL:nth-of-type(6n) {
        margin-right: 0px;
        
    }
 



    .statblocks .news-text-small3blocks {
        width: 49%;
        height: 90px;
        margin-right: 2%;
    }
    
    .statblocks .news-text-small3blocks:nth-of-type(2n) {
        margin-right: 0px;
    }

    .statblocks .news-text-small3blocks:nth-of-type(3n) {
        margin-right: 2%;
    }

    .statblocks .news-text-small3blocks:nth-of-type(6n) {
        margin-right: 0px;
        
    }

    .interview .inlead {
        width: 60%;
        padding: 3%;
        padding-top: 0px;
        color: #000;
    }


    .swiper-slide {
        height: 400px;
    }


.yandex-left {
	display: none;
}

.totopm {
	display: none;
}

}
