.group:after {
    content: "";
    display: table;
    clear: both;
}

ul.social-icons {
    font-size: 14px;
    line-height: 20px;
}

ul.social-icons li {
    margin-top: 0;
}

.siege-2018-post {
    max-width: 830px; /* Adjusted for bootstrap padding */
    width: 100%;
    color: #2f2f2f;
}

.siege-2018-post h1 {
    line-height: 1.2;
    float: left;
}

.siege-2018-post .share-icons a {
    background: #d1d2d4;
    border-radius: 15px;
    width: 30px;
    height: 30px;
    padding-top: 6px;
}

.siege-2018-post .share-icons a:hover {
    background: #9e9fa1;
}

#blog-sub-headline {
    margin-bottom: 12px;
    color: #666;
}

#blog-sub-headline ul.list-inline {
    margin-bottom: 0;
    padding-bottom: 0 !important;
}

#blog-sub-headline .pull-left {
    line-height: 30px;
}

#blog-featured-image img {
    max-width: 800px;
    width: 100%;
    height: auto !important;
    margin-bottom: 30px;
}

#blog-content {
    font-size: 18px;
    line-height: 28px;
}

#blog-content p + p {
    margin-top: 30px;
}

#blog-content h2,
#blog-content h3,
#blog-content h4,
#blog-content h5,
#blog-content h6 {
    margin: 30px 0 15px;
}

.siege-2018-post .more-posts {
    border-top: 1px solid #ddd;
    padding-top: 30px;
    margin: 60px 0 80px 0;
}

.more-posts h3 {
    margin: 20px 0;
}

.blog-post-related {
    float: left;
    width: 380px;
}

.blog-post-related .related-image {
    height: 380px;
    overflow: hidden;
}

.blog-post-related a > h4 {
    color: #2f2f2f;
    line-height: 25px;
}

.blog-post-related + .blog-post-related {
    float: right;
}

@media (max-width: 820px) {

    .blog-post-related {
        width: 49%;
    }

    .blog-post-related .related-image {
        height: 200px;
    }

    .related-image img {
        height: auto !important;
        width: 100%;
    }
}

@media (max-width: 767px) {

    #blog-sub-headline .pull-left {
        line-height: 20px;
    }

    #blog-sub-headline .pull-right {
        float: left !important;
        clear: left;
        margin-top: 10px;
    }
}

@media (max-width: 700px) {

    .blog-post-related, .blog-post-related + .blog-post-related {
        float: none;
        width: 100%;
    }

    .blog-post-related + .blog-post-related {
        margin-top: 40px;
    }

    .blog-post-related .related-image {
        height: auto;
        max-height: 250px;
    }
}

/* Gated Content (models Siege Media blog posts) */
.siege-2018-page #blog-featured-image img {
    margin: 10px 0 0;
}

#contact-form.for-gated-content iframe {
    height: 170px;
}

.siege-2018-page .related-image img {
    max-height: 380px;
    width: auto;
}

/* Media Kit & Infographic Page */
body.page-id-11730 #contact-form.for-gated-content iframe,
body.page-id-12854 #contact-form.for-gated-content iframe {
    height: 670px;
}

/* Infographic Shares */
h3 + textarea {
    max-width: 540px !important;
    width: 100% !important;
    margin-bottom: 2rem;
}
