.saas-hubdb-resources-1 .resource-navigation .span6 {
  padding: 0 5px;
}
.saas-hubdb-resources-1 #resourceTopics {
  display: inline-block;
  line-height: 52px;
  max-width: 500px;
  margin: 0 auto;
}
.resources-1 .resource-navigation .sortBy,
.saas-hubdb-resources-1 #resourceTopics {
  vertical-align: middle;
}
.saas-hubdb-resources-1 #resourceTopics .selectric {
  display: flex;
  flex-wrap: nowrap;
}
.saas-hubdb-resources-1 #resourceTopics .selectric .button {
  padding: 15px 20px;
  margin-left: auto;
}
.saas-hubdb-resources-1 #resourceTopics .selectric .label {
  margin: 0 10px;
}
.saas-hubdb-resources-1 .post-item h3 {
  font-size: 22px;
  font-weight: 500;
  line-height: normal;
  margin: 0 0 10px;
  color: #525252;
}
.saas-hubdb-resources-1 .post-item h4 {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.428571428571429;
  color: #0141FF;
  margin: 0;
  text-transform: uppercase;
}

.saas-hubdb-resources-1 .post-item p a {
  font-size: 17px;
  font-weight: 700;
}

.saas-hubdb-resources-1 .post-item .featured-image {
  margin-bottom: 30px;
  position: relative;
  width: 100%;
  height: 150px;
}


.saas-hubdb-resources-1 .post-item .featured-image a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.saas-hubdb-resources-1 .post-item .resource-topics {
  margin: 0;
  color: #0141FF;
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 700;
}
.resources-1 .resource-item a.button {
  margin-top: auto;
}
.resources-1 .resource-item a.button:hover {
   opacity: 1;
}
.saas-hubdb-resources-1 .results-section {
  padding: 80px 0;
}

.saas-hubdb-resources-1 .resource-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.saas-hubdb-resources-1 .resource-list .resource-item-wrapper {
  list-style: none;
  width: 33.33%;
  padding: 0 0 40px;
}
.saas-hubdb-resources-1 .resource-list .resource-item {
  padding: 0 20px;
  background: transparent;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.saas-hubdb-resources-1 .resource-list .resource-item .featured-image {
  flex: 225px 0 0;
}
.saas-hubdb-resources-1 .resource-list .resource-item .resource-item-content {
  padding: 0;
  text-align: center;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.saas-hubdb-resources-1 .resource-list .resource-item .resource-item-content h4 {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1;
  color: #1db7e3;
  margin: 0;
}
.saas-hubdb-resources-1 .resource-list .resource-item .resource-item-content h3 {
  font-size: 21px;
  font-weight: 700;
  margin: 15px auto 25px;
  line-height: normal;
  color: #00b3e0;
}
.saas-hubdb-resources-1 div.blog-pagination,
.saas-hubdb-resources-1 div.blog-pagination nav {
  width: 100%;
  margin: 0;
  padding: 0;
}
.saas-hubdb-resources-1 ul.blog-pagination {
  margin: 0 0 100px;
  list-style: none;
  padding: 0 210px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
}
.saas-hubdb-resources-1 ul.blog-pagination li:not(.previous-posts-link):not(.next-posts-link) {
  margin: 0 2.5px;
}
.saas-hubdb-resources-1 ul.blog-pagination li:not(.previous-posts-link):not(.next-posts-link) a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 10px;
  color: #f7a947;
  border: 1px solid #f7a947;
  line-height: 1em;
  width: 35px;
  height: 35px;
}
.saas-hubdb-resources-1 ul.blog-pagination li.active:not(.previous-posts-link):not(.next-posts-link) a,
.saas-hubdb-resources-1 ul.blog-pagination li:not(.previous-posts-link):not(.next-posts-link) a:hover {
  opacity: 1;
  color: #fff;
  background: #f7a947;
}
.saas-hubdb-resources-1 ul.blog-pagination li.active:not(.previous-posts-link):not(.next-posts-link) a {
  cursor: default;
}
.saas-hubdb-resources-1 .blog-pagination ul.blog-pagination .previous-posts-link,
.saas-hubdb-resources-1 .blog-pagination ul.blog-pagination .next-posts-link {
  border-radius: 0;
  border: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.saas-hubdb-resources-1 .blog-pagination ul.blog-pagination .previous-posts-link a,
.saas-hubdb-resources-1 .blog-pagination ul.blog-pagination .next-posts-link a {
  color: #fff;
  background: #f7a947;
  padding: 10px 20px;
}
.saas-hubdb-resources-1 .blog-pagination .previous-posts-link { left: 0; }
.saas-hubdb-resources-1 .blog-pagination .next-posts-link { right: 0; }

@media(max-width: 1049px) {
  .saas-hubdb-resources-1 .resource-list .resource-item-wrapper {
    list-style: none;
    width: 100%;
    padding: 0 0 50px;
    max-width: 700px;
    margin: 0 auto;
  }
  .saas-hubdb-resources-1 .resource-list {
    flex-direction: column;
  }
  .saas-hubdb-resources-1 .resource-list .resource-item .resource-item-content h3 {
    margin: 15px auto;
}

@media(max-width: 767px) {
  .saas-hubdb-resources-1 .resource-navigation .span6 {
    padding: 0 5px;
    max-width: 300px;
    margin: 25px auto !important;
  }
}

@media(max-width: 530px) {
  .saas-hubdb-resources-1 .resource-list .resource-item {
    display: block;
  }
  .saas-hubdb-resources-1 .resource-list .resource-item .featured-image {
    margin: 0 0 25px;
    text-align: left;
  }
  .saas-hubdb-resources-1 .resource-list .resource-item {
    padding: 0 15px;
  }
  .saas-hubdb-resources-1 .resource-list .resource-item .resource-item-content {
    padding: 0;
  }
}