.marT1 li.current-cat a {
    color: #00ffb7 !important;
    border-bottom: 2px solid #59ffe3;
    padding-bottom: 4px;
  }
  
  .allArticle ul li {
    margin: 1%;
    width: 31%;
    min-height: 225px;
    box-shadow: 0px 3px 10px 0px rgba(28,47,80,.08);
    padding: 20px 30px;
}
  
  .header-style-3 #navbar {
    line-height:0;
  }
  .category-filter {
    margin: 0 1%;
    width: 97%;
  }
  .learMoreWrapper:before{clear:both; display: block; content: '';} 
 .learMoreWrapper{text-align: center;} 
  .more-posts-button{background-color: #01a689;
color: #fff;
font-weight: 500;
padding: 10px 24px;
border-radius: 50px;
display: inline-block;
position: relative;
border: 0; margin:30px 0px}
  .marT1 {
      padding-left: 30px;
  }
  .logo-lp-btm {
     margin-bottom: 30px;
  }
  .contact-footer {
    margin-top: 40px;
  }
  .fltRght{float: right!important;}
  .site-footer .upper-footer .social-icons ul a{
    height: 35px !important;
    width: 35px !important;
    line-height: 37px !important;
    font-size: 15px !important;}
.textBanner.search .input-group-search{/*background: linear-gradient(hsl(0, 0%, 100%), hsl(0, 0%, 100%)) padding-box, linear-gradient(to right, #0490a0, #0eccc0) border-box;
    border-radius: 50em; border: 3px solid transparent;*/ border:2px solid #118a98;}
.site-footer .upper-footer {
    padding: 0px 15px 50px 15px;
  }
  .tag .btn-orange-line{box-shadow:none; padding: 0; text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;}
    .btn-orange-line:hover, .btn-orange-line:focus{color: #03a78a; background-color:transparent;}
    .allArticle ul li .heading a {
        font-size: 22px;
        line-height: 0em;
        margin: 20px 0px 14px 0;
      }
      .site-footer{padding-top: 50px;}
      .category-filter .title-show {
        font-size: 19px;
      }
      .allArticle ul li .tag {
               margin-bottom: 10px;
      }
      .allArticle.showView ul li{margin-bottom: 0;}
      .showView li{min-height:inherit!important}
      .marT1 li:first-child{color:#fff; font-weight: 600;}
    nav.post-navigation .nav-previous{float:left; margin-right:20px}
    
      @media only screen and (max-width:640px) {
        .navbar-brand img{max-width: 125%;}
        .itemSecDetail .tag {
          position: relative;
          right:inherit;
        }
      .filter-show{margin-top: 10px;}
      .textBanner {
        padding: 9px;}
        .category-filter .filter-show .filter-selection {
          width: 47%;
          }
          .allArticle ul li {
            margin: 1%;
            width: 97%;
            min-height: inherit;
        }
        .section-padding {
            padding: 10px 0;
          }
          nav.post-navigation .nav-previous{float:left; margin-right:0px; margin-bottom: 10px;}
          h1.page-title{font-size: 22px;}
          .right .widget-area .widget ul li::after, .pointArticle ul li::after{top: 5px;}
          .itemSecDetail .right {
            clear: both;
            
              display: block;
              content: '';
          }
    }
    @media only screen and (max-width: 480px){
    .category-filter .filter-show .filter-selection {
      width: 45%;
    }
  }