@media(max-width:1280px){
	.footer_second__menu__bottom .uk-container.uk-flex div:nth-child(3){
		right:40px;
	}
}
@media(max-width:1190px){
	.quote{
		display:none;
	}
}
@media(max-width:1276px){
	.lang-choose.weather {
		display: none;
	}
}
@media(max-width: 959px){
	
	.header__right{
		display: flex;
    	align-items: center;
    	justify-content: flex-end;
	}
	.header__right>.uk-grid>div{
		display: none;
	}
	.news-block__item__link{
		width: 100%;
	}
	#fixed_right2{
		display: none;
	}
	.quote{
		display: none;
	}
	.news-img .news-img__item:last-child {
    	margin-bottom: 0;
	}
	.news-block__item__caption{
		font-size: 14px;
	}
	.footer-bread{
		margin-bottom: 15px;
		justify-content: flex-start;
	}
	.copy-right__text{
		text-align: left;
	}
	.premy{
		justify-content: flex-start;
	}
	.copy-right__text.first{
		margin-bottom: 15px;
	}
	.news-block__item__img{
		width: 100%;
	}
	.mob-lang{
		width: 20%;
	    margin-left: auto;
	    margin-right: auto;
	    margin-top: 15px;
	}
	.uk-offcanvas-bar .uk-navbar-nav{
		flex-direction: column;
	}
	.uk-offcanvas-bar .uk-navbar-nav a{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.uk-offcanvas-bar .uk-navbar-container{
		justify-content: center;
	}
	.news-brc__link, .news-brc__date__text{
		font-size: 11px;
	}
	ul.uk-list.gost-list__items {
    	padding-left: 20px;
	}
	.uk-offcanvas .search{
		width: 100%;
		margin-top: 15px;
	}
	.gos-slider .uk-position-center-right-out>img, .gos-slider .uk-position-center-left-out>img{
		width: 50%;
	}
	footer.footer:after{
		display:none;
	}
	footer.footer{
		background:#F0F0F0;
	}
	.related-news .block-title__text {
		font-size: 36px;
		padding-top: 8px;
		line-height: 56%;
	}
	.related-news .block-title:after {
		border-bottom: 2px solid #00659d;
	}
}
@media(max-width: 639px){
	.footer_second__menu__bottom .uk-container.uk-flex div:nth-child(3) {
		position: initial; 
		text-align: center;
		margin-top: 15px;
	}

	.gos-slider{
		/*margin-bottom: 0;*/
	}
	.visible-mob{
		display: initial !important;
	}
	.media-bottom__links{
		grid-template-columns: 1fr;
	}
	.media-bottom__links__link {
    	padding: 35px 0 25px;
	}
	.media-title__text{
		font-size: 16px;
	}
	.media-active-items__item{
		width: 100%
	}
	.media-active-items > ul {
	    flex-direction: column;
	}	
	.footer-bread{
		justify-content: center;
    	flex-direction: column;
    	align-items: center;
		display
	}
	.uk-breadcrumb.footer-bread>:nth-child(n+2):not(.uk-first-column)::before{
		display:none;
	}
	ul.uk-breadcrumb.footer-bread li {
		margin-bottom: 10px;
		margin-left:0;
	}
	ul.uk-breadcrumb.footer-bread>li:last-child {
		margin-bottom: 0;
	}
	.header__right, .header__left{
		width: 50%;
	}
	.dowload-btn__link{
		align-items: center;
	}
	.dowload-btn__icon{
		padding: 0 15px;
	}
	.dowload-btn__text{
		line-height: initial;
		padding: 5px 20px;
	}
	.gost-news__text.text-quote:before{
		max-width: 40px;
	}
	.gost-news__footer{
		margin-bottom: 0 !important;
	}
	.news-brc .uk-breadcrumb{
		max-width: 450px;
    	overflow: hidden;
    	flex-wrap: nowrap;
	}
	/*новости список*/
	.news_page__list__img{
		width: 100%;
	}
	.news-page__list__rigth {
		margin-top: 10px !important;
	}
	.bg-title.pres-job{
		flex-direction: column;
		align-items: flex-start
	}
	.pres-job__links{
		display: flex;
    	flex-direction: row;
	}
	a.pres-job__links__link {
   		font-size: 13px;
		margin-right: 0;
	}
	 footer.footer:after {
        display: none;
    }
    footer.footer {
    	background: #F0F0F0;
    }
    .footer_second__menu__bottom .uk-flex{
         flex-direction: column;
     }
     .footer-right, .social-net{
          margin-top: 15px !important;
      }
	.footer-left{
		text-align:center;
	}
	.footer-left__logo {
    	display: block;
		margin-bottom:10px;
	}
}
@media(max-width: 425px){
	.copy-right{
		text-align:center;
	}
	.news-block>div {
	    width: 100%;
	}
	.news-brc .uk-breadcrumb{
		max-width: 250px;
    	overflow: hidden;
    	flex-wrap: nowrap;
	}
	.footer-left{
		text-align: center;
	}
	.social-net ul{
		justify-content: center;
	}
	.copy-right__text.first{
		text-align: center;
	}
	.copy-right__text.second{
		text-align: center;
		display:block;
		margin-top:10px;
	}
	.media__link__second__text{
		font-size: 45px;
	}
	/*новости список*/
    .news-page__list .news-list__item__title {
        font-size: 20px;
        max-height: 46px;
        overflow: hidden;
        line-height: 22px;
    }
    .news-page__list .news-list__item__caption {
        max-height: 65px;
        overflow: hidden;
        font-size: 14px;
    }
    .news-page__list .news-list__item__time{
        font-size: 14px;
    }
	 .footer-bread{
        margin-top: 15px !Important;
     }
     .footer-bread {
        display: block;
     }
     .footer-bread li{
        margin-left: 0;
        margin-bottom: 15px;
      }
      .footer-bread li:last-child{
        margin-bottom: 0;
      }
}
@media(max-width: 375px){
	.news-page__list .news-list__item__title {
        font-size: 18px;
        max-height: 44px;
        overflow: hidden;
        line-height: 20px;
    }
    .news-page__list .news-list__item__caption {
        max-height: 65px;
        overflow: hidden;
        font-size: 14px;
    }
    .news-page__list .news-list__item__time{
        font-size: 14px;
    }
}
@media(max-width: 320px){
	.news-block>div {
	    width: 100%;
	}
	.news-brc .uk-breadcrumb{
		max-width: 150px;
    	overflow: hidden;
    	flex-wrap: nowrap;
	}
}
*+.uk-grid-margin, .uk-grid+.uk-grid, .uk-grid>.uk-grid-margin {
    margin-top: 30px;
}
.media-active-items__item__text{
	right: 0;
}
.gost-news__text> p{
	margin:0 !important;
}
.news-brc .uk-breadcrumb{
	flex-wrap: nowrap;
}
.media-active-items ul{
	margin-top:0;
}
.media-title.uk-active .media-title__text{
	color:#fff;
}
.spravka .default-page {
    width: initial;
}
