@charset "utf-8";
/* CSS Document */

@media (max-width: 768px){
.logo{
	width:200px;
}
.contact{
	width:180px;
	margin-left:15px;
}
article{
	width:66%;
}
aside{
	width:30%;
}
.cat{
	border:#999999 1px dashed;
	padding:2%;
	width:96%;
	margin:10px 0;
	float:none;
}
.contactbox{
	width:45%;
	padding:10px;
	max-width:450px;
	border:#999999 1px dashed;
	border-radius:10px;
	margin-top:30px;
	float:right;
	font-size:13px;
	color:#555555;
	line-height:24px;
}
.contact_box {
	width: 47%;
	padding: 15px;
	max-width: 450px;
	border: #999999 1px dashed;
	border-radius: 10px;
	margin-top: 30px;
	font-size: 13px;
	float: left;
	color: #555555;
	line-height: 24px;
}
}


@media (max-width: 640px){
.top_wel{
	width:100%;
	float:none;
	text-align:center;
}
.enquiry{
	width:100%;
	float:none;
	text-align:center;
}
.logo{
	width:100%;
	text-align:center;
	float:none;
}
.contact{
	width:100%;
	text-align:center;
	float:none;
}
.callside{
	border-left:none;
	float:none;
	margin:0 auto;
}
article{
	width:96%;
	float:none;
}
aside{
	width:96%;
	float:none;
}
.cat{
	border:#999999 1px dashed;
	padding:2%;
	width:96%;
	margin:10px 0;
	float:none;
}
.image{
	width:50%;
	float:left;
	margin-top:10px;
	text-align:center;
}
.image img{
	width:100%;
	max-width:240px;
}
.f_links{
	width:100%;
	float:none;
	text-align:center;
}
.copy{
	width:100%;
	float:none;
	text-align:center;
}
.contactbox {
	width: 87%;
	padding: 10px;
	max-width: 450px;
	border: #999999 1px dashed;
	border-radius: 10px;
	margin-top: 30px;
	/* float: right; */
	font-size: 13px;
	color: #555555;
	line-height: 24px;
	float: left;
}
.contact_box {
	width: 94%;
	padding: 15px;
	max-width: 450px;
	border: #999999 1px dashed;
	border-radius: 10px;
	margin-top: 30px;
	font-size: 13px;
	float: left;
	color: #555555;
	line-height: 24px;
	margin: 0 auto;
}
}


@media (max-width: 480px){
.logo{
	width:100%;
	text-align:center;
	float:none;
}
.contact{
	width:100%;
	text-align:center;
	float:none;
}
.callside{
	border-left:none;
	float:none;
	margin:0 auto;
}
article{
	width:96%;
	float:none;
}
aside{
	width:96%;
	float:none;
}
.cat{
	border:#999999 1px dashed;
	padding:2%;
	width:96%;
	margin:10px 0;
	float:none;
}
.image{
	width:96%;
	float:none;
	margin-top:10px;
	text-align:center;
}
.image img{
	width:100%;
	max-width:240px;
}
.f_links{
	width:100%;
	float:none;
	text-align:center;
}
.copy{
	width:100%;
	float:none;
	text-align:center;
}
.port{
	width:96%;
	float:none;
	margin:10px auto;
	padding-bottom:20px;
	border-bottom:#CCCCCC 1px dashed;
}
.contactbox {
	width: 87%;
	padding: 10px;
	max-width: 450px;
	border: #999999 1px dashed;
	border-radius: 10px;
	margin-top: 30px;
	/* float: right; */
	font-size: 13px;
	color: #555555;
	line-height: 24px;
	float: left;
}
.contact_box {
	width: 84%;
	padding: 15px;
	max-width: 450px;
	border: #999999 1px dashed;
	border-radius: 10px;
	margin-top: 30px;
	font-size: 13px;
	float: left;
	color: #555555;
	line-height: 24px;
	margin: 0 auto;
}
.login_input {
	height: 25px;
	line-height: 24px;
	background: #FFFFFF;
	border: #c2c2c2 1px solid;
	padding-left: 10px;
	width: 168px;
	border-radius: 5px 5px;
}
.login_input1 {
	height: 70px;
	line-height: 24px;
	border-radius: 5px 5px;
	background: #FFFFFF;
	border: #c2c2c2 1px solid;
	padding-left: 10px;
	width: 169px;
}
.box {
	width: 96%;
	margin-top: 2px;
	background-color: #f3f3f3 !important;
	padding: 35px 10px;
	margin-bottom: 30px;
	box-shadow: 0 5px 10px rgba(0,0,0,.3);
	border-radius: 5px;
	float: left;
	margin-right: 17px;
}
.portfolio_right {
	width: 55%;
	float: right;
}
}