

 .img-responsive {max-width: 100%;  height: auto;}
 
 
.post-widget_mod-b {
  display: flex;
  align-items: center;
  margin: 0 0 20px;
  flex-wrap: wrap;
}
 
 
.post-widget_mod-b .post-widget__media {
  width: 32%;
  margin-right: 11px;
  float: left;
}

.post-widget_mod-b .post-widget__inner  {
  width: 63%;
  float: left;
}
 
  
  .post-widget_mod-b .post-widget__title  {
  display: block;
  line-height: 23px;
  font-weight: 400;
  font-size: 17px;
}
  .post-widget_mod-b  time {
  font-size: 14px;
}
 
  .widget-title.border-left {
  padding-left: 8px;
  margin: 0 0 20px;
}
 
 
 
 .main-content.main-content_mod-a  .categoryImg .entry-media{
  margin: 0 0 11px;
  height: 100%;
}
 
 .main-content.main-content_mod-a  .categoryImg .entry-media  img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
 
.main-content.main-content_mod-a .entry-header h2 {
  font-size: 18px;
  line-height: 24px;font-weight: 500;
  font-weight: 40;
  height: 60px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp:1;
  -webkit-box-orient: vertical;font-weight: 500;
}

.main-content.main-content_mod-a .mainImg .entry-header h2 {height: auto;}

.main-content.main-content_mod-a .entry-content.blogListed p {
  font-size: 14px;
  line-height: 26px;
  text-align: left !important;
  font-weight: 300;
  height: 104px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.main-content.main-content_mod-a .entry-content.blogListed p {height: auto;}
 .main-content.main-content_mod-a  .categoryImg {margin-top:20px ;}
 
  .socialPluginList{
  display: flex;
  margin: 0 0 5px;
}
 
 .socialPluginList li {margin-right: 10px;} 
 .socialPluginList li:last-child {margin-right:0px;} 
 
 
 
@import url('../fonts/elegant/style.css');
 
@import url('../plugins/bootstrap-select/bootstrap-select.css');   /* select customization-2 */
@import url('../plugins/animate/animate.css');                        /* animations */
@import url('../plugins/hovereffectideas/css/set1.css');          /* effects */
@import url('../plugins/hovereffectideas/css/set2.css');          /* effects */
/*@import url('../plugins/header/header.css'); */         /* headers */




/* MAIN CSS */

@import url('theme.css');
@import url('blog.css');
@import url('sidebar.css');
@import url('color.css');
@import url('index.css');
@import url('preloader.css');
@import url('responsive.css');

