#newsmodule h4 {font-weight:bold;font-size:12px}
/* Sticky News  */
#newscarousel .item {height: 350px;overflow: hidden}
#newscarousel .stickycont{background: rgba(0, 0, 0, 0.5);position:absolute;bottom:0;width:100%;color:#f7f7f7;padding:5px}
#newscarousel .stickycont h3 a{color:#fff}
#newscarousel .carousel-indicators {display:none}
#newscarousel .carousel h3 {padding:7px;font-weight:bold;font-size:15px}
#newscarousel .carousel p {padding:0 10px}
#newscarousel h3 a {font-weight:bold;font-size:13px}
.carousel.carousel-fade .item {-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;opacity:0;}
.carousel.carousel-fade .active.item {opacity:1;}
.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {left: 0;z-index: 2;opacity: 0;filter: alpha(opacity=0);}
.carousel.carousel-fade .next,.carousel.carousel-fade .prev {left: 0;z-index: 1;}
.carousel.carousel-fade .carousel-control {z-index: 3;}
/* Important */
.important_news  *{-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.important_news h3 {line-height: 22px}
.important_news .post-data h3 {font-weight:bold}
.important_news .post1 {height:250px;position:relative;overflow:hidden}
.important_news .post1 .img-thumbnail {width:100%;height:100%}
.important_news .post1 .post-data {background-color:rgba(237, 237, 237, 0.7);color:#222;padding:5px;position:absolute;width:100%;height:120px;bottom:-80px;overflow:hidden;transition:all 300ms}
.important_news .post1:hover .post-data {background-color:rgba(237, 237, 237, 0.9);bottom:0}
.important_news .post1 .desc ,.important_news .post1 .details{color:#686868;opacity:0;transition:all 400ms;transition-delay: 200ms;}
.important_news .post1:hover .desc ,.important_news .post1:hover .details {opacity:1}
/* Normal */
.nposts {position:relative;overflow:hidden}
.nposts .img-effect {position:relative;height:165px;overflow:hidden}
.nposts .img-thumbnail {transition: all 500ms ease;border:0;border-radius: 0}
.nposts:hover .img-thumbnail {transform:scale(1.5)}
.nposts .desc {position:absolute;bottom:-180px;width:100%;padding:5px;background-color:#222;color:#fff;opacity:0;transition:all 200ms}
.nposts:hover .desc {bottom:-10px;opacity:1}
.nposts .catname {position:absolute;top:5%;background-color:rgba(237, 237, 237, 0.8);padding:2px 8px;font-size: 11px;font-weight: 700;border-radius: 0 2px 2px 0;-moz-border-radius: 0 2px 2px 0;-webkit-border-radius: 0 2px 2px 0}
/* Latest News */
.latest_news .content {padding:9px 2px;border-bottom:1px solid #E5E5E5;line-height: 1.7}
.latest_news .desc {font-size:10px;color:#7B7E81;margin:0}
/* Show Post */
#post-slider {padding:10px 0}
#post-slider .slideimg {width: 100%; height: 350px}

/* MISC */
.img-del {position: absolute;right: 5px;top: 6px;width: 16px;z-index: 999;}
#suppcol {background-color:#f1f1f1}

#list_mod #newstype {width:100%}
#list_mod .rownews {height:auto !important}

@media (min-width: 1200px) { 
	
}

@media (min-width: 768px) and (max-width: 979px) { 
	
}

@media (max-width: 767px) {  
	.important_news .post1  {text-align:center}
	.important_news .post1 img {width: auto !important}
}

@media (max-width: 480px) { 


}