.blog-sec{
  padding: 60px 0;
}

.blog-entries .blog-entry {
  display: block;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  margin-bottom: 30px;
  position: relative;
  background: #fff;
}

  .blog-entries .blog-entry:hover, .blog-entries .blog-entry:focus {
    opacity: .7;
    top: -1px;
    -webkit-box-shadow: 0 3px 50px -2px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0 3px 50px -2px rgba(0, 0, 0, 0.2) !important; }
  .blog-entries .blog-entry .blog-content-body {
    padding: 20px;
    border: 1px solid #efefef;
    border-top: none;
    height:130px;
    overflow:hidden; }
  .blog-entries .blog-entry img {
    max-width: 100%; }
  .blog-entries .blog-entry h2 {
    font-size: 16px;
    line-height: 1.5;
    color: #000;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .blog-entries .blog-entry p {
    font-size: 13px;
    color: gray; }

.blog-entries .post-meta {
  margin-bottom: 20px;
  font-size: 14px;
  color: #b3b3b3; }
  .blog-entries .post-meta .author img {
    width: 30px;
    border-radius: 50%;
    display: inline-block; }




.blog-sidebar {
  padding: 30px;
  border: 1px solid #e5e5e5;
  margin-bottom: 30px;
  border-radius: 4px;
  background: #fff;
}
.wadget h4 {
  font-size: 22px;
  margin-bottom: 1.5rem;
  font-weight: 600;
  color: #111;
}

.post-meta a, .post-meta span, .post-meta span i {
  display: inline-block;
  margin-right: 8px;
  text-transform: capitalize;
  color: #a2a2a2;
  font-size: 14px !important;
  font-weight: 400;
}
.latest-post h5{
  font-size: 15px;
  color: #666;
  margin-bottom: 8px;
}
.latest-post h5 a{
  font-size: 15px;
  color: #666;
}
.tagcloud > a {
  background: #e9e9e9;
  border-radius: 2px;
  display: inline-block;
  font-size: 10px;
  letter-spacing: 1px;
  margin: 3px 8px 6px 0;
  padding: 5px 8px;
  text-transform: uppercase;
  color: #666;
}
.tagcloud > a:hover {
  background: #0E416E ;
  color: #fff;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.sidebar-category ul{
  padding-left: 0;
}
.sidebar-category ul li {
  border-bottom: 1px solid #e5e5e5;
  list-style: none;
  margin: 0 0 1rem 0;
}
.sidebar-category ul li a {
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 12px;
  display: block;
  color: #555;
}
.sidebar-category ul li a:hover{
  color: #F02D27;
}
.sidebar-category ul li a i{
  font-size: 10px;
}

.paginationright{float: right; width: 100%; margin-top: 25px; margin-bottom: 30px;}
.paginationright ul{float: none; margin: 0px; padding: 0px;}
.paginationright ul li{display: inline-block; vertical-align: top; list-style: none; background: none; color: #A4A4A4; font-size: 13px; font-weight: 400; padding: 0px; line-height: 34px; min-width: 34px; height: 34px; text-align: center; margin: 2px 1px 2px 1px; -webkit-border-radius: 3px; border-radius: 3px; border: 1px solid #E4E4E4;}
.paginationright ul li a{text-decoration: none; color: #202020; display: block;}
.paginationright ul li.active{color: #2F2F2F; border-color: #2F2F2F;}
.paginationright ul li.prev a{color: #2F2F2F; font-size: 14px; font-weight: 500; padding: 0px 10px;transform: rotate(180deg);}
.paginationright ul li.prev a i{font-size: 14px;}
.paginationright ul li.next{border-color: #CFCFCF;}
.paginationright ul li.next a{color: #2F2F2F; font-size: 14px; font-weight: 500; padding: 0px 10px;}
.paginationright ul li.next a i{font-size: 14px;}
.paginationright ul li.dotted{border: none; min-width: 20px;}

.post-heading{margin: 15px 0;}
.post-heading h2 {
  font-size: 30px;
  color: #000;
  font-weight: 400;
  text-align: left;
  line-height: normal;
}
.details_date h4{
  font-size: 15px;
  color: #666;
}
.post-content {
  margin: 15px 0;
}
.post-content p{
  font-size: 15px;
  color: #333;
}

.blog-detls{
  background: #fff;
  padding: 20px;
}

.comment-form-wrap {
  clear: both; }

.comment-list {
  padding: 0;
  margin: 0; }
  .comment-list .children {
    padding: 50px 0 0 40px;
    margin: 0;
    float: left;
    width: 100%; }
  .comment-list li {
    padding: 0;
    margin: 0 0 30px 0;
    float: left;
    width: 100%;
    clear: both;
    list-style: none; }
    .comment-list li .vcard {
      width: 80px;
      float: left; }
      .comment-list li .vcard img {
        width: 50px;
        border-radius: 50%; }
    /*.comment-list li .comment-body {
      float: right;
      width: calc(100% - 80px); }*/
      .comment-list li .comment-body h3 {
        font-size: 20px; }
      .comment-list li .comment-body .meta {
        text-transform: uppercase;
        font-size: 13px;
        letter-spacing: .1em;
        color: #ccc; }
      .comment-list li .comment-body .reply {
        padding: 5px 10px;
        background: #e6e6e6;
        color: #000;
        text-transform: uppercase;
        font-size: 14px; }
        .comment-list li .comment-body .reply:hover {
          color: #000;
          background: #e3e3e3; }


/*---------------------------
    Comment Form Styles  
----------------------------*/
.comment-respond {
  margin: 40px 0;
  }
  .comment-respond .title {
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 600;
}
  .comment-respond .comment-notes {
  font-size: 14px;
  line-height: 22px;
  color: #333;
  margin-bottom: 30px;
  }
  .comment-respond .comment-form-cookies-consent {
  margin-bottom: 20px;
  }
  .comment-respond .form-group{
  margin-bottom: 15px;
  }
.comment-respond .form-group label {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
}
  .comment-respond .form-group input {
  border: 0 none;
  border-radius: 4px;
  height: 50px;
  font-size: 13px;
  padding: 0 20px;
  background-color: #f2f2f2;
  border: 1px solid #ccc;
  width: 100%;
}
.comment-respond .form-group textarea {
  min-height: 160px;
  border: 0 none;
  border-radius: 4px;
  resize: none;
  padding: 15px;
  font-size: 13px;
  background-color: #f2f2f2;
  border: 1px solid #ccc;
  width: 100%;
}
.comment-respond  input[type="checkbox"] ~ label, input[type="radio"] ~ label {
  position: relative;
  font-size: 12px;
  line-height: 17px;
  color: #666;
  font-weight: 400;
  padding-left: 10px;
  cursor: pointer;
}
.comment-respond .form-submit button{
  width: auto;
  padding: 0 30px;
  border-radius: 6px;
  display: inline-block;
  /* font-weight: 500; */
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  /* height: 60px; */
  background: #000;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  height: 50px;
  border: 2px solid #000;
}

.comment-respond .form-submit button:hover{
  background: #FFB900;
  color: #000;
  border: 2px solid #FFB900;
}
.blog-entries .blog-entry img {
  max-width: 100%;
  height: 250px;
  object-fit: cover;
  width: 100%;
  object-position: top;
}
.blog-detls img{
  width: 100%;
}
.Page.navigation{
  text-align: center;
}
.pagination{
  display: inline-flex;
}
@media only screen and (min-width:992px) and (max-width:1599px){
  .blog-entries .blog-entry h2{
    font-size: 14px;
  }
  .blog-entries .post-meta{
    font-size: 12px;
    margin-bottom: 14px;
  }
  .blog-entries .blog-entry .blog-content-body{
    padding: 16px;
    height: 140px;
  }
}