
.gallary-container{
	text-align: center;max-width:88%;margin:0 auto;overflow: hidden;background-color:#fdfdfd;margin-top: -2%;
}
.gallary-container8 {
    text-align:center; max-width:100%; margin:0 auto; overflow:hidden; background-color:#fdfdfd;
}

.thumb-gallery{
	max-width: 100%;
}

.gldiv{
	width: 30.10%;display: inline-block;margin: 1.15%;height: auto;vertical-align: top;text-align: center;font-weight: bold;font-size: 14px;
	border:1px solid #bcbcbc;border-radius:3px;
}

.gldiv p{padding: 2%;}

.gldiv2{
	width: 30.30%;display: inline-block;margin: 1.3%;height: auto;vertical-align: top;text-align: center;font-weight: bold;font-size: 14px;
	border:1px solid #bcbcbc;border-radius:3px;
}

.gldiv3{
	width: 46.3%;display: inline-block;margin: 1.3%;height: auto;vertical-align: top;text-align: center;font-weight: bold;font-size: 14px;
	border:1px solid #bcbcbc;border-radius:3px;
}

.gldiv4{
	width: 47%;display: inline-block;margin: 1.3%;height: auto;vertical-align: top;text-align: center;font-weight: bold;font-size: 14px;

}

.gldiv5{
	width: 47%;display: inline-block;margin: 1.3%;height: auto;vertical-align: top;text-align: center;font-weight: bold;font-size: 14px;

}

.gldiv4 img, .gldiv5 img{
	border:1px solid #bcbcbc;border-radius:10px; width: 100%;
}


.pro-name{
	font-size: 16px;
}

.pro-code{
	color: #4D5C9C;
}


@media handheld, only screen and (max-width: 1024px){

	.gldiv{
	width: 47%;
}

	.gldiv2{
	width: 46%;
}

}


@media handheld, only screen and (max-width: 768px){

	.gallary-container {
	    max-width: 93%;
		}

	.gldiv{
	width: 95%;
}

	.gldiv2{
	width: 95%;
}

	.gldiv3{
	width: 95%;
}

.gldiv4 {
    width: 95%;
    margin-bottom: 10%;
}

.gldiv5 {
    width: 95%;
}

}










