*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.masonry{background:#EEE;max-width:1170px;margin:0 auto;padding:0}
.masonry:after{content:'';display:block;clear:both}
.item{width:25%;height:240px;float:left;background:transparent;border:0 solid #efefef;border-radius:0;overflow:hidden;line-height:20px;font-size:13px;color:#666}
.item a{display:block}
.item .bt-video-hover { opacity:0; -webkit-transition:.5s;-moz-transition:.5s;transition:.5s}
.item:hover .bt-video-hover { opacity:1 ;}
.item.wt2{width:50%}
.item.wt3{width:75%}
.item.wt4{width:100%}
.item.ht2{height:480px}
.item.ht3{height:720px}
.item.ht4{height:960px}
.item.ht5{height:1200px}
/* CUSTOM CSS */
.newstitle{font-family:Lato,Arial,sans-serif;line-height:20px;font-size:13px;font-weight:400;color:#333}
.newstitle a{font-family:Lato,Arial,sans-serif;line-height:28px;font-size:22px;font-weight:400;color:#333;-webkit-transition:.2s;-moz-transition:.2s;transition:.2s;text-decoration:none}
.newstitle a:hover{color:#09C}
.navbar-toggle .icon-bar{background:#ccc}
.navbar-collapse,.in{background:#fff}
.navbar-collapse ul.nav2 li a{color:#666}
@media (min-width: 992px) {
	.navbar-collapse,.in{background:transparent}
	.navbar-collapse ul.nav2 li a{color:#fff}
	.navbar-collapse ul.dropdown-menu li a{color:#666}
}
.pr30{padding-right:30px}
.msbox{background:#fff;margin:15px;height:210px;overflow:hidden;position:relative;-webkit-transition:.2s;-moz-transition:.2s;transition:.2s}
.msbox:hover{box-shadow:0 0 10px rgba(0,0,0,0.1);cursor:pointer}
.msbox2{background:#fff;margin:15px;height:450px;overflow:hidden;position:relative;-webkit-transition:.2s;-moz-transition:.2s;transition:.2s}
.msbox2:hover{box-shadow:0 0 10px rgba(0,0,0,0.1);cursor:pointer}
img.fwimg{width:100%;-webkit-transition:.2s;-moz-transition:.2s;transition:.2s}
img.fhimg{height:210px;-webkit-transition:.2s;-moz-transition:.2s;transition:.2s}
img.fhimg2{height:450px;width:100%;-webkit-transition:.2s;-moz-transition:.2s;transition:.2s}
img.fwimg:hover{opacity:.8}
img.fhimg:hover{opacity:.8}
img.fhimg2:hover{opacity:.8}
.normal-masonry {background: #fff no-repeat center;background-size:cover;width: 100%;height: 210px;}
.big-height-masonry {background: #fff no-repeat center;background-size:cover;width: 100%;height: 250px;}
.big-masonry {background: #fff no-repeat center;background-size:cover;width: 100%;height: 450px;}
/*@media (max-width: 1170px) {*/
	.item{width:24.9%}
	.item.wt2{width:49.9%}
/*}*/
@media (max-width: 1060px) {
	.item.ht2{height:430px}
	.msbox,img.fhimg{height:200px}
	.item{height:220px}
	.msbox2{height:410px}
	img.fhimg2{height:410px}
	.msbox,.msbox2{margin:10px}
}
@media (max-width: 960px) {
	.item.ht2{height:400px}
	.msbox,img.fhimg{height:180px}
	.item{height:200px}
	.msbox2{height:380px}
	img.fhimg2{height:380px}
}
@media (max-width: 880px) {
	.item{line-height:16px;font-size:12px;width:33.2%}
	.item.wt2{width:66.5%}
	.newstitle,.newstitle a{font-family:Lato,Arial,sans-serif;font-size:18px;line-height:18px}
	.item.ht2{height:480px}
	.msbox,img.fhimg{height:210px}
	.item{height:240px}
	.msbox2{height:450px}
	img.fhimg2{height:450px}
	.msbox,.msbox2{margin:15px}
}
@media (max-width: 780px) {
	.item.ht2{height:420px}
	.msbox,img.fhimg{height:190px}
	.item{height:220px}
	.msbox2, img.fhimg2{height:400px}
	.msbox,.msbox2{margin:10px}
}
@media (max-width: 640px) {
	.item{height:auto;width:49.9%}
	.item.wt2{width:100%}
	.item.wt3{width:100%}
	.item.wt4{width:100%}
	.item.ht2,.item.ht3,.item.ht4,.item.ht5{height:auto}
	img.fhimg2{width:100%;height:auto}
	img.fhimg{width:100%;height:auto}
	.msbox{height:auto}
}
@media (max-width: 480px) {
	.item{line-height:11px;font-size:11px;width:49.8%}
	.newstitle,.newstitle a{font-size:15px}
}