.blog-main .body-container {
    padding: 0
}

.blog-main .body-container a {
    color: #da2128
}

.blog-main .body-container a.more-link {
    font-weight: 700
}

.blog-main .body-container a:hover {
    color: #dc582a
}

.blog-main .body-container a.btn {
    background-color: #00a9e0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    text-transform: uppercase;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.blog-main .body-container a.btn:hover {
    background-color: #53565a
}

.blog-main-header-text {
    color: #fff;
    font-size: 48px;
    font-weight: 200;
    letter-spacing: 0;
    line-height: 1.2em;
    margin: 0;
    text-rendering: optimizeLegibility
}

@media (max-width:767px) {
    .blog-main-header-text {
        font-size: 42px
    }
}

.blog-main .blog-main-header {
    line-height: 10px;
    margin-bottom: 30px;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    width: 100%
}

.blog-main .blog-main-header .blog-main-header-image {
    overflow: hidden;
    position: relative;
    width: 100%
}

.blog-main .blog-main-header .blog-main-header-image img {
    width: 100%
}

.blog-main .blog-main-header .blog-main-header-text {
    color: #fff;
    font-size: 24px;
    left: 0;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

.blog-main .hs-author-social-section {
    clear: both;
    color: #fff;
    display: block
}

.blog-main .hs-author-social-section span.hs-author-social-label {
    font-size: 16px;
    line-height: 28px;
    padding-right: 10px
}

.blog-main .hs-author-social-section .hs-author-social-links a.hs-author-social-link {
    background-size: 140px 56px !important;
    height: 28px;
    transition: color .1s ease-in-out, border .1s ease-in-out;
    width: 28px
}

.blog-main .hs-author-social-section .hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background: url(../../../../../../../1791395.fs1.hubspotusercontent-na1.net/hubfs/1791395/Prysm_Jul2016/Layout/newsroom-social-sprite.png) 0 0 no-repeat
}

.blog-main .hs-author-social-section .hs-author-social-links a.hs-author-social-link.hs-social-linkedin:hover {
    background-position: 0 -28px
}

.blog-main .hs-author-social-section .hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background: url(//1791395.fs1.hubspotusercontent-na1.net/hubfs/1791395/Prysm_Jul2016/Layout/newsroom-social-sprite.png) -56px 0 no-repeat
}

.blog-main .hs-author-social-section .hs-author-social-links a.hs-author-social-link.hs-social-facebook:hover {
    background-position: -56px -28px
}

.blog-main .hs-author-social-section .hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background: url(//1791395.fs1.hubspotusercontent-na1.net/hubfs/1791395/Prysm_Jul2016/Layout/newsroom-social-sprite.png) -84px 0 no-repeat
}

.blog-main .hs-author-social-section .hs-author-social-links a.hs-author-social-link.hs-social-twitter:hover {
    background-position: -84px -28px
}

.blog-main .hs-author-social-section .hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background: url(//1791395.fs1.hubspotusercontent-na1.net/hubfs/1791395/Prysm_Jul2016/Layout/newsroom-social-sprite.png) -28px 0 no-repeat
}

.blog-main .hs-author-social-section .hs-author-social-links a.hs-author-social-link.hs-social-google-plus:hover {
    background-position: -28px -28px
}

.blog-main .hs-author-profile .hs-author-avatar {
    line-height: 10px;
    margin-left: 40px;
    position: relative
}

.blog-main .hs-author-profile .hs-author-bio-container {
    background-color: rgba(0, 169, 224, .8);
    margin-top: -20px;
    padding: 60px 40px 20px;
    position: relative
}

.blog-main .hs-author-profile .hs-author-bio-container .hs-author-name {
    color: #fff;
    float: left;
    margin: 0;
    padding-bottom: 0;
    text-transform: uppercase
}

.blog-main .hs-author-profile .hs-author-bio-container .hs-author-bio {
    clear: both;
    color: #fff
}

.blog-main .hs-author-profile .hs-author-bio-container .hs-author-bio p {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 20px
}

.blog-main .hs-author-profile .hs-author-social-section {
    padding: 10px 0 20px
}

.blog-main .blog-main-back-link {
    border-top: 1px solid #dedede;
    margin-top: 40px;
    padding: 16px 0 40px
}

