
.resourcesPage .howCanWeHelpBannerSection{
  background: #fff !important;
}
.resourcesPage .pagination{
  justify-content:center;
}
.resourcesPage li.page-item{
  margin-top: 20px;
}
.resourcesPage .pagination>li.page-item span {
  display:initial !important;
}
.resourcesPage .pagination>li.page-item.wp-paginate span{
  display:block !important;
}
.resourcesPage .hero-section .item .content-wrap{
  position: relative !important;
}
.resourcesPage .sectionArticle{
  float: left;
  width: 100%;
}
.resourcesPage .newDesignBanner .container div.newDesignBannerContent {
    line-height: 33px !important;
    margin-bottom: 30px;
    color: #5d5d5d;
    font-size: 27px;
}
.resourcesIntrotext{
  max-height: 165px;
  overflow: hidden;
}
.resourcesPage .newDesignBanner .newDesignBtn,.resourcesPage section .newDesignBtn {
    padding: 10px 20px !important;
    text-transform: uppercase;
}
p.feelya_search_by {
  color: #5d5d5d;
  text-transform: initial;
  font-size: 24px;
}
.resourcesTitle{
  color: #2C547C !important;
  font-size: 50px !important;
}
.newDesignResourcesArticles{
    background: #fff;
}
.resourcesPage .newDesignResourcesFooter{
  background: #f2f2f2 ;
}
.marginResourceArea{
  margin: 30px 10px;
}
.marginResourceFooterimg{
  margin: 80px;
}
.abcde.howCanWeHelp.matrix-wrap > div > div.resourceArticles {
    min-height: 400px;
}
.titleResource{
  font-size: 45px;
  color: #7FC0EE;
  text-transform: lowercase;
  width: 100%;
}
/* .resourcesSearchBar{
  width: 540px !important;
} */
.searchResources{
  height: 40px;
  position: relative;
  z-index: 1;
  width: 50%;
  padding-left: 12px;
}
.searchIconImg{
  position: absolute;
    right:-30px;
    top: 7.2px;
}
.resourcesPage .newDesignResourcesFooter {
  float: left;
  width: 100%;
}

@media (max-width: 767px){
  .newDesignFooter .menu-item.secondItem {
      padding-left: 15px !important;
  }
  .resourcesPage .newDesignPara{
    max-height: 180px !important;
    overflow-y: hidden;
  }
  .resourcesPage .forColorH3{
    max-height: 108px !important;
    overflow-y: hidden;
  }
  .resoucesTableLinks, .resoucesTableZindex.pt-2 div#posts_category ul li a{
    font-size: 27px !important;
    font-weight: normal !important;
  }
  .resourcesTitle{
    font-size: 36px !important;
  }
  .resourcesIntrotext{
    max-height: 130px;
    overflow: hidden;
  }
  .resourcesPage .newDesignBanner .container div.newDesignBannerContent {
      line-height: 25px !important;
      font-size: 20px;
  }
  .titleResource{
    font-size: 30px !important;
  }
  .marginResourceFooterimg{
    margin: 40px 10px;
  }
.howCanWeHelp.matrix-wrap > div > div.resourceArticles {
    min-height: 390px;
}
.curserBTN{
  cursor: pointer;
}
.resourcesPage .newDesignResourcesFooter .col-md-6:first-child {
    order: 2;
  }
.resourcesPage .newDesignResourcesFooter .col-md-6:last-child {
      order: 1;
    }
}
@media (max-width: 1024px) and (min-width: 768px){
  .marginResourceFooterimg{
    margin: 40px 10px;
  }
  .resourcesPage .forColorH3{
    max-height: 108px !important;
    overflow-y: hidden;
  }
}
@media (max-width: 1980px) and (min-width: 787px){
  .howCanWeHelp.matrix-wrap > div > div.resourceArticles {
      min-height: 400px;
  }
}
.resourcePagination{
  display: flex;
  z-index: 1;
}
/* .resourcesPaginationLinks{
  border: 1px solid #ccc;
}
.resourcesPaginationOlderLinks{
  border: 1px solid #ccc;
} */
.resourcesPaginationLinksList{
    border: 1px solid #ccc;
    padding: .5rem .75rem;
    text-decoration: none;
}
.resourcesPaginationLinksList:hover{
  color: #014c8c;
  background-color: #eceeef;
  border-color: #ddd;
}
.resourcesPaginationLinks:first-child .resourcesPaginationLinksList {
    margin-left: 0;
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem;
}
.resourcesPaginationLinks:first-child .resourcesPaginationLinksList {
    margin-left: 0;
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem;
}
.resourcesPaginationLinks:last-child .resourcesPaginationLinksList {
  border-bottom-right-radius: .25rem;
  border-top-right-radius: .25rem;
}
.resourcesPage .searchResources input::-webkit-input-placeholder {
  font-size: 16px !important;
  font-weight: bold;
  font-family: 'bariolregular';
  color: #454749 !important;
}
.resourcesPage .searchResources input::-webkit-input-placeholder,.searchResources .widget_search .feelya-post-search input::-webkit-input-placeholder {
  font-size: 16px !important;
  font-weight: bold;
  font-family: 'bariolregular';
  color: #454749 !important;
}
.resourcesPage .searchResources input:-ms-input-placeholder,.searchResources .widget_search .feelya-post-search input::-ms-input-placeholder {
  font-size: 16px !important;
  font-weight: bold;
  font-family: 'bariolregular';
      color: #454749 !important;
}
.feelya-readmore{
  display: inline-flex !important;
}
.resourcesPage .searchResources input::placeholder,.searchResources .widget_search .feelya-post-search input::placeholder {
  font-size: 16px !important;
  font-weight: bold;
  font-family: 'bariolregular';
      color: #454749 !important;
}
.resoucesTableZindex{
  z-index: 1;
}
.resoucesTable1,.resoucesTable2{
  width: 100%;
  height: 500px;
  overflow-y: auto;
}
.resoucesTable1{
  background: #f5f8ed;
}
.resoucesTable2{
  background: #f2fafd;
}
.resoucesTableLinks, .resoucesTableZindex.pt-2 div#posts_category ul li a,
.resoucesTable1 div#search_popular_posts ul.wpp-list a.wpp-post-title{
  color: #2C547C !important;
  text-align: left;
  padding: 15px;
  display: block;
  margin-bottom: 0;
  font-size: 28px;
  line-height: 32px;
  font-family: 'bariolregular';
  font-weight: bold;
}
.resoucesTableLinks:hover, .resoucesTableZindex.pt-2 div#posts_category ul li a:hover{
  opacity:0.75;
}
.resoucesTableLinks.resoucesTableLinksCatego, .resoucesTableZindex.pt-2 div#posts_category ul li a{
  padding: 0px 20px;
}
.resoucesTableLinks.resoucesTableLinksCatego:first-child, .resoucesTableZindex.pt-2 div#posts_category ul li a:first-child{
  padding: 15px 20px 0px 20px;
}
.showButton{
  display: block;
}
.hideButton{
  display: none;
}
.resourcesPage .newDesignPara{
  max-height: 170px;
  overflow-y: hidden;
}
.resourcesPage .forColorH3{
  max-height: 121px;
  overflow-y: hidden;
}
.resourcesPage .resourscesImg{
  max-height: 450px;
}
.resourcesPage .backtoresources{
  color: #83C141 !important;
  cursor: pointer;
}
.resourcesPage .backtoresources:hover{
  color: #7FC0EE !important;
  cursor: pointer;
}
.titleResourcefeatured{
  font-size: 45px !important;
    color: #7FC0EE;
    text-transform: lowercase;
}
