




@media (min-width: 700px) {
  .fasm{
 margin-bottom: 30px;
    padding-right: 5px !important;
  padding-left: 5px !important;
}
.picnews{
   width: 100%;
 height: 100px;
}
.picnews img{
 width: 100%;
 height: 100px;
}

}

/*
mobile
*/

@media (max-width: 700px) {
  .fasm{
     margin-top: 0px;
 margin-bottom: -30px;
    padding-right: 5px !important;
  padding-left: 5px !important;
}
 .picnews{
   width: 100%;
 height:  50px;
}
.picnews img{
 width: 100%;
 height: 50px;
}

}




@media (min-width: 700px) {
  .titrnewso {
  margin-top: 5px;
  height: 100px;
  overflow:  hidden;
}
.titrnewso a{
  font-size: 16px !important;
  color: #315DA8 !important;

}

.catnnnmm{
    float:  right;
    font-size: 11px !important;
  margin-top: 4px;
  color: #333333  ;
  margin-right: 10px;
  background: #E6E6E6;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}
.tarikhnews{
    float:  right;
    font-size: 12px !important;
  margin-top: 10px;
  color: #333333
}


}

/*
mobile
*/

@media (max-width: 700px) {
  .titrnewso {
  margin-top: 1px;
  height: 100px;
  overflow:  hidden;
}
.titrnewso a{
  font-size: 12px !important;
  color: #315DA8 !important;
  width: 100%;
 	    overflow:hidden;
	    text-overflow : ellipsis;
	    white-space:Nowrap;


}

.catnnnmm{
    float:  right;
    font-size: 10px !important;
  margin-top: 0px;
  color: #333333  ;
  margin-right: 10px;
  background: #E6E6E6;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.tarikhnews{
    float:  right;
    font-size: 10px !important;
  margin-top: 5px;
  color: #333333
}


}




.morenews{
  float: left;
  width: 100%;
  border-top: 1px solid #ddd  ;
  text-align: left;
  padding-top: 10px;
    font-size: 14px !important;
  color: #315DA8 !important;
}

.morenews a{
      font-size: 16px !important;
  color: #315DA8 !important;
}

















