#docThumb003001.docThumb .cell, #docThumb003002.docThumb .cell, #docThumb003005.docThumb .cell, #docThumb003006.docThumb .cell {  width: 33.33333%; margin-bottom:30px }

/* Recent - gallary */
.recentThumb,.recentThumb ul {overflow:hidden}
.recentThumb .cell {position:relative;float:left;overflow:hidden;/*width:33.333%;*/}
.recentThumb .cell .thumb{overflow:hidden;display:block;border:1px solid rgba(0,0,0,0.2)}
.recentThumb .cell .thumb:hover{border-color:rgba(0,0,0,0.5)}
.recentThumb .cell .thumb img{width:100%;height:auto}
.recentThumb .cell .icon {position:absolute; bottom:1px; left:1px; display:none;}
.recentThumb .cell .icon * {vertical-align:middle}
.recentThumb .cell .title {margin-top:10px;overflow:hidden;white-space:nowrap;text-align:center}
.recentThumb .cell .title img {vertical-align:middle; margin:0 1px}
.recentThumb .cell .nameAndDate {font-size:11px; font-weight:normal; color:#555; text-align:center; overflow:hidden}
.recentThumb .cell .nameAndDate .date {font:11px Tahoma; color:#555; text-align:center}
.recentThumb .cell .nameAndDate .author {text-align:center}
.recentThumb .cell .nameAndDate .author .replyCount {margin-left:.2em;font:bold .9em Tahoma;color:#e21c24;text-align:center}
.recentThumb div.more{display:none;}


@media only screen and (max-width: 992px){
#docThumb003001.docThumb .cell, #docThumb003002.docThumb .cell, #docThumb003005.docThumb .cell, #docThumb003006.docThumb .cell  {  width:50%; }

}

@media only screen and (max-width: 767px){
#docThumb003001.docThumb .cell, #docThumb003002.docThumb .cell, #docThumb003005.docThumb .cell, #docThumb003006.docThumb .cell {  width:100%; }

}