@charset "utf-8";
/* CSS Document */

@media only screen 

and (max-width : 800px) {
.icon-wrap {
	font-size: 18px;
width: 15%;
}

#hd-inf {
	font-size: 16px;
}
nav .menu {
	width: 90%;
}
.feed_title {
	font-size: 14px;
}
}
@media only screen 

and (max-width : 768px) {
nav .menu {
	width: 98%;
}
.txt_upl {
		font-size: 15px;
	margin-right: 5px;
}
.upl_btn {
	width: 80px;
	
}
.txt_upl_low {
	font-size: 15px;
	margin-left: 8px;
}
#targ_link {
	width: 273px;
}
#not {
	width: 80px;
}
nav .menu .m-submenu {
left: -40px;
}
nav .menu .m-submenu li {
	width: 190px;
}
nav .menu .m-submenu li a {
	width: 190px;
	font-size: 14px;
}
.top-white {
	flex-direction: column;
}
#hd-inf .fa {
	display: none;
}
#rss-lenta {
	width: 95%;
}

}



@media only screen 

and (max-width : 480px) {

	nav .menu {

	display:none;

}

#toggle-menu {

	display: block;

}	
nav .menu {padding-left: 8px;margin-left: 0px;}

nav .menu li {text-align: left;	}

nav .menu li{border-right:none;border-bottom: solid 1px #373F51;}	

nav .menu li:last-child {border-bottom: none;}	

nav .menu .m-submenu {left: 236px;width: 55%;}
#toggle-menu {
	background-color: #384860;

}
.news_wrapper {
	
	width: 100%;
	
}
.news_wrapper h1 {
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}
.date_time {
	font-size: 12px;
}
.author {
	font-size: 12px;

}
.top-dvd {
	font-size: 22px;
}
.us_img img {
	max-width: 320px;

}
.all_content {
	flex-direction: column;
	justify-content: center;
}
.us_img {
	text-align: center;
	/*width:100%;*/
	margin:0;
}
.avt_text {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	text-align: center
}
.docFlex {
	padding: 0px;	
}
.show-bt {
	/*display: none;*/
}
.btn-holder {
	
	 margin-bottom: 0px; 
	
}
.dv_news {
	width: 97%;
}
.form-top {
		flex-direction: column;
	
}
label{
	margin-bottom:7px;
}
.form-mid {
	margin-top: 8px;
	flex-direction: column;
}
.file-upload {
	margin-top: 8px;
	flex-direction: column;
}
.txt_upl {
	 margin-right: 0px;margin-bottom:5px;
	 
}
.upl_btn {
	margin-top: 0px;
	margin-bottom: 10px;
}

.txt_upl_low {
	margin-left: 0px;
	margin-bottom: 8px;
}
#targ_link {
	width: 286px;
}
.top-white {
	justify-content: center;
	display: flex;
	flex-direction: column;
	padding-left:2px;
	padding-right:2px;
}
#rss-lenta {
	 width: 100%; 
/*background-color: #35404e;*/
}
.feed_title {
	font-size: 12px;
	height:inherit;
	
}
#rss-lenta a {
	font-size: 12px;
}
.icon-wrap {
	 width:auto;
}
#hd-inf .fa {
	display: none;
}
.rss-feed {
	
	background-color: #384860;
		padding: 2px;
		border:none;

}
}
@media only screen 

and (max-width : 360px) {
.top-white{justify-content:center;}
nav .menu .m-submenu {
	left: 116px;
}
#hd-inf {
	display: none;
}
.news_wrapper h1 {
	font-size: 18px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	display: block;
	margin: 0;
}
.date_time {
	display: none;
}

}

