@charset "UTF-8";
.single-post .entry-content,
body.mce-content-body {
  /* PhotoCredit */
  /* Side column */
  /* Wp Quote */
  /* New Block Quote */
  /* wp caption */
  /* Remove align in editor */
}
.single-post .entry-content .photo-credit,
body.mce-content-body .photo-credit {
  display: block;
}
.single-post .entry-content .photo-credit .photo-by,
body.mce-content-body .photo-credit .photo-by {
  font-style: italic;
  color: grey;
  text-align: right;
  display: block;
  margin-top: 10px;
  margin-bottom: 40px;
  font-weight: normal;
}
.single-post .entry-content .photo-credit:after,
body.mce-content-body .photo-credit:after {
  clear: both;
  content: "";
  display: table;
}
.single-post .entry-content .photo-credit + .wp-caption-text,
body.mce-content-body .photo-credit + .wp-caption-text {
  margin-top: 0;
}
.single-post .entry-content .wp-asc,
body.mce-content-body .wp-asc {
  margin-bottom: 30px;
}
.single-post .entry-content .wp-asc > *,
body.mce-content-body .wp-asc > * {
  box-sizing: border-box;
}
.single-post .entry-content .wp-asc div.alignright,
body.mce-content-body .wp-asc div.alignright {
  margin-left: 0;
  float: none;
}
.single-post .entry-content .wp-asc .wp-asc-title,
body.mce-content-body .wp-asc .wp-asc-title {
  max-width: none;
  width: 100%;
}
.single-post .entry-content .wp-asc .inner,
.single-post .entry-content .wp-asc .alignright,
body.mce-content-body .wp-asc .inner,
body.mce-content-body .wp-asc .alignright {
  width: 100% !important;
}
.single-post .entry-content .wp-quote-container,
body.mce-content-body .wp-quote-container {
  width: auto !important;
}
.single-post .entry-content .wp-quote-container .end-quote,
body.mce-content-body .wp-quote-container .end-quote {
  display: none !important;
}
.single-post .entry-content a[rel^=shadowbox],
body.mce-content-body a[rel^=shadowbox] {
  display: block;
}
.single-post .entry-content a[rel^=shadowbox] img,
body.mce-content-body a[rel^=shadowbox] img {
  width: 100%;
  height: auto;
}
.single-post .entry-content blockquote,
body.mce-content-body blockquote {
  border-left: none;
  padding-left: 20px;
  margin-bottom: 30px;
  position: relative;
  color: #474747;
  padding: 10px 30px;
  background: none;
  text-indent: 0px;
}
@media (min-width: 768px) {
  .single-post .entry-content blockquote,
body.mce-content-body blockquote {
    padding-left: 35px;
    letter-spacing: -3px;
  }
  .single-post .entry-content blockquote > div, .single-post .entry-content blockquote > ul,
body.mce-content-body blockquote > div,
body.mce-content-body blockquote > ul {
    letter-spacing: normal;
  }
}
.single-post .entry-content blockquote p,
body.mce-content-body blockquote p {
  font-size: 22px;
  line-height: 24px;
  font-style: italic;
  color: rgba(71, 71, 71, 0.5);
  margin: 0;
}
@media (min-width: 768px) {
  .single-post .entry-content blockquote p,
body.mce-content-body blockquote p {
    font-size: 42px;
    line-height: 48px;
  }
}
.single-post .entry-content blockquote p:after, .single-post .entry-content blockquote p:before,
body.mce-content-body blockquote p:after,
body.mce-content-body blockquote p:before {
  font-size: 60px;
  color: #dddddd;
}
@media (min-width: 768px) {
  .single-post .entry-content blockquote p:after, .single-post .entry-content blockquote p:before,
body.mce-content-body blockquote p:after,
body.mce-content-body blockquote p:before {
    font-size: 100px;
    width: 50px;
    text-align: left;
  }
}
.single-post .entry-content blockquote p:before,
body.mce-content-body blockquote p:before {
  content: "\201C";
  left: 0px;
  top: 20px;
  position: absolute;
}
@media (min-width: 768px) {
  .single-post .entry-content blockquote p:before,
body.mce-content-body blockquote p:before {
    left: -15px;
    top: 25px;
  }
}
.single-post .entry-content blockquote p:after,
body.mce-content-body blockquote p:after {
  content: "\201C";
  position: relative;
  line-height: 10px;
  transform: rotate(180deg);
  display: inline-block;
  margin: 0px;
  top: 0px;
  height: 0;
  width: 0;
  right: -32px;
}
@media (min-width: 768px) {
  .single-post .entry-content blockquote p:after,
body.mce-content-body blockquote p:after {
    top: -7px;
    right: -60px;
  }
}
.single-post .entry-content .wp-caption,
body.mce-content-body .wp-caption {
  max-width: 930px;
  width: 100% !important;
  background: none;
  border: 0;
}
.single-post .entry-content .wp-caption img,
body.mce-content-body .wp-caption img {
  width: 100%;
  height: auto;
}
.single-post .entry-content .group-caption,
body.mce-content-body .group-caption {
  border: 0 !important;
  padding: 0 !important;
}
.single-post .entry-content .group-caption img,
body.mce-content-body .group-caption img {
  width: 100%;
  height: auto;
}
.single-post .entry-content .group-caption .list-attachments .thumbnail,
body.mce-content-body .group-caption .list-attachments .thumbnail {
  border: none;
  margin-bottom: 0;
}
.single-post .entry-content .group-caption .list-attachments .thumbnail.col-2:nth-of-type(2n+1),
body.mce-content-body .group-caption .list-attachments .thumbnail.col-2:nth-of-type(2n+1) {
  clear: both;
}
.single-post .entry-content .wp-caption-text,
.single-post .entry-content .group-caption p.wp-caption-text,
.single-post .entry-content .wp-caption-dd,
body.mce-content-body .wp-caption-text,
body.mce-content-body .group-caption p.wp-caption-text,
body.mce-content-body .wp-caption-dd {
  padding-left: 15px;
  margin-top: 20px !important;
  color: #6a6a6a;
  font-weight: bold;
  background: transparent;
  font-size: 16px;
  text-align: left;
  border-left: 4px solid gray;
}
.single-post .entry-content .alignleft,
.single-post .entry-content .alignright,
body.mce-content-body .alignleft,
body.mce-content-body .alignright {
  float: none !important;
}

@media (min-width: 768px) {
  .single-post .entry-content > p {
    padding: 0 20px;
  }
}
.single-post .entry-content > p:first-of-type:first-letter {
  font-size: 65px;
  float: left;
  color: #474747;
  padding-left: 3px;
  padding-right: 5px;
  font-weight: 400;
  margin-top: 7px;
}
.single-post .entry-content > p:first-of-type {
  margin: 30px 0 15px;
}