@media screen and (max-width:1649px) { 
html{font-size:14px;}
h1{font-size:26px;margin-bottom:20px;}
h2{font-size:12px;padding-bottom:20px;margin-bottom:30px;}
.inwards{padding-left:5%;padding-right:5%;width:90%;}

header .left img{width:211px;}

.news-block .newsTpl{width:50%;float:left;}
.news-block .newsTpl .imgPlace{width:50%;float:left;}
.news-block .newsTpl .infoPlace{width:50%;padding:0px 0%;float:right;}
.news-block .newsTpl .infoPlace .inf{position:absolute;padding:0  20px;}
.news-block .newsTpl .infoPlace img{width:100%;float:left;}
.news-block .newsTpl .infoPlace p.date{font-size:12px;margin-bottom:5px;}
.news-block .newsTpl .infoPlace p.title{font-size:16px;text-transform:uppercase;margin-bottom:10px;}
.news-block .newsTpl .infoPlace p.info{font-size:14px;margin-bottom:5px;line-height: 1.2em;}
.news-block .newsTpl .infoPlace p a{font-size:12px;}

.news-block .newsTpl:nth-child(1) .imgPlace{float:left;}
.news-block .newsTpl:nth-child(1) .infoPlace{float:right;}
.news-block .newsTpl:nth-child(2) .imgPlace{float:left;}
.news-block .newsTpl:nth-child(2) .infoPlace{float:right;}
.news-block .newsTpl:nth-child(3) .imgPlace{float:right;}
.news-block .newsTpl:nth-child(3) .infoPlace{float:left;}
.news-block .newsTpl:nth-child(4) .imgPlace{float:right;}
.news-block .newsTpl:nth-child(4) .infoPlace{float:left;}

.job-block .item{float:left;width:30%;padding-left:1.666%;padding-right:1.666%;text-align:center;}

.job-block{padding-top:20px;}
.job-block .item .title{font-size:18px;}
.job-block .item p{font-size:14px;}

.advantages-block .left{width:56%;padding:20px 5% 0 5%;}
.advantages-block .left > p{font-size:20px;}

.partners-block .ices{width:50%;text-align:center;float:right;height:167px;}
.partners-block .niis{width:50%;text-align:center;float:left;height:167px;}
.partners-block .ices img{height:140px;margin-top:15px; }
.partners-block .niis img{height:164px;}

footer{padding-top:20px;padding-bottom:0px;}
footer .left{width:100%;margin-bottom:20px;}
footer .left:nth-child(1){width:30%;}
footer .left:nth-child(2){width:15%;}
footer .left:nth-child(3){width:25%;}
footer .left img{width:211px;}
footer ul{width:100%;float:none;}
footer .center{text-align:left;}

.screen .slider li div .susp{font-size:24px;}
.sd{right:-87px;}







.news-block .newsTpl{width:20%;float:left;}
.news-block .newsTpl:hover .imgPlace{z-index:0;}
.news-block .newsTpl .imgPlace{width:100%;float:left;position:relative;z-index:10;}
.news-block .newsTpl .imgPlace img{position:absolute;}
.news-block .newsTpl .infoPlace{width:100%;padding:0px 0%;float:right;}
}