@charset "utf-8";
/* CSS Document */

@media only screen 

and (max-width : 480px) {

.datum {
	display:none;
}
.auth {

	font-size: 20px;
}
.docFlex {
	padding: 0px;	
}
.news_wrapper {
	
	width: 100%;
	
}
.news_wrapper h1 {
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}
.top-dvd {
	flex-direction: column;
}

.getTitle {
	font-size: 26px;
}
.form-top {
		flex-direction: column;
	 justify-content: center; 
	align-items: center;
	margin-left: 0px;
}
.form-mid {
	flex-direction: column;
	 justify-content: center; 
	align-items: center;
	margin-left: 0px;
}

}
@media only screen 

and (max-width : 360px) {
#hd-inf {
	justify-content: space-between;
	margin-right: 0px;
}	
.top-white {
	padding-right: 1px;
	padding-left: 1px;
	flex-direction: column;
}
.top-dvd {
	font-size: 18px;

}
.back a {
margin: 0px;		
}
.getTitle {
	font-size: 20px;
}
.photo-wrap {
	margin-right: 0px;
	margin-left: 0px;
	
	padding: 5px;

}
.load {
	padding: 3px;
}
.photo-wrap img {
	max-width: 280px;
	/* width: 250px; */
	scale: 100%;
	margin-top: 0;
}
.photo-wrap a {
	width: 325px;

}	
.view_comments {
		margin-left: 8px;
	margin-right: 8px;

}
.com-text {
	margin-left: 0px;
	margin-right: 0px;
	font-size: 14px;
}
.who {
	font-size: 14px;
}
.comLabel {
	font-size: 14px;
}
textarea {
		font-size: 14px;
}
input[type="text"] {
	font-size: 14px;
}
}
@media only screen 

and (max-width : 360px) {

.top-dvd {

	 line-height:inherit;
	 
}
.photo-wrap a {
	width: 280px;
}
.topik {
	 width:inherit;
	  	padding: 2px;
}
.getTitle {
	height: 18px;
	line-height: 26px;
	font-size: 18px;
}
}
}