#top-c .rssearch_box {
	margin-top: 10px;
	float: right;
	width: auto;
}

@media (max-width: 767px) {
	#top-c .rssearch_box {
		clear: both;
		float: none;
		overflow: hidden;
		padding-top: 15px;
		text-align: center;
	}
}

#top-c div.rssearch_box {
	height: auto;
}

#top-c form.rsf_form {
	position: inherit;
}

div.rssearch_box .input-append {
	font-size: inherit;
	margin-bottom: 0;
}

div.rssearch_box .input-append input {
	border-radius: 0;
}

div.rssearch_box .input-append .btn {
	margin-left: 0;
	border-radius: 0;
}