.blog-main .blog-main-back-link a {
    color: #da2128;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    padding: 0 40px 0 0;
    text-transform: uppercase
}

.blog-main .blog-main-back-link a:hover {
    color: #dc582a
}

.blog-main .blog-content {
    padding: 0 25px 25px
}

.blog-main .blog-content h1 {
    font-size: 30px !important;
    line-height: 34px;
    margin: 0;
    padding: 0 0 20px;
    text-transform: none
}

.blog-main .blog-content ol,
.blog-main .blog-content ul {
    margin: 0
}

.blog-main .blog-content li,
.blog-main .blog-content p {
    margin: 0;
    padding-bottom: 20px;
    padding-top: 0
}

.blog-main .blog-content .hs-blog-social-share {
    padding: 0;
    text-align: left
}

.blog-main .blog-content li.hs-blog-social-share-item.hs-blog-social-share-item-facebook {
    line-height: 26px !important
}

.blog-main .blog-content li.hs-form-booleancheckbox {
    font-size: 18px !important;
    line-height: 22px !important;
    padding: 0 !important
}

.blog-main .blog-content p img {
    padding-top: 4px
}

.blog-main .blog-content h3.hs-author-listing-header {
    color: #53565a;
    font-size: 30px;
    font-weight: 100;
    letter-spacing: 0;
    line-height: 1.1em;
    margin: 30px 0 20px
}

.blog-main .blog-content .post-item {
    border-bottom: 2px dotted #b4b4b6;
    margin: 0 0 40px;
    overflow: hidden;
    padding: 0 0 30px
}

.blog-main .blog-content .post-item .post-header {
    font-size: 16px;
    margin: 0
}

.blog-main .blog-content .post-item .post-header h2 {
    font-size: 18px !important;
    margin: 0;
    padding: 16px 0
}

.blog-main .blog-content .post-item .post-header h2 a {
    color: #53565a;
    font-weight: 200;
    font-family: Graphik Web Light, Arial, Sans-Serif;
}

.blog-main .blog-content .post-item .post-header h2 a:hover {
    color: #dc582a
}

.blog-main .blog-content .post-item .hs-featured-image-wrapper {
    clear: both
}

.blog-main .blog-content .post-item .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    float: none;
    height: auto;
    margin: 0;
    max-height: 100%;
    max-width: 100%;
    width: 100%
}

.blog-main .blog-content .post-item .post-body {
    overflow: hidden
}

.blog-main .blog-content .post-item .post-body p {
    font-size: 16px;
    line-height: 20px
}

.blog-main .blog-content .post-item .blog-main-post-footer {
    clear: both;
    float: none;
    overflow: hidden
}

.blog-main .blog-content .post-item .blog-main-post-footer a.more-link {
    display: block;
    font-size: 16px;
    text-transform: uppercase
}

.blog-main .blog-content .post-item .blog-main-post-footer span.hs_cos_wrapper_type_blog_social_sharing {
    display: block
}

.blog-main .blog-content .post-item:last-child {
    border: none
}

.blog-main .blog-content div.post-listing-simple .post-item {
    margin-bottom: 20px;
    padding-bottom: 15px
}

.blog-main .blog-content div.post-listing-simple .post-item h2.post-listing-simple {
    font-size: 30px
}

.blog-main .blog-content div.post-listing-simple .post-item h2.post-listing-simple a {
    font-weight: 200
}

.blog-main .blog-content .blog-post-wrapper,
.blog-main .blog-content .post-footer {
    padding: 0 !important
}

.blog-main .blog-content .blog-main-author-block {
    background-color: #00a9e0;
    color: #fff;
    margin: 40px 0;
    padding: 20px 20px 20px 130px;
    position: relative;
    text-transform: uppercase
}

.blog-main .blog-content .blog-main-author-block .hs-author-avatar {
    bottom: -20px;
    left: 0;
    position: absolute;
    top: -20px
}

.blog-main .blog-content .blog-main-author-block .hs-author-avatar img {
    max-height: 100%;
    max-width: 108px
}

.blog-main .blog-content .blog-main-author-block a.author-link {
    color: #fff;
    display: inline-block;
    text-transform: uppercase
}

.blog-main .blog-content .hs-form.stacked input[type=email],
.blog-main .blog-content .hs-form.stacked input[type=text],
.blog-main .blog-content .hs-form.stacked input[type=url],
.blog-main .blog-content .hs-form.stacked select,
.blog-main .blog-content .hs-form.stacked textarea {
    margin: 0 0 10px
}

