
.gallary-container{
	text-align:center;
    display: block;
    width: 100%;
    margin: 0 auto;
}

.gallcont-container{width:99%; text-align:center; margin:0 auto;}

.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;
}

.gldiv2{
	width: 47.1%;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;background-color: #f5f5f5;
}

.gldiv99{
	width: 30%;
    display: inline-block;
    margin: 1.5%;
	margin-top: 0;
    height: auto;
    vertical-align: top;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    border: 1px solid #bcbcbc;
}
.thumb-gallery{max-width: 100%;}




@media handheld, only screen and (max-width: 1024px){
	
.gallcont-container{width:98%;}	
	
.gldiv99{width:46%; margin-top: 1.5%;}
	
}


@media handheld, only screen and (max-width: 667px){
	
.gallcont-container{width:97%;}
	
.gldiv99{width:98%; margin-top: 1.5%;}	

.gldiv2{width:97%; margin-top: 1.5%;}	
	
	
	
}










