.format-standard .post-header {
  overflow: hidden;
  height: 290px;
}
.blog-load-more-container,
.resources-load-more-container {
  background: transparent;
  margin-bottom: 40px;
}
#blog-wrapper > * {
  position: relative !important;
  transition-property: none !important;
  transition-duration: none !important;
  transform: none !important;
}
#blog-load-more,
#resource-load-more {
  color: #7ca0c3;
  border: 2px solid #7ca0c3;
  padding: 8px 135px;
  font-size: 16px;
  text-shadow: 0px 0px #fff;
  box-shadow: 0px 0px #fff;
}
#blog-load-more:hover,
#resource-load-more:hover {
  background: #7ca0c3;
  border: 2px solid #7ca0c3;
  color: #fff;
  padding: 8px 135px;
  font-size: 16px;
  text-shadow: 0px 0px #fff;
  box-shadow: 0px 0px #fff;
}
.blog-post-masonry a:hover,
.blog-post-masonry a:focus,
.blog-post-masonry a:active {
  color: #679ac9;
}
.top-categories {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-top: 65px;
  margin-bottom: 75px;
  text-align: center;
}
.top-categories li {
  padding: 8px 20px;
  border-radius: 6px;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
}
.top-categories li a {
  color: #666;
}
.top-categories li a:hover,
.top-categories li a:focus,
.top-categories li a:active {
  text-decoration: none;
}
.top-categories li.current-cat {
  padding: 6px 18px;
  border: 2px solid #81c7bb;
}
.top-categories li.current-cat a {
  color: #81c7bb;
}
.post-title a {
  color: #666;
}
.post-title a:hover {
  color: #ff9e14;
}
a.read-more {
  color: #ff9e14;
}
.blog-post-inner {
  border: 1px solid #dce3ef;
}
.blog-post-masonry .post-content {
  border: none;
}
.subscribe-bottom .subscribe-content {
  border-top: 1px solid #dce3ef;
}
.subscribe-bottom .subscribe-content h1 {
  text-align: center;
  margin-top: 58px;
  font-size: 38px;
  margin-bottom: 0px;
}
.subscribe-bottom .subscribe-content p {
  margin-top: 8px;
  text-align: center;
}
form.subscribe {
  margin-top: 26px;
  margin-bottom: 75px;
  text-align: center;
}
form.subscribe .email {
  width: 345px;
  border: 2px solid #a3a3a3;
  display: inline-block;
  background: #fff url(../images/subscribe-mail.png);
  background-position: 22px 21px;
  background-repeat: no-repeat;
  padding: 12px;
  padding-left: 64px;
  margin-right: 12px;
}
form.subscribe .email:focus {
  outline: none;
}
form.subscribe .email::-webkit-input-placeholder,
form.subscribe .email:-moz-placeholder,
form.subscribe .email::-moz-placeholder,
form.subscribe .email:-ms-input-placeholder {
  font-style: italic;
}
form.subscribe .submit {
  background: #a2d55d;
  border: 0px;
  border-radius: 5px;
  padding: 14px 48px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}
form.subscribe-posts {
  border: 2px solid #a2d55d;
  padding: 24px 50px;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 40px;
  width: 400px !important;
}
form.subscribe-posts .cta {
  font-weight: 100;
  font-size: 38px;
  margin-right: 40px;
}
.type-resource_posts .blog-post-inner {
  border-top: 5px solid #ff9e14;
}
.type-resource_posts .blog-post-inner:before {
  background: #ff9e14;
  color: #fff;
  font-size: 27px !important;
  float: right;
  padding: 17px;
  font-family: wp-svg-plugin-icon-set1 !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.type-resource_posts .blog-post-inner .post-link {
  display: none;
}
.type-resource_posts.resource_posts_categories-case-study .blog-post-inner {
  border-top-color: #ffc556;
}
.type-resource_posts.resource_posts_categories-case-study .blog-post-inner:before {
  content: "\e07f";
  background-color: #ffc556;
}
.type-resource_posts.resource_posts_categories-webinar .blog-post-inner {
  border-top-color: #63b5c7;
}
.type-resource_posts.resource_posts_categories-webinar .blog-post-inner:before {
  content: "\e052";
  background-color: #63b5c7;
}
.type-resource_posts.resource_posts_categories-article .blog-post-inner {
  border-top-color: #a3d65e;
}
.type-resource_posts.resource_posts_categories-article .blog-post-inner:before {
  content: "\e005";
  background-color: #a3d65e;
}
.type-resource_posts.resource_posts_categories-infographic .blog-post-inner {
  border-top-color: #a3d65e;
}
.type-resource_posts.resource_posts_categories-infographic .blog-post-inner:before {
  content: "\e095";
  background-color: #a3d65e;
}
.type-resource_posts.resource_posts_categories-whitepaper .blog-post-inner {
  border-top-color: #ff9e14;
}
.type-resource_posts.resource_posts_categories-whitepaper .blog-post-inner:before {
  background-color: #ff9e14;
  content: "\f1ea";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-family: FontAwesome !important;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


/*u*/