

	.project {
	font-size:20px;
	}

	.project .hover {
	padding:10px 0;
	font-size:16px;
	}

	.rm {
	margin-top:10px;
	}
	.project .hover .readmore {
	padding:5px 10px;
	font-size:12px;
	}

@media all and (max-width:900px) {

	.project {
	width:48%;
	margin-right:2%;
	font-size:20px;
	text-align:center;
	float:left;
	}

	.photo {
	width:49%;
	margin-right:2%;
	margin-bottom:5px;
	}
	.photo:nth-child(3n+3) {
	margin-right:2%;
	}
	.photo:nth-child(2n+2) {
	margin-right:0;
	}
	.photo:nth-child(3n+1) {
	clear:none;
	}
	.photo:nth-child(2n+1) {
	clear:left;
	}

}


@media all and (max-width:800px) {

#menuContent .container {
padding:40px 30px 0 35px !important;
}
	.categories p {
	width:50%;
	float:left;
	}

	.popup {
	width:90%;
	}

	#footer .follow_us {
	width:100%;
	margin-top:30px;
	float:left;
	}

	#menuContent {
	width:100%;
	}

	#footer .about_us {
	width:100%;
	margin-right:0;
	float:left;
	}
	#footer .footer {
	width:100%;
	float:left;
	}

	.product {
	width:47.5%;
	margin-right:5%;
	}
	.product:nth-child(3n+3) {
	margin-right:5%;
	}
	.product:nth-child(3n+1) {
	clear:none;
	}
	.product:nth-child(2n+2) {
	margin-right:0;
	}
	.product:nth-child(2n+1) {
	clear:left;
	}



	#home .news {
	width:48%;
	margin-right:4%;
	}

	#home .news:nth-child(3n+3) {
	margin-right:4%;
	}

	#home .news:nth-child(3n+1) {
	clear:none;
	}
	#home .news:nth-child(2n+2) {
	margin-right:0;
	}
	#home .news:nth-child(2n+1) {
	clear:left;
	}



}


.home h1 {
line-height:55px;
}
h1 {
line-height:55px;
}
.home h2 {
line-height:30px;
}


.categories .category {
width:33%;
margin:0 0 20px 0;
float:left;
}
.categories .category:nth-child(4n+1) {
clear:none;
}
.categories .category:nth-child(3n+1) {
clear:left;
}

.categories2 .category {
width:15%;
}
.categories2 .category:nth-child(8n+1) {
clear:none;
}
.categories2 .category:nth-child(6n+1) {
clear:left;
}


@media all and (max-width:800px) {

.categories2 .category {
width:25%;
}
.categories2 .category:nth-child(6n+1) {
clear:none;
}
.categories2 .category:nth-child(4n+1) {
clear:left;
}

}

.project .hover {
display:none;
}