/* Hacpires 17/04/2015 */

.insdPg .lftPrt {
  max-width: 100%;
}

iframe {
  max-width: 100%;
}

.highlight_overflow, #highlight_player_area {
  max-width: 100%;
}

.mobileMenu ul li {
  background: gray;
}
.mobileMenu1 ul {
  z-index: 1000;
}

div.insdPg .lftPrt .cntntTp {
  padding: 0;
}

@media only screen and (max-width: 767px) and (min-width: 320px) {
.listing_pic:hover .newsTxtHvrPrt {
  left: 0;
  width: 100%;
}
.listing_pic .outer_img_sec {
  width: 100%;
  overflow: hidden;
}
.listing_pic img {
  width: 100%;
  height: auto;
}
}