@charset "utf-8";
/* SIR 지운아빠 */

/* 새글 스킨 (latest) */
.lt_gallery {margin-bottom:-2.5%;}
.lt_gallery .row {margin:0 -1.22%; list-style:none; padding:0;}
.lt_gallery .row > li {
    margin-bottom: 2.5%;
	padding:0 1.22%;
}

.lt_gallery .gall_thum {position:relative;}
.lt_gallery .gall_thum img {width:100%; height:auto;}

.lt_gallery .row > li.no_txt {text-align:center; height:10em; line-height:10em;}

@media (min-width: 992px) {
.lt_gallery .row > li:nth-child(3n+1) {clear:both;}
}

@media (min-width: 576px) and (max-width: 991px) {
.lt_gallery .row > li:nth-child(9) {display:none;}
}

@media (max-width: 767px) {
#bo_gall .row {margin:0 -7px;}	
.lt_gallery .row > li:nth-child(2n+1) {clear:both;}
}

@media (max-width:575px) {
.lt_gallery {margin-bottom:-15px;}	
.lt_gallery .row > li {width:100%; float:none; margin-bottom:15px;}
}


