@charset "UTF-8";
@media screen and (max-width:900px) and (min-width:601px){
#text_area .wrapper  p {
	margin-left: 50px;
	margin-top: 3px;
	font-size: 14px;
}
#text_area .wrapper_1  p {
	margin-left: 50px;
	margin-top: 3px;
	font-size: 14px;
}
#text_area h3 {
	font-size: 17px;
}

.move #text_area .wrapper {
	width: 100%;
	border-bottom: 0.5px solid #797979;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

.move #text_area .wrapper_1 {
	width: 100%;
	border-bottom: 1px solid #797979;
	border-top: 1px solid #797979;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
}
