.bluebar { border-top: 0px solid #0069ac;}

/* Gray thumbnail */
#gray-thumb {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#gray-thumb li {
	float: left;
}
.gray-item div {
	position: relative;
	overflow: hidden;
	width: 96px;
	height: 84.5px;
}
.gray-item a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}
.gray-mask {
	background-color: rgba(0, 0, 0, 0.6);
}
.gray-mask-hover {
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.prev-next {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 8px 0 4px;
    margin-bottom: 10px;
}
.prev-next div {
	padding: 2px 0;
    margin-bottom: 4px;
}

@media (min-width: 1201px) {
	.container { width: 970px !important; }
	.news-v2 { height:340px; overflow-y:hidden;}
	

	.sorting-block .sorting-grid .mix .img-wrap {
		height: 105px;
	}
	.img-wrap img {
		max-height: 101px;
		margin:0 auto;
	}
	.pgwSlideshow .ps-list li .ps-item img {
		max-height: 54px !important;
		margin:0 auto;
	}
	.pgwSlideshow .ps-current>ul>li img {
		max-height: 462px !important;
		margin:0 auto;
	}
	#dataTables-example td img.img-responsive { max-width:679px;}
}

@media (min-width: 992px) and (max-width:1200px) {
	ul.nav li.no-border { display:none;}
	.photo-more { display:block !important;}

	.img-wrap img {
		max-height: 106px;
		margin:0 auto;
	}
	.pgwSlideshow .ps-list li .ps-item img {
		max-height: 54px !important;
		margin:0 auto;
	}
	.pgwSlideshow .ps-current>ul>li img {
		max-height: 462px !important;
		margin:0 auto;
	}
	#dataTables-example td img.img-responsive { max-width:702px;}
}

@media (max-width: 991px) {
	ul.nav-sns li { float:left !important; }
	.b-message .img-responsive,
	.b-video .img-responsive	{ width:100%; margin-top:15px;}
	.b-photo { border:0px solid red; padding-left:35px;}

	.sorting-block .sorting-grid .mix .img-wrap {
		height: 209px;
	}
	#dataTables-example td img.img-responsive { max-width:100%;}
}

@media (max-width: 990px) {
    .b-photo { border:0px solid red; padding-left:0px; text-align: center;}
    #gray-thumb { display: inline-block; }
}

@media (max-width: 568px) {
	#gray-thumb li:nth-child(3n+1) {
		clear: left;
	}
}

@media (max-width: 420px) {

}

@media (max-width: 380px) {
	#gray-thumb { padding-left: 16px; }
}

@media (max-width: 360px) {

}

@media (max-width: 320px){
	#gray-thumb { padding-left: 16px; }
	.sorting-block .sorting-grid .mix .img-wrap {
		height: 153px;
	}
	.sorting-block .sorting-grid .mix {
		margin-bottom:10px;
	}
}