.blog-main .blog-content .hs-form.stacked input[type=submit] {
    background: #00a9e0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    color: #fff;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 40px;
    padding: 0 30px;
    text-transform: uppercase;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.blog-main .blog-content .hs-form.stacked input[type=submit]:hover {
    background: #53565a
}

.blog-main .blog-main-banner-image img {
    width: 100% !important
}

.blog-main .blog-sidebar h3 {
    color: #53565a;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0;
    padding: 0
}

.blog-main .blog-sidebar p {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 20px 0 0
}

.blog-main .blog-sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.blog-main .blog-sidebar ul li {
    display: block;
    font-size: 16px;
    line-height: 20px;
    padding: 20px 25px 0 0
}

.blog-main .blog-sidebar .blog-main-related-articles {
    color: #53565a;
    margin: 0 0 60px;
    padding: 0 0 0 25px
}

.blog-main .blog-sidebar .blog-main-related-articles ul li a {
    display: inline-block;
    font-weight: 400
}

.blog-main .blog-sidebar .blog-main-related-articles #hs_form_target_blog_subscription .hs-button.primary.large {
    background-color: #40c1ac !important;
    color: #fff;
    font-size: 18px;
    height: auto;
    letter-spacing: 1px;
    line-height: 24px;
    padding: 13px 30px;
    white-space: normal
}

.blog-main .blog-sidebar .blog-main-related-articles #hs_form_target_blog_subscription .hs-button.primary.large:hover {
    color: #53565a
}

.blog-main .blog-sidebar .blog-main-related-articles .hs_email.field.hs-form-field label {
    display: none
}

.blog-main .post-footer {
    max-width: 100%
}

@media (min-width:768px) {
    .blog-main .blog-main-header {
        margin-bottom: 40px
    }

    .blog-main .blog-main-header .blog-main-header-text {
        font-size: 50px
    }

    .blog-main .hs-author-profile .hs-author-bio-container .hs-author-name {
        font-size: 32px !important;
        padding-bottom: 30px
    }

    .blog-main .hs-author-profile .hs-author-social-section {
        clear: none;
        display: inline-block;
        float: right;
        padding: 0
    }

    .blog-main .blog-content {
        padding: 0 0 25px 25px
    }

    .blog-main .blog-content h1 {
        font-size: 40px !important;
        line-height: 44px;
        padding: 0 0 30px
    }

    .blog-main .blog-content p img {
        margin-right: 20px !important;
        padding-top: 8px
    }

    .blog-main .blog-content h3.hs-author-listing-header {
        font-size: 40px;
        margin: 40px 0 30px
    }

    .blog-main .blog-content .post-item {
        margin: 0 0 70px;
        padding: 0 0 50px
    }

    .blog-main .blog-content .post-item .post-header h2 {
        font-size: 22px !important;
        padding: 16px 0
    }

    .blog-main .blog-content .post-item .hs-featured-image-wrapper {
        float: left;
        margin-right: 3%;
        width: 29%
    }

    .blog-main .blog-content .post-item .post-body {
        float: left;
        width: 68%
    }

    .blog-main .blog-content .post-item .post-body p {
        font-size: 18px;
        line-height: 24px;
        width: 95%
    }

    .blog-main .blog-content .post-item .blog-main-post-footer a.more-link {
        float: left
    }

    .blog-main .blog-content .post-item .blog-main-post-footer span.hs_cos_wrapper_type_blog_social_sharing {
        float: right;
        text-align: right
    }

    .blog-main .blog-content div.post-listing-simple .post-item {
        margin-bottom: 35px;
        padding-bottom: 25px
    }

    .blog-main .blog-content div.post-listing-simple .post-item h2.post-listing-simple {
        font-size: 40px
    }

    .blog-main .blog-sidebar {
        padding: 0 25px 25px 0
    }

    .blog-main .blog-sidebar h3 {
        font-size: 28px
    }

    .blog-main .blog-sidebar p {
        font-size: 18px;
        line-height: 24px;
        padding: 30px 0 0
    }

    .blog-main .blog-sidebar ul li {
        font-size: 18px;
        line-height: 24px;
        padding: 30px 25px 0 0
    }

    .blog-main .blog-sidebar .blog-main-related-articles {
        border-left: 1px solid #c6c7c8;
        margin: 0 0 60px;
        padding: 0 0 0 25px
    }
}

