.blog-img .img-fluid{ height:200px;}
.gimg {
  float: left;
  width: 32%; 
  height: 250px;
  padding: 0px;
  border: 5px #ccc solid;
  margin: 5px;
}
.ndetail{ margin-top:15px;} 
.wshare {
  width: 40%;
  margin: auto;
} 
.yicon{ width:100px!important; height:auto;}
.apntm{ width:100%; }

.bg-transparent {
  background-color: #000!important;
}
.videobox {
  width: 70%;
  margin: auto;
    margin-top: auto;
    margin-bottom: auto;
  border: 5px #000 solid;
  padding: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.videobox iframe {
  width: 100%;
  height: 315px;
} 







@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 20px;
  }
}