/***** Single Blog/Post Layout Styles *****/

.video-container {
    position: relative !important;
    padding-bottom: 56.25% !important; /* 16:9 */
    height: 0 !important;
    margin: 1em 0 !important;
    width: 100% !important;
}

.video-container iframe {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

.single-blog .header,
.single-post .header
/*.single-post .header*/ {
  border-bottom: 1px solid #cfcfcf;
  margin: 0;
}

.single-blog .blog-hero,
.single-post .blog-hero
/*.single-post .blog-hero*/ {
    width: 100%;
    max-height: 80vh;
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: auto;
}

.single-blog .blog-hero img,
.single-post .blog-hero img
/*.single-post .blog-hero img*/ {
    width: 100%;
    height: 100%;
}

.single-blog .blog-cat,
.single-post .blog-cat {
    color: #1E5732;
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
}

.single-blog .type-post .content,
.single-post .type-post .content
/*.single-post .type-post .content*/ {
    max-width: 730px;
    margin: 0 auto;
}

.single-blog .type-post header,
.single-post .type-post header {
    padding: 0;
    margin: 50px;
}
.single-blog .type-post header,
.single-post .type-post header {
    font-family: 'Lato', sans-serif;
    font-size: 48px;
    line-height: 52px;
    margin-bottom: 50px;
    text-transform: uppercase;
    color: #363636;
}

.single-blog .type-post .meta,
.single-post .type-post .meta {
    border-bottom: 1px solid #CFCFCF;
    max-width: 730px;
    margin: 0 auto 50px;
    color: #363636;
    padding-bottom: 20px;
}

.single-blog .type-post .meta p,
.single-post .type-post .meta p {
    font-size: 20px;
    line-height: 24px;
    font-style: italic;
    text-align: center;
    margin-bottom: 50px;
}

.single-blog .type-post .meta .post-info .author,
.single-post .type-post .meta .post-info .author {
    text-align: center;
}

.single-blog .type-post .meta .post-info .social-icons .share-button,
.single-post .type-post .meta .post-info .social-icons .share-button {
    float: right;
    margin-right: 25px;
    font-size: 20px;
}
.single-blog .type-post .meta .post-info .social-icons .share-button:first-child,
.single-post .type-post .meta .post-info .social-icons .share-button:first-child {
    margin-right: 0;
}

.single-blog .type-post .meta .social-bottom,
.single-post .type-post .meta .social-bottom {
    max-width: 320px;
    margin: auto;
    font-size: 20px;
    padding-bottom: 20px;
}

.single-blog .type-post .social-bottom .icons,
.single-post .type-post .social-bottom .icons {
    width: 215px;
}

.single-blog .type-post .social-bottom .icons .share-button,
.single-post .type-post .social-bottom .icons .share-button {
    float: right;
    margin-right: 25px;
}
.single-blog .type-post .social-bottom .icons .share-button:first-child,
.single-post .type-post .social-bottom .icons .share-button:first-child {
    margin-right: 0;
}

.single-blog .type-post p,
.single-post .type-post p,
p {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #363636;
    margin-bottom: 20px;
}

.single-blog .type-post header p,
.single-post .type-post header p {
    text-transform: none;
    font-size: 20px;
    line-height: 24px;
    font-style: italic;
    max-width: 730px;
    margin: auto;
}

/**** Images *****/

.single-blog .type-post .wp-caption.alignnone,
.single-post .type-post .wp-caption.alignnone {
    width: 1285px;
    margin-left: -277px;
}

.single-blog .type-post p img.size-blog-full-width,
.single-post .type-post p img.size-blog-full-width {
    width: 1285px;
    margin-left: -277px;
    height: auto;
}

.single-blog .type-post .wp-caption.alignnone img.size-blog-full-width,
.single-post .type-post .wp-caption.alignnone img.size-blog-full-width {
    max-width: 1285px;
    width: 100%;
    height: auto;
}

.single-blog .type-post p img.size-blog-medium-width,
.single-blog .type-post p img.size-blog-medium-width.alignnone,
.single-blog .type-post .wp-caption.alignnone img.blog-medium-width,
.single-blog .type-post .wp-caption img.size-blog-medium-width,
.single-post .type-post p img.size-blog-medium-width,
.single-post .type-post p img.size-blog-medium-width.alignnone,
.single-post .type-post .wp-caption.alignnone img.blog-medium-width,
.single-post .type-post .wp-caption img.size-blog-medium-width {
    max-width: 730px;
    width: 100%;
    height: auto;
}

.single-blog .type-post p img.alignleft.size-blog-medium-width,
.single-blog .type-post .wp-caption img.alignleft.size-blog-medium-width,
.single-blog .type-post .wp-caption.alignleft,
.single-post .type-post p img.alignleft.size-blog-medium-width,
.single-post .type-post .wp-caption img.alignleft.size-blog-medium-width,
.single-post .type-post .wp-caption.alignleft {
    margin: 30px 30px 30px -277px;
    max-width: 642px !important;
}

.single-blog .type-post p img.alignright.size-blog-medium-width,
.single-blog .type-post .wp-caption img.alignright.size-blog-medium-width,
.single-blog .type-post .wp-caption.alignright,
.single-post .type-post p img.alignright.size-blog-medium-width,
.single-post .type-post .wp-caption img.alignright.size-blog-medium-width,
.single-post .type-post .wp-caption.alignright {
    margin: 30px -277px 30px 30px;
    max-width: 642px !important;
}

.single-blog .type-post .wp-caption p,
.single-post .type-post .wp-caption p {
    font-size: 15px;
    color: #9D9D9D
}

.single-blog .type-post .wp-caption.alignnone p,
.single-post .type-post .wp-caption.alignnone p {
    text-align: center;
}

.single-blog .type-post .wp-caption.alignleft p,
.single-post .type-post .wp-caption.alignleft p {
    text-align: left;
    margin-bottom: 0;
}

.single-blog .type-post .wp-caption.alignright p,
.single-post .type-post .wp-caption.alignright p {
    text-align: right;
    margin-bottom: 0;
}

/**** Related Content *****/

.single-blog .related-content,
.single-post .related-content {
    background-color: #F2F2F2;
    padding: 50px 0;
    text-align: center;
}

.single-blog .related-content h2,
.single-post .related-content h2{
    text-transform: uppercase;
    font-size: 28px;
    font-weight: bold;
    margin: 0 0 35px 0;;
}

.single-blog .related-content .related-content-grid,
.single-post .related-content .related-content-grid {
    max-width: 1170px;
    margin: auto;
}

.single-blog .related-content .related-content-grid a,
.single-post .related-content .related-content-grid a {
    color: #363636;
}

.single-blog .related-content .related-content-grid .tile,
.single-post .related-content .related-content-grid .tile {
    padding: 15px;
    height: 580px;
}

.single-blog .related-content .related-content-grid .tile .tile-inner,
.single-post .related-content .related-content-grid .tile .tile-inner {
    height: 100%;
    background-color: #fff;
    padding: 15px;
    text-align: left;
}

.single-blog .related-content .related-content-grid .tile .tile-inner:hover,
.single-post .related-content .related-content-grid .tile .tile-inner:hover {
    background-color:#d6d6d6 !important;
}

.single-blog .related-content .related-content-grid .tile .tile-inner h3,
.single-post .related-content .related-content-grid .tile .tile-inner h3 {
    color: #363636;
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.single-blog .related-content .related-content-grid .tile .tile-inner .tile-image,
.single-post .related-content .related-content-grid .tile .tile-inner .tile-image {
    width: 100%;
    height: 335px;
    margin-bottom: 20px;
}

/**** Media Queries *****/

@media (max-width: 1284px) {

    .single-blog .type-post p img.size-blog-full-width,
    .single-blog .type-post .wp-caption.alignnone,
    .single-post .type-post p img.size-blog-full-width,
    .single-post .type-post .wp-caption.alignnone {
        max-width: 730px;
        width: 100% !important;
        margin-left: 0;
    }

    .single-blog .type-post .wp-caption.alignnone img.size-blog-full-width,
    .single-post .type-post .wp-caption.alignnone img.size-blog-full-width {
        max-width: 730px;
        width: 100%;
        height: auto;
    }

    .single-blog .type-post .wp-caption.alignleft,
    .single-blog .type-post .wp-caption.alignright,
    .single-post .type-post .wp-caption.alignleft,
    .single-post .type-post .wp-caption.alignright {
        margin: 0;
        max-width: 730px !important;
        width: 100% !important;
    }

    .single-blog .type-post p img.alignleft.size-blog-medium-width,
    .single-blog .type-post p img.alignright.size-blog-medium-width,
    .single-post .type-post p img.alignleft.size-blog-medium-width,
    .single-post .type-post p img.alignright.size-blog-medium-width {
        margin: 0 0 20px 0;
        max-width: 730px !important;
        width: 100%;
    }

    .single-blog .type-post .wp-caption.alignleft p,
    .single-blog .type-post .wp-caption.alignright p,
    .single-post .type-post .wp-caption.alignleft p,
    .single-post .type-post .wp-caption.alignright p {
        text-align: center;
        margin-bottom: 20px;
    }

}

@media (max-width: 991px) {
    .single-blog .related-content .related-content-grid .tile,
    .single-post .related-content .related-content-grid .tile {
        max-width:375px;
    }

    .single-blog .related-content .related-content-grid,
    .single-post .related-content .related-content-grid {
        max-width: 375px;
    }
}

@media (max-width: 576px) {

    .single-blog .type-post .meta .post-info .col-xs-4,
    .single-post .type-post .meta .post-info .col-xs-4 {
        width: 100% !important;
        text-align: center !important;
        margin-bottom: 15px;
    }

    .single-blog .type-post .meta .post-info .col-xs-4 .social-container,
    .single-post .type-post .meta .post-info .col-xs-4 .social-container {
        width: 105px;
        margin: auto;
    }

    .single-blog .type-post header,
    .single-post .type-post header {
        margin: 50px 15px;
    }

    .single-blog .type-post header h1,
    .single-post .type-post header h1 {
        font-size: 38px;
        line-height: 42px;
    }
}