.product_list_cont ul li { margin-bottom:28px; }
.product_list_cont ul li:nth-child(3n+1) { margin-left:2%; }
.product_list_cont ul li:nth-child(4n+1) { margin-left:0; }
/*.product_img { border:1px solid red; position:relative; }
.product_img img { margin: 0 auto; position:absolute; bottom:0; left:0; right:0; }*/
.eqme li { border:0px solid black; }
.product { height:100%; position:relative; }
.product .btn { position:absolute; bottom:7%; margin:0px auto;  left:0; right:0; width:55%; }

.product_img:before { content: ' '; display: inline-block; vertical-align: bottom; height: 100%; }
.product_img img { display: inline-block; vertical-align: middle; max-height:150px; }


.product_img { border:0px solid red; height:auto; padding-bottom:20px; }
.product .sub-btn {width: 50%;}
.clear50 { height:50px; clear:both; }

@media screen and (max-width:1200px) {
	#secondary { max-width:100%; }
	#secondary ul li { width:19.69%; display:inline-block; }
	#secondary ul li img { width:100%; }
}

@media screen and (max-width:1199px) {
	#secondary ul li { width:19.67%; }
}

@media screen and (max-width:1115px) {
	#secondary ul li { width:19.6%; }
}

@media screen and (width:1024px) {
	.product_list_cont ul { border:0px solid red; }
	.product_list_cont ul li { border:0px solid red; margin-left:2% !important; width:32%; }
	.product_list_cont ul li:nth-of-type(3n+1) { margin-left:0 !important; }
}

@media screen and (width:768px) {
	.product_list_cont ul { border:0px solid red; }
	.product_list_cont ul li { border:0px solid red; margin-left:2% !important; width:32%; }
	.product_list_cont ul li:nth-of-type(3n+1) { margin-left:0 !important; }
}

@media screen and (max-width:963px) {
	#secondary ul li { width:24.55%; }
	.product_img { height: auto; }
}

@media screen and (max-width:771px) {
	#secondary ul li { width:24.45%; }
}

@media screen and (max-width:767px) {
	.product_list_cont ul li { width:47%; margin-left:0; }
	.product_list_cont ul li:nth-child(3n+1) { margin-left:0; }
	.product_list_cont ul li:nth-child(4n+1) { margin-left:0; }
	.product_list_cont ul li:nth-child(3n+2) { margin-left:6%; }
}

@media screen and (max-width:637px) {
	#secondary ul li { width:24.35%; }
}

@media screen and (max-width:540px) {
	#secondary ul li { width:24.25%; }
}

@media screen and (max-width:525px) {
	.product_img { height: auto; width: 70%; }
	.product_img img { width:100%; max-width:100px; }
	.product_list_cont ul { width:60%; margin:0 auto; }
	.product_list_cont ul li { width:100%; margin-left:0; margin-bottom:30px; }
	.product_list_cont ul li:nth-child(3n+1) { margin-left:0; }
	.product_list_cont ul li:nth-child(4n+1) { margin-left:0; }
	.product_list_cont ul li:nth-child(3n+2) { margin-left:0; }
	.product_list_cont ul { width:80%; margin:0 auto; }
	#secondary ul { text-align:center; }
	#secondary ul li { width:50%; }
}

@media screen and (max-width:453px) {
	.map_container { width:98%; }
}

@media screen and (max-width:320px) {
	.product_list_cont ul { width:100%; margin:0 auto; }
}