@media (min-width:992px) {
    .blog-main .hs-author-social-section {
        clear: none;
        display: inline-block;
        float: right
    }

    .blog-main .hs-author-profile .hs-author-bio-container .hs-author-name {
        font-size: 40px !important
    }

    .blog-main .blog-content h3.hs-author-listing-header {
        font-size: 60px;
        margin: 60px 0 50px
    }

    .blog-main .blog-content .post-item .post-header h2 {
        font-size: 30px !important
    }
}

@media (min-width:1240px) {
    .blog-main .blog-main-header {
        margin-bottom: 50px
    }

    .blog-main .blog-content,
    .blog-main .blog-sidebar {
        padding: 0 0 25px
    }
}

@media (max-width:1139px) and (min-width:768px) {
    .blog-main .row-fluid .span9 {
        width: 66%
    }

    .blog-main .row-fluid .span3 {
        width: 31%
    }
}

.blog-main-feature-container .page-center:after {
    border-bottom: 2px dotted #b4b4b6;
    content: " ";
    display: block;
    height: 1px;
    margin: 0 auto 50px
}

.blog-main-feature-container .widget-type-widget_container .hs_cos_wrapper_widget_container {
    display: block
}

.blog-main-feature-container .widget-type-widget_container .hs_cos_wrapper_widget_container .hs_cos_wrapper_widget {
    width: 100%
}

.blog-main-feature-container .widget-type-widget_container .hs_cos_wrapper_widget_container .hs_cos_wrapper_widget .blog-main-feature .blog-main-feature-image {
    line-height: 12px
}

.blog-main-feature-container .widget-type-widget_container .hs_cos_wrapper_widget_container .hs_cos_wrapper_widget .blog-main-feature .blog-main-feature-image img {
    height: auto;
    width: 100%
}

@media (min-width:769px) {
    .blog-main-feature-container {
        padding: 80px 0 0
    }
}

@media (max-width:768px) {
    .blog-main-feature-container {
        padding: 60px 0 0
    }

    .blog-main-feature-container .blog-main-feature {
        margin-left: auto;
        margin-right: auto;
        width: 90%
    }
}

.blog-main-feature {
    position: relative
}

.blog-main-feature-flag span {
    background-color: #f6be00;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 10px;
    text-transform: uppercase
}

.blog-main-feature-cta_link a {
    font-size: 18px;
    font-weight: 700;
    line-height: 2.778;
    text-transform: uppercase
}

.blog-main-feature-cta_link {
    margin-bottom: 2em
}

.blog-main-feature-date {
    font-size: 14px;
    min-height: 15px
}

.blog-main-feature-date,
.blog-main-feature-title {
    color: #35565a;
    font-weight: 700;
    letter-spacing: inherit
}

.blog-main-feature-title {
    margin-top: 0
}

.blog-main-feature-description {
    color: #53565a;
    font-weight: 400;
    letter-spacing: inherit
}

.blog-main-feature-flag {
    position: absolute;
    top: 20px;
    z-index: 1
}

.blog-main-feature-flag+.blog-main-feature-title {
    margin-top: 5em
}

.blog-main-feature-flag:after {
    border-bottom: 19px solid transparent;
    border-left: 12px solid #f6be00;
    border-top: 19px solid transparent;
    content: "";
    left: 100%;
    position: absolute;
    top: -5px
}

.hero-banner {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 180px 0 155px;
    position: relative
}

.hero-banner .hero-banner-header {
    background: rgba(0, 0, 0, .7);
    bottom: auto;
    display: block;
    height: 100%;
    left: 5%;
    margin: 0 auto;
    max-width: 960px;
    padding: 32px;
    position: absolute;
    right: 5%;
    text-align: center;
    text-rendering: optimizeLegibility;
    top: 40px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    width: auto;
    z-index: 100
}

.hero-banner .hero-banner-header h1 {
    color: #fff;
    display: block;
    font-family: ff-dagny-web-pro, Arial, Helvetica, sans-serif;
    font-style: normal;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

@media (min-width:768px) {
    .hero-banner .hero-banner-header {
        left: 25%;
        right: 25%
    }
}