@charset "utf-8";

#page-detail{
	width: 870px;
	margin: auto;
}
.contact-title_h2{
}
body#factory_manager #content h2 {
	width: 100%;
	height: auto;
	background: unset;
	border: unset;
	box-shadow: unset;
	word-break: break-all;
	padding: 10px 0 0 0;
	font-size: unset;
	text-align: center;
	color: unset;
	font-weight: normal;
	line-height: unset;
	margin: 0;
}
body#factory_manager #container img {
	margin: 0;
	max-width: 290px !important;
	height: auto !important;
	margin-top: 10px;
	margin-bottom: 30px;
}

@media (max-width: 1180px) {
}
@media (min-width: 1026px) {

}
@media (max-width: 1025px) {

}
@media (min-width: 992px) {

}
@media (max-width: 991px) {

}
@media (min-width: 769px) {

}
@media (max-width: 768px) {

}
@media screen and (max-width: 767px){
	body#factory_manager #page-head {
		background-image: url(/images/top-bg.png);
		background-position: center -260px;
		background-repeat: no-repeat;
		padding-top: 30px;
		padding-bottom:60px;
	}
}
@media (max-width: 680px) {

}
@media (max-width: 580px) {

}
@media (max-width: 575px) {

}
@media (max-width: 480px) {

}
@media (max-width: 380px) {


}
@media only screen and (min-width: 576px) and (max-width: 767px) {

}

@media only screen and (min-width: 768px) and (max-width: 1025px) {

}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

}
