#headerCrumbs {
  color: #d8d8d8;
}
#headerCrumbs a {
  color: #0022dc;
}
article .comments-count {
  position: absolute;
}
article .comments-count a {
  position: relative;
  padding-left: 18px;
  color: #a1a1a1;
  font-size: 11px;
  text-decoration: none;
}
article .comments-count a:before {
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  content: '';
  width: 15px;
  height: 11px;
  background: url('../images/blog-comment.png') no-repeat top left;
  background-size: 15px 11px;
}
.wp-pagenavi a {
  margin: 0 5px;
}
.search-heading {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 20px;
  font-weight: 400;
}
.blog-two-col {
  margin-top: 30px;
  margin-bottom: 30px;
}
.blog-two-col .left {
  padding-right: 30px;
}
.blog-single .heading-text {
  font-size: 46px;
  line-height: 57px;
}
.blog-single .blog-date {
  margin-bottom: 30px;
  color: #808386;
}
.blog-single .featured-image img {
  max-width: 100%;
}
.blog-single .entry-content {
  color: #808386;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 30px;
}
.blog-single .entry-content img {
  max-width: 100%;
}
.blog-single .entry-content h3 {
  font-size: 30px;
  line-height: 40px;
}
.blog-single .entry-content ul,
.blog-single .entry-content ol {
  margin-left: 20px;
}
.blog-single .entry-content ul li,
.blog-single .entry-content ol li {
  margin-bottom: 20px;
}
.blog-single .entry-content .takeaways {
  margin: 30px 0;
  color: #d8d8d8;
}
.blog-single .entry-content .takeaways h3 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
}
.blog-single .entry-content .takeaways ul li {
  margin-bottom: 0;
}
.blog-single .entry-content .disclaimer,
.blog-single .entry-content .disclosure {
  color: #999;
  font-size: 16px;
  line-height: 24px;
}
.blog-single .tags {
  margin-bottom: 30px;
}
.related-articles {
  border-top: 1px solid #d8d8d8;
  padding-top: 30px;
}
.related-articles .related-heading {
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 40px;
}
.related-articles .related-list {
  margin-left: -50px;
  margin-bottom: -30px;
}
.related-articles article {
  position: relative;
  background-color: #f6f6f6;
  margin-left: 50px;
  margin-bottom: 30px;
  width: 345px;
  float: left;
}
.related-articles article .image {
  width: 170px;
  height: 170px;
  float: left;
}
.related-articles article .image img {
  width: 100%;
  height: 100%;
}
.related-articles article header {
  padding: 15px 15px 15px 185px;
}
.related-articles article header h4 {
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  margin: 5px 0;
}
.related-articles article header h4 a {
  display: inline-block;
  color: #808386;
  text-decoration: none;
}
.related-articles article header .entry-meta {
  letter-spacing: 1.1px;
}
.related-articles article header .entry-meta,
.related-articles article header .entry-date {
  font-size: 11px;
  color: #a1a1a1;
}
.related-articles article header .entry-meta a,
.related-articles article header .entry-date a {
  color: #a1a1a1;
}
.related-articles article header .entry-meta {
  text-transform: uppercase;
}
.related-articles article .comments-count {
  right: 10px;
  bottom: 10px;
}
.crp_related {
  border-top: 1px solid #d8d8d8;
  padding-top: 30px;
  margin-top: 30px;
}
.crp_related h3 {
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 40px;
}
.crp_related .related-list {
  list-style: none;
  margin-left: -50px;
  margin-bottom: -30px;
}
.crp_related article {
  display: block;
  position: relative;
  background-color: #f6f6f6;
  width: 345px;
  margin-left: 50px;
  margin-bottom: 30px;
  float: left;
}
.crp_related article a:first-child {
  width: 170px;
  height: 170px;
  float: left;
}
.crp_related article a:first-child img {
  width: 100%;
  height: 100%;
}
.crp_related article .crp_title {
  display: block;
  color: #080947;
  text-decoration: none;
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  padding: 10px 10px 5px 180px;
}
.crp_related article span {
  display: block;
  font-size: 11px;
  line-height: 18px;
  color: #a1a1a1;
  padding-left: 180px;
}
.post-comments .children {
  margin-left: 50px;
  list-style: none;
}
.post-comments .comment-list {
  border-top: 1px solid #d8d8d8;
  padding-top: 40px;
  margin-top: 40px;
}
.post-comments .comment {
  list-style: none;
}
.post-comments .comment .comment-author {
  color: #d8d8d8;
  font-size: 16px;
  line-height: 23px;
}
.post-comments .comment .comment-time {
  color: #888;
  font-size: 14px;
  line-height: 23px;
}
.post-comments .comment .comment-content,
.post-comments .comment .comment-approval {
  margin: 5px 0 20px 0;
}
.post-comments .comment .comment-content p,
.post-comments .comment .comment-approval p,
.post-comments .comment .comment-content span,
.post-comments .comment .comment-approval span {
  display: inline;
  font-size: 18px;
  line-height: 25px;
  color: #000;
}
.post-comments .pingback {
  list-style: none;
}
.post-comments .comment-respond {
  border-top: 1px solid #d8d8d8;
  padding-top: 20px;
  margin-top: 40px;
}
.post-comments .comment-respond .required,
.post-comments .comment-respond div.error {
  color: #ba4e5b;
  font-size: 12px;
  font-weight: 600;
}
.post-comments .comment-respond div.error {
  position: absolute;
}
.post-comments .comment-respond .comment-reply-title {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 600;
}
.post-comments .comment-respond .author-email-container {
  width: 100%;
}
.post-comments .comment-respond .comment-form-author,
.post-comments .comment-respond .comment-form-email {
  position: relative;
  display: inline-block;
  float: left;
  vertical-align: top;
  width: 50%;
  font-size: 13px;
  color: #808386;
  font-weight: 600;
}
.post-comments .comment-respond .comment-form-author input,
.post-comments .comment-respond .comment-form-email input {
  width: 98%;
  padding: 10px;
  margin-top: 10px;
  border: 1px solid #808386;
  font-size: 14px;
  font-family: 'Open Sans';
}
.post-comments .comment-respond .comment-form-author .hint,
.post-comments .comment-respond .comment-form-email .hint {
  color: #999;
}
.post-comments .comment-respond .comment-form-comment {
  position: relative;
  margin-top: 20px;
}
.post-comments .comment-respond .comment-form-comment textarea {
  width: 99%;
  height: 90px;
  padding: 10px;
  border: 1px solid #808386;
  font-size: 14px;
  font-family: 'Open Sans';
}
.post-comments .comment-respond .submit {
  margin: 20px 0;
  background-color: #d8d8d8;
  cursor: pointer;
}
.popular-articles .popular-heading {
  margin-bottom: 20px;
  margin-top: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
}
.popular-articles article {
  position: relative;
  background-color: #f6f6f6;
  margin-bottom: 30px;
}
.popular-articles article .image {
  width: 190px;
  height: 190px;
  float: left;
}
.popular-articles article .image img {
  width: 100%;
  height: 100%;
}
.popular-articles article.has-comment header {
  padding-bottom: 30px;
}
.popular-articles article header {
  padding: 20px 20px 20px 210px;
}
.popular-articles article header h4 {
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  margin: 5px 0;
}
.popular-articles article header h4 a {
  display: inline-block;
  color: #080947;
  text-decoration: none;
}
.popular-articles article header .entry-meta {
  text-transform: uppercase;
  letter-spacing: 1.1px;
}
.popular-articles article header .entry-meta a {
  color: #a1a1a1;
}
.popular-articles article header .entry-meta,
.popular-articles article header .entry-date {
  font-size: 11px;
  color: #a1a1a1;
}
.popular-articles article .comments-count {
  right: 15px;
  bottom: 15px;
}
.blog-search-list article {
  position: relative;
  background-color: #f6f6f6;
  margin-bottom: 30px;
}
.blog-search-list article .image {
  width: 190px;
  height: 190px;
  float: left;
}
.blog-search-list article .image img {
  width: 100%;
  height: 100%;
}
.blog-search-list article header {
  padding: 20px 20px 20px 210px;
}
.blog-search-list article header h4 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  margin: 5px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-search-list article header h4 a {
  color: #808386;
  text-decoration: none;
}
.blog-search-list article header .entry-meta {
  text-transform: uppercase;
  letter-spacing: 1.1px;
}
.blog-search-list article header .entry-meta,
.blog-search-list article header .entry-date {
  font-size: 11px;
  color: #a1a1a1;
}
.blog-search-list article header .entry-meta a,
.blog-search-list article header .entry-date a {
  color: #a1a1a1;
}
.blog-search-list article header .entry-summary {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px;
}
.blog-search-list article header .entry-summary p {
  display: inline;
}
.blog-search-list article .comments-count {
  right: 15px;
  bottom: 15px;
}
@media only screen and (max-width: 1170px) {
  .blog-single img {
    height: inherit;
  }
  .related-articles .related-list {
    margin-left: 0;
    margin-bottom: 30px;
  }
  .related-articles article {
    margin-left: 0;
    width: 100%;
    float: none;
  }
  .related-articles article .image {
    width: 150px;
    height: 150px;
  }
  .related-articles article header {
    padding: 20px 20px 20px 170px;
  }
  .crp_related .related-list {
    margin-left: 0;
    margin-bottom: 30px;
  }
  .crp_related article {
    margin-left: 0;
    width: 100%;
    float: none;
  }
  .crp_related article a:first-child {
    width: 150px;
    height: 150px;
  }
  .crp_related article .crp_title {
    padding: 15px 15px 5px 165px;
  }
  .crp_related article span {
    padding-left: 165px;
  }
  .popular-articles article .image {
    width: 150px;
    height: 150px;
  }
  .popular-articles article header {
    padding: 15px 15px 15px 165px;
  }
  .popular-articles article header h4 {
    font-size: 12px;
    line-height: 16px;
  }
  .popular-articles article header .entry-meta,
  .popular-articles article header .entry-date {
    font-size: 9px;
  }
  .popular-articles article .comments-count {
    right: 10px;
    bottom: 10px;
  }
  .blog-search-list article .image {
    width: 150px;
    height: 150px;
  }
  .blog-search-list article header {
    padding: 15px 15px 15px 165px;
  }
  .blog-search-list article header h4 {
    font-size: 16px;
    line-height: 22px;
  }
  .blog-search-list article header .entry-meta,
  .blog-search-list article header .entry-date {
    font-size: 9px;
  }
  .blog-search-list article header .entry-summary {
    font-size: 11px;
    line-height: 14px;
  }
  .post-comments .comment-respond .comment-form-author,
  .post-comments .comment-respond .comment-form-email {
    display: block;
    float: none;
    width: 100%;
  }
  .post-comments .comment-respond .comment-form-author {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 950px) {
  .blog-two-col .left {
    padding-right: 0px;
  }
  .blog-two-col .w-col {
    display: block;
    width: 100%;
  }
  .popular-articles article header h4,
  .blog-search-list article header h4 {
    font-size: 15px;
    line-height: 22px;
  }
  .popular-articles article header .entry-meta,
  .blog-search-list article header .entry-meta,
  .popular-articles article header .entry-date,
  .blog-search-list article header .entry-date {
    font-size: 11px;
  }
  .popular-articles article header .entry-summary,
  .blog-search-list article header .entry-summary {
    display: none;
  }
  .blog-search .right {
    display: none;
  }
  .blog-search-list article header h4 {
    white-space: normal;
  }
}
@media only screen and (max-width: 600px) {
  .search-heading {
    font-size: 22px;
    line-height: 30px;
  }
  .blog-single .heading-text {
    font-size: 30px;
    line-height: 40px;
  }
  .blog-single .entry-content {
    font-size: 16px;
    line-height: 20px;
    word-wrap: break-word;
  }
  .post-comments .comment-list {
    border-top: 1px solid #d8d8d8;
    padding-top: 40px;
    margin-top: 40px;
  }
  .post-comments .comment .comment-content p,
  .post-comments .comment .comment-approval p,
  .post-comments .comment .comment-content span,
  .post-comments .comment .comment-approval span {
    font-size: 14px;
    line-height: 20px;
  }
  .related-articles article .image,
  .popular-articles article .image,
  .blog-search-list article .image {
    width: 120px;
    height: 120px;
  }
  .related-articles article header,
  .popular-articles article header,
  .blog-search-list article header {
    padding: 10px 10px 10px 130px;
  }
  .related-articles article header h4,
  .popular-articles article header h4,
  .blog-search-list article header h4 {
    font-size: 11px;
    line-height: 15px;
  }
  .related-articles article header .entry-meta,
  .popular-articles article header .entry-meta,
  .blog-search-list article header .entry-meta,
  .related-articles article header .entry-date,
  .popular-articles article header .entry-date,
  .blog-search-list article header .entry-date {
    font-size: 9px;
  }
  .related-articles article .comments-count,
  .popular-articles article .comments-count,
  .blog-search-list article .comments-count {
    right: 10px;
    bottom: 10px;
  }
  .crp_related article a:first-child {
    width: 120px;
    height: 120px;
  }
  .crp_related article .crp_title {
    font-size: 11px;
    line-height: 15px;
    padding: 10px 10px 5px 130px;
  }
  .crp_related article span {
    font-size: 9px;
    padding-left: 130px;
  }
}

