
.gallary-container{
	text-align: center;width:97.6%;margin:0 auto;overflow: hidden;margin-top: -1.5%;
}


.thumb-gallery{
	max-width: 100%;
}

.gldiv{
	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; 
}

.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: 47%;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){
	
	.gldiv{
	width: 95%;
}

	.gldiv2{
	width: 95%;
}

	.gldiv3{
	width: 95%;
}

.gldiv4 {
    width: 95%; 
    margin-bottom: 78%;
}

.gldiv5 {
    width: 95%;     
}
	
}










