



@media only screen and (max-width : 1366px) {

}


@media only screen and (max-width : 1280px) {

}

@media only screen and (max-width : 1024px) {
.carousel-caption{width: 81%;}
figure.snip0016 figcaption{height:100%;}
.img-opacity:hover .img-1{height:100%;}
.img-opacity:hover .img-2{height:100%;}
.img-opacity .img-1{height:100%;}
.img-opacity .img-2{height:100%;}
}



@media only screen and (max-width : 768px) {
.image-hover{min-height: 197px;}
.bg-fx{background: url("../images/bg.jpg") no-repeat center center fixed !important; 
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  overflow:hidden;
  height:auto !important;
  min-height:500px;
  }

}

@media only screen and (max-width : 767px) {
  .news-para{width:100%;float:left;}
}









@media only screen and (max-width : 480px) {

}

@media only screen and (max-width : 320px) {

}
