.gallery_5_outer { border: 0;	text-align: center; }
.gallery_5 { list-style:none; margin:0; padding:0;	border: 0; }
.gallery_5 li { display:inline-block; position:relative; width: 100%; margin: 0.15% 0;}
.gallery_5 .photo img { width: 100%; height: auto;}

.gallery_5 .text {	position:relative;	bottom:0em;z-index:100;	width: 100%;font-size: 1em;text-align: center;}
.gallery_5 .text a {color: #777;}
.gallery_5 .text .title {margin-bottom:0.25em;padding: 0.4em;	font-size: 1em;font-weight: bold;overflow:hidden;}
.gallery_5 .text .desc {	margin-bottom: 0.25em;padding: 0 0.4em;font-size: 1em;height: 1em;overflow:hidden;}

/* tablet */
@media screen and (min-width:768px) and (max-width:992px) {

}

/* mobile */
@media screen and (max-width:767px) {

}