.newsroom-landing .body-container .newsroom-intro {
    padding-top: 60px
}

.newsroom-landing .body-container a {
    color: #00a9e0;
    font-size: 18px;
    font-weight: 700
}

.newsroom-landing .body-container a:hover {
    color: #dc582a
}

.newsroom-landing .body-container a.btn {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 30px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    color: #FFF;
    background-color: #00a9e0;
    -webkit-transition: .1s all ease-in-out;
    -moz-transition: .1s all ease-in-out;
    -o-transition: .1s all ease-in-out;
    -ms-transition: .1s all ease-in-out;
    transition: .1s all ease-in-out;
    margin-bottom: 30px
}

.newsroom-landing .body-container a.btn:hover {
    background-color: #53565a
}

.newsroom-landing.newsroom-listing-page .body-container,
.newsroom-landing.media-resources .body-container {
    padding: 0 0 60px
}

.newsroom-landing .hs_cos_wrapper_type_header h1 {
    text-align: center;
    margin-bottom: .5em
}

.newsroom-landing .hs_cos_wrapper_type_header h2 {
    margin-bottom: .5em;
    color: #53565a
}

.newsroom-landing #custom_section-one .hs_cos_wrapper_type_rich_text {
    max-width: 1030px;
    margin: auto;
    padding: 0 17px
}

.newsroom-landing #custom_section-one .widget-type-simple_menu {
    padding-top: 100px
}

.newsroom-landing #custom_section-one .widget-type-simple_menu .hs-menu-wrapper ul {
    display: block;
    padding-bottom: 40px
}

.newsroom-landing #custom_section-one .widget-type-simple_menu .hs-menu-wrapper ul li {
    float: left;
    width: 50%;
    text-align: center
}

.newsroom-landing #custom_section-one .widget-type-simple_menu .hs-menu-wrapper ul li a {
    text-align: center;
    background: none repeat scroll 0 0 #dedede;
    padding: 20px;
    margin: 5px;
    text-transform: uppercase;
    cursor: pointer;
    display: block;
    color: inherit
}

.newsroom-landing #custom_section-one .widget-type-simple_menu .hs-menu-wrapper ul li.active>a {
    background: none repeat scroll 0 0 #CCC
}

.newsroom-landing #custom_section-two {
    background: none repeat scroll 0 0 #f8f8f8
}

.newsroom-landing #custom_section-two .custom_full-column {
    padding: 120px 0px 0px 20px;
    max-width: 570px;
    margin: auto;
    float: none
}

.newsroom-landing #custom_section-two .custom_full-column p {
    font-size: 23px
}

.newsroom-landing #custom_three-equals {
    padding: 40px 0
}

.newsroom-landing #custom_three-equals>div {
    margin-right: 0px
}

.newsroom-landing #custom_three-equals .custom_column-one,
.newsroom-landing #custom_three-equals .custom_column-two {
    border-right: 1px solid #c6c7c8;
    width: 33%;
    box-sizing: content-box
}

.newsroom-landing #custom_three-equals .custom_column-one>div,
.newsroom-landing #custom_three-equals .custom_column-two>div,
.newsroom-landing #custom_three-equals .custom_column-three>div {
    margin: 0 14%;
    text-align: center
}

.newsroom-landing #custom_three-equals .image-slide-title {
    display: block;
    text-align: center;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px
}

.newsroom-landing #custom_three-equals .image-slide-description {
    padding: 0 20px
}

.newsroom-landing #custom_three-equals .image-slide-description a {
    font-weight: bold
}

.newsroom-landing #custom_three-equals img {
    max-width: 120px
}

.newsroom-landing .custom_load-more {
    padding-top: 20px;
    padding-bottom: 80px;
    text-align: center
}

.newsroom-landing .custom_load-more>div {
    border-bottom: 1px solid #dedede;
    position: relative;
    height: auto;
    padding: 17px;
    outline: medium none;
    box-shadow: 0px 0px 0px 1px rgba(128, 128, 128, 0) inset;
    -webkit-transition: "box-shadow 0.2s ease-in-out";
    -moz-transition: "box-shadow 0.2s ease-in-out";
    -o-transition: "box-shadow 0.2s ease-in-out";
    -ms-transition: "box-shadow 0.2s ease-in-out";
    transition: "box-shadow 0.2s ease-in-out"
}

.newsroom-landing .custom_load-more>div p {
    text-align: center;
    max-width: 200px;
    margin: auto;
    text-transform: uppercase;
    background: none repeat scroll 0 0 padding-box white;
    border: 1px solid #dedede;
    cursor: pointer;
    font-weight: 700;
    top: 45px;
    position: relative;
    border-radius: 0px;
    color: #111;
    -webkit-transition: "background-color 0.1s linear, color 0.1s linear";
    -moz-transition: "background-color 0.1s linear, color 0.1s linear";
    -o-transition: "background-color 0.1s linear, color 0.1s linear";
    -ms-transition: "background-color 0.1s linear, color 0.1s linear";
    transition: "background-color 0.1s linear, color 0.1s linear";
    letter-spacing: 2px;
    font-size: 15px;
    line-height: normal;
    padding: 21px 34px;
    display: inline-block;
    width: auto;
    height: auto
}

.newsroom-landing .custom_load-more>div p:hover {
    color: white;
    background: none repeat scroll 0 0 #53565a
}

.newsroom-landing .hs-rss-item {
    background-color: transparent;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 0;
    background-clip: border-box;
    background-origin: content-box;
    background-size: cover;
    box-sizing: border-box;
    min-height: 400px !important;
    position: relative;
    width: 40%;
    margin-right: 7.4%;
    margin-bottom: 40px
}

.newsroom-landing .hs-rss-item:after {
    width: 1px;
    background-color: #fff;
    position: absolute;
    top: 10px;
    bottom: 10px;
    content: " ";
    display: block;
    right: -18.4%
}

.newsroom-landing .hs-rss-item:last-child {
    margin-right: 0px;
    margin-left: 7.4%
}

.newsroom-landing .hs-rss-item:last-child:after {
    display: none
}

.newsroom-landing .hs-rss-item .grey-bar {
    background: none repeat scroll 0 0 #53565a;
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 140px;
    width: 100%;
    box-sizing: border-box
}

.newsroom-landing .hs-rss-item .hs-rss-item-text {
    position: absolute;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 270px;
    color: white;
    padding: 20px 40px;
    margin: 20px;
    bottom: 0px;
    box-sizing: border-box;
    width: calc(100% - 40px)
}

.newsroom-landing .hs-rss-item .hs-rss-item-text>* {
    font-size: 18px;
    line-height: 1;
    margin: 0
}

.newsroom-landing .hs-rss-item .hs-rss-item-text>a:last-child {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    position: absolute;
    bottom: 10px;
    color: #fff
}

.newsroom-landing .hs-rss-item .hs-rss-item-text>a:last-child:hover {
    color: #dc582a
}

.newsroom-landing .hs-rss-item .hs-rss-date {
    font-weight: 700;
    display: block
}

.newsroom-landing .hs-rss-item .hs-rss-title {
    text-transform: uppercase;
    font-size: 32px;
    padding: 0px 0px 10px;
    margin: 0px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    color: #fff
}

.newsroom-landing .custom_news-column .hs-rss-module>.hs-rss-item:nth-child(2n+1) {
    float: left;
    margin-left: 5px
}

.newsroom-landing .custom_news-column .hs-rss-module>.hs-rss-item:nth-child(2n) {
    float: right;
    margin-right: 5px
}

.newsroom-landing #custom_news-wrapper .custom_news-column .hs-rss-module>.hs-rss-item,
.newsroom-landing #custom_news-wrapper .custom_news-column>span>div {
    display: none
}

.newsroom-landing .newsroom-link-bar {
    background-color: #40c1ac;
    color: #fff;
    padding: 15px 0px
}

.newsroom-landing .newsroom-link-bar .newsroom-link-bar-link a {
    color: #fff;
    font-size: 14px;
    font-weight: normal
}

.newsroom-landing .newsroom-link-bar .newsroom-link-bar-link a:hover {
    color: #ff703e
}

.newsroom-landing .newsroom-link-bar .newsroom-link-bar-link.newsroom-link-bar-link-last {
    text-align: center
}

.newsroom-landing .newsroom-link-bar .newsroom-link-bar-link.newsroom-link-bar-link-last a {
    -webkit-transition: .1s color ease-in-out, .2s margin ease;
    -moz-transition: .1s all ease-in-out, .2s margin ease;
    -o-transition: .1s all ease-in-out, .2s margin ease;
    -ms-transition: .1s all ease-in-out, .2s margin ease;
    transition: .1s all ease-in-out, .2s margin ease
}

.newsroom-landing .newsroom-link-bar .newsroom-link-bar-link.newsroom-link-bar-link-last a:hover i.fa {
    margin-left: 10px;
    margin-right: -10px
}

.newsroom-landing .newsroom-link-bar .social-footer {
    padding: 0
}

.newsroom-landing .newsroom-link-bar .social-footer a {
    background-image: url(/hubfs/Prysm_Jul2016/Layout/newsroom-social-sprite.png")
}

.newsroom-landing .newsroom-link-bar .newsroom-subscribe {
    color: #fff;
    padding: 0;
    margin: 0 auto;
    width: 90%;
    text-align: left
}

.newsroom-landing .newsroom-link-bar .newsroom-subscribe h3 {
    color: #fff;
    display: inline-block;
    line-height: 40px;
    height: 40px;
    margin: 0 30px 0 0;
    padding: 0;
    text-align: left;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 1px
}

.newsroom-landing .newsroom-link-bar .newsroom-subscribe>div>span>div {
    display: inline-block
}

.newsroom-landing .newsroom-link-bar .newsroom-subscribe form {
    display: inline-block
}

.newsroom-landing .newsroom-link-bar .newsroom-subscribe form>div {
    display: inline-block
}

.newsroom-landing .newsroom-link-bar .newsroom-subscribe form .hs-form-field label,
.newsroom-landing .newsroom-link-bar .newsroom-subscribe form .hs-form-field .input {
    display: inline-block;
    margin-right: 20px
}

.newsroom-landing .newsroom-link-bar .newsroom-subscribe form .hs-form-field ul.inputs-list {
    background-color: #40c1ac;
    color: #fff !important;
    display: block;
    position: relative;
    padding: 10px 0;
    margin: 0px
}

.newsroom-landing .newsroom-link-bar .newsroom-subscribe input {
    font-size: 18px;
    line-height: 40px;
    padding: 0 10px;
    height: 40px;
    border: 0px;
    margin: 0;
    background-color: #fff;
    color: #53565a
}

body.newsroom-landing .newsroom-link-bar form.hs-form .hs-form-field ul.inputs-list li input {
    margin: 0 10px 0 0;
    padding: 0;
    height: auto
}

.newsroom-landing .newsroom-link-bar .newsroom-subscribe a.hs-button.primary,
.newsroom-landing .newsroom-link-bar .newsroom-subscribe input[type="submit"],
.newsroom-landing .newsroom-link-bar .newsroom-subscribe input[type="button"] {
    padding: 0 30px;
    color: #53565a;
    letter-spacing: 1px
}

.newsroom-landing .newsroom-link-bar .newsroom-subscribe a.hs-button.primary:hover,
.newsroom-landing .newsroom-link-bar .newsroom-subscribe input[type="submit"]:hover,
.newsroom-landing .newsroom-link-bar .newsroom-subscribe input[type="button"]:hover {
    color: #dc582a
}

.newsroom-landing .newsroom-link-bar .newsroom-subscribe .legal-consent-container {
    padding-bottom: 0px
}

.newsroom-landing .newsroom-link-bar .newsroom-subscribe .legal-consent-container>div:first-child p {
    padding: 10px 0 0 0;
    line-height: 17px;
    color: #fff
}

.newsroom-landing .newsroom-link-bar .newsroom-subscribe .legal-consent-container>div:nth-child(3),
.newsroom-landing .newsroom-link-bar .newsroom-subscribe .legal-consent-container>div:nth-child(4) {
    display: none
}

.newsroom-landing .newsroom-menu-container {
    background-color: #f8f8f8;
    padding: 50px 0 30px
}

.newsroom-landing .newsroom-menu-container ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    border-top: dotted 2px #b4b4b6;
    border-bottom: dotted 2px #b4b4b6
}

.newsroom-landing .newsroom-menu-container ul li {
    display: inline-block;
    padding: 30px 0
}

.newsroom-landing .newsroom-menu-container ul li:after {
    display: inline-block;
    content: "|";
    color: #dddcdc
}

.newsroom-landing .newsroom-menu-container ul li a {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 28px;
    display: inline-block;
    margin: 0 30px
}

.newsroom-landing .newsroom-menu-container ul li a:after {
    display: inline-block;
    font-family: FontAwesome;
    content: '\f175';
    font-size: 22px;
    font-weight: 100;
    margin-left: 10px
}

.newsroom-landing .newsroom-menu-container ul li:last-child:after {
    display: none
}

.newsroom-landing .newsroom-menu-container .newsroom-menu-filter ul li a {
    color: #c5cad1
}

.newsroom-landing .newsroom-menu-container .newsroom-menu-filter ul li a:hover {
    color: #00a9e0
}

.newsroom-landing .newsroom-menu-container .newsroom-menu-filter ul li a:after {
    display: none
}

.newsroom-landing .newsroom-menu-container .newsroom-menu-filter ul li a.active {
    color: #53565a
}

.newsroom-landing .newsroom-list-group {
    padding: 40px 0
}

.newsroom-landing .newsroom-list-group.newsroom-list-pressreleases {
    background-color: #f8f8f8
}

.newsroom-landing .newsroom-list-group .widget-type-header {
    margin-left: 0px
}

.newsroom-landing .newsroom-list-group a.btn {
    float: right
}

.newsroom-landing .newsroom-list-group .hs-rss-item {
    min-height: 0px !important;
    width: 100%;
    margin: 0px;
    padding: 40px 0;
    border-bottom: dotted 2px #b4b4b6
}

.newsroom-landing .newsroom-list-group .hs-rss-item:last-child {
    border-bottom: 0
}

.newsroom-landing .newsroom-list-group .hs-rss-item:after {
    display: none
}

.newsroom-landing .newsroom-list-group .hs-rss-item .hs-rss-item-text {
    position: relative;
    background: 0;
    height: auto;
    color: #53565a;
    padding: 0;
    margin: 0;
    bottom: auto;
    width: 100%
}

.newsroom-landing .newsroom-list-group .hs-rss-item .hs-rss-item-text .hs-rss-title {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 1.1em;
    letter-spacing: 1px;
    font-weight: 400;
    padding: 0 0 10px;
    margin: 0;
    display: block;
    white-space: inherit;
    overflow: visible;
    text-overflow: inherit;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: manual;
    color: #53565a
}

.newsroom-landing .newsroom-list-group .hs-rss-item .hs-rss-item-text .hs-rss-date,
.newsroom-landing .newsroom-list-group .hs-rss-item .hs-rss-item-text .hs-rss-byline {
    font-weight: 400;
    opacity: 1;
    font-size: 16px;
    padding: 3px 0 10px
}

.newsroom-landing .newsroom-list-group .hs-rss-item .hs-rss-item-text .hs-rss-description {
    line-height: 1.2em
}

.newsroom-landing .newsroom-list-group .hs-rss-item .hs-rss-item-text .hs-rss-description a {
    display: block;
    text-transform: uppercase;
    padding-top: 30px
}

.newsroom-landing .newsroom-list-group .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
    width: 75%;
    float: right
}

.newsroom-landing .newsroom-list-group .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
    display: block;
    width: 20%;
    float: left
}

.newsroom-landing .newsroom-list-group .newsroom-listing .hs-rss-item {
    display: none
}

.newsroom-landing .newsroom-list-group .newsroom-back-link {
    margin-top: 40px;
    border-top: 1px solid #dedede;
    padding: 16px 0 40px
}

.newsroom-landing .newsroom-list-group .newsroom-back-link a {
    text-transform: uppercase;
    color: #00a9e0;
    font-weight: 700;
    font-size: 16px;
    display: inline-block
}

.newsroom-landing .newsroom-list-group .newsroom-back-link a:hover {
    color: #dc582a
}

.newsroom-landing .newsroom-list-blog {
    background-color: #40c1ac;
    color: #fff;
    overflow: hidden;
    clear: both;
    padding: 40px 0
}

.newsroom-landing .newsroom-list-blog .span12.widget-span.widget-type-header {
    margin-left: 0px
}

.newsroom-landing .newsroom-list-blog h2 {
    color: #FFF
}

.newsroom-landing .newsroom-list-blog a.btn {
    color: #00a9e0;
    background-color: #fff;
    float: right
}

.newsroom-landing .newsroom-list-blog a.btn:hover {
    color: #dc582a
}

.newsroom-landing .newsroom-list-blog .hs-rss-item {
    min-height: 0px !important;
    margin-bottom: 40px;
    float: left
}

.newsroom-landing .newsroom-list-blog .hs-rss-item .hs-rss-item-text {
    position: relative;
    background: 0;
    height: auto;
    color: #fff;
    padding: 0;
    margin: 0;
    bottom: auto;
    width: 100%
}

.newsroom-landing .newsroom-list-blog .hs-rss-item .hs-rss-item-text .hs-rss-title {
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1.2em;
    letter-spacing: 1px;
    font-weight: 400;
    padding: 0 0 10px;
    margin: 0;
    display: block;
    white-space: inherit;
    overflow: visible;
    text-overflow: inherit;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: manual;
    color: #fff
}

.newsroom-landing .newsroom-list-blog .hs-rss-item .hs-rss-item-text .hs-rss-description a {
    display: table;
    margin: 40px 0 0 0;
    color: #53565a;
    text-transform: uppercase;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: .1s color ease-in-out;
    -moz-transition: .1s color ease-in-out;
    -o-transition: .1s color ease-in-out;
    -ms-transition: .1s color ease-in-out;
    transition: .1s color ease-in-out;
    background-color: #fff;
    padding: 0 30px;
    height: 50px;
    line-height: 50px;
    font-size: 18px
}

.newsroom-landing .newsroom-list-blog .hs-rss-item .hs-rss-item-text .hs-rss-description a:hover {
    color: #dc582a
}

.newsroom-landing ul.awards-list {
    list-style: none;
    text-align: left;
    margin: 0 0 0 12px;
    padding: 0
}

.newsroom-landing ul.awards-list li {
    text-align: left;
    padding: 0 0 0 64px;
    margin: 0 0 25px 0;
    background: url("/hubfs/Prysm_Jul2016/Images/newsroom/newsroom-award-icon.png") left center no-repeat;
    display: block;
    line-height: 1.2em;
    min-height: 44px
}

.newsroom-landing.newsroom-listing-page .newsroom-menu-container {
    background-color: #fff;
    padding: 20px 0
}

.newsroom-landing.newsroom-listing-page .newsroom-list-group {
    padding-top: 0px
}

@media(max-width:1240px) {

    .newsroom-landing .hs-rss-item .hs-rss-title,
    .newsroom-landing .custom_newsroom-module p.title {
        font-size: 28px
    }
}

@media(max-width:1100px) {
    .newsroom-landing #custom_three-equals {
        padding: 35px 30px
    }

    .newsroom-landing .newsroom-menu-container {
        padding: 30px 0
    }

    .newsroom-landing .newsroom-menu-container ul li {
        padding: 30px 0
    }

    .newsroom-landing .newsroom-menu-container ul li a {
        font-size: 24px;
        margin: 0 15px
    }

    .newsroom-landing .newsroom-menu-container ul li a:after {
        font-size: 20px
    }

    .newsroom-landing .newsroom-link-bar .social-footer a {
        margin: 0 10px
    }
}

@media(max-width:768px) {
    .newsroom-landing #custom_section-one .widget-type-simple_menu {
        padding-top: 0
    }

    .newsroom-landing #custom_section-one .widget-type-simple_menu .hs-menu-wrapper ul li {
        width: 100%
    }

    .newsroom-landing #custom_news-wrapper {
        padding: 20px
    }

    .newsroom-landing .hs-rss-item .hs-rss-title,
    .newsroom-landing .custom_newsroom-module p.title {
        font-size: 26px !important
    }

    .newsroom-landing .hs-rss-item {
        margin: 0 0 40px !important;
        width: 100%
    }

    .newsroom-landing .hs-rss-item:after {
        display: none
    }

    .newsroom-landing .custom_news-column.widget-type-widget_container>span>div>.custom_newsroom-module {
        margin: 0 0 40px !important;
        width: 100%
    }

    .newsroom-landing #custom_three-equals {
        padding: 20px 30px
    }

    .newsroom-landing #custom_three-equals .custom_column-one,
    .newsroom-landing #custom_three-equals .custom_column-two,
    .newsroom-landing #custom_three-equals .custom_column-three {
        border: 0;
        width: 100%;
        margin: 0;
        padding: 20px 0
    }

    .newsroom-landing .newsroom-menu-container {
        padding: 20px 0
    }

    .newsroom-landing .newsroom-menu-container ul {
        text-align: left
    }

    .newsroom-landing .newsroom-menu-container ul li {
        display: block;
        padding: 10px
    }

    .newsroom-landing .newsroom-menu-container ul li:after {
        display: none
    }

    .newsroom-landing .newsroom-menu-container ul li a {
        font-size: 22px;
        margin: 0
    }

    .newsroom-landing .newsroom-menu-container ul li a:after {
        font-size: 18px
    }

    .newsroom-landing .newsroom-link-bar .newsroom-link-bar-link.newsroom-link-bar-link-last {
        text-align: center
    }

    .newsroom-landing .newsroom-link-bar .social-footer a {
        margin: 0 10px
    }

    .newsroom-landing .newsroom-link-bar .newsroom-subscribe h3 {
        display: block;
        margin: 0
    }

    .newsroom-landing .newsroom-link-bar .newsroom-subscribe>div>span>div {
        display: inline-block
    }

    .newsroom-landing .newsroom-link-bar .newsroom-subscribe form {
        display: inline-block
    }

    .newsroom-landing .newsroom-link-bar .newsroom-subscribe form>div {
        display: inline-block
    }

    .newsroom-landing .newsroom-link-bar .newsroom-subscribe form .hs-form-field label,
    .newsroom-landing .newsroom-link-bar .newsroom-subscribe form .hs-form-field .input {
        display: inline-block;
        margin-right: 20px
    }

    .newsroom-landing .newsroom-link-bar .newsroom-subscribe input {
        font-size: 18px;
        line-height: 40px;
        padding: 0 10px;
        height: 40px;
        border: 0px;
        margin: 0;
        background-color: #fff;
        color: #53565a
    }

    .newsroom-landing .newsroom-link-bar .newsroom-subscribe a.hs-button.primary,
    .newsroom-landing .newsroom-link-bar .newsroom-subscribe input[type="submit"],
    .newsroom-landing .newsroom-link-bar .newsroom-subscribe input[type="button"] {
        padding: 0 30px;
        color: #53565a;
        letter-spacing: 1px
    }

    .newsroom-landing .newsroom-link-bar .newsroom-subscribe a.hs-button.primary:hover,
    .newsroom-landing .newsroom-link-bar .newsroom-subscribe input[type="submit"]:hover,
    .newsroom-landing .newsroom-link-bar .newsroom-subscribe input[type="button"]:hover {
        color: #dc582a
    }

    .newsroom-landing .newsroom-list-group {
        padding: 30px 0
    }

    .newsroom-landing .newsroom-list-group .cell-wrapper.layout-widget-wrapper {
        text-align: center
    }

    .newsroom-landing .newsroom-list-group a.btn {
        float: none !important
    }

    .newsroom-landing .newsroom-list-group .hs-rss-item {
        padding: 30px 0
    }

    .newsroom-landing .newsroom-list-group .hs-rss-item .hs-rss-item-text .hs-rss-description a {
        padding-top: 20px
    }

    .newsroom-landing .newsroom-list-group .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
        width: 100%;
        float: none !important
    }

    .newsroom-landing .newsroom-list-group .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
        width: 80%;
        float: none !important;
        margin: 0 auto
    }

    .newsroom-landing .newsroom-list-blog {
        padding: 20px 0
    }

    .newsroom-landing .newsroom-list-blog h2 {
        text-align: center
    }

    .newsroom-landing .newsroom-list-blog .cell-wrapper.layout-widget-wrapper {
        text-align: center
    }

    .newsroom-landing .newsroom-list-blog a.btn {
        float: none !important
    }

    .newsroom-landing .newsroom-list-blog .hs-rss-item {
        margin-bottom: 20px !important;
        float: none !important
    }

    .newsroom-landing .newsroom-list-blog .hs-rss-item .hs-rss-item-text {
        padding: 20px 20px 0 20px !important
    }

    .newsroom-landing .newsroom-list-blog .hs-rss-item .hs-rss-item-text .hs-rss-description a {
        margin: 20px 0 0 0
    }

    .newsroom-landing.newsroom-listing-page .newsroom-list-group {
        padding-top: 0px
    }
}

@media(max-width:640px) {
    .newsroom-landing #custom_section-one .hs_cos_wrapper_type_rich_text {
        padding: 17px
    }

    .newsroom-landing #custom_section-one .widget-type-simple_menu .hs-menu-wrapper ul li a {
        width: auto
    }

    .newsroom-landing .hs-rss-item .hs-rss-item-text,
    .newsroom-landing .custom_newsroom-module .overlay {
        width: 100% !important;
        padding: 20px !important;
        margin: 0 !important
    }

    .newsroom-landing .newsroom-link-bar .newsroom-subscribe form>div {
        display: block
    }

    .newsroom-landing .newsroom-link-bar .newsroom-subscribe form .hs-form-field ul.inputs-list {
        position: relative
    }

    .newsroom-landing .newsroom-link-bar .newsroom-subscribe a.hs-button.primary,
    .newsroom-landing .newsroom-link-bar .newsroom-subscribe input[type="submit"],
    .newsroom-landing .newsroom-link-bar .newsroom-subscribe input[type="button"] {
        margin-top: 10px
    }
}

@media(min-width:769px) {
    .newsroom-landing .content-wrapper {
        padding: 130px 0 90px
    }

    .newsroom-landing .newsroom-landing-content {
        margin: 0 -24px
    }

    .newsroom-landing #custom_three-equals .custom_column-one>div {
        margin-left: 7%
    }
}

@media(max-width:1200px) and (min-width:641px) {
    .newsroom-landing .body-container-wrapper .container-fluid .row-fluid .page-center {
        max-width: 90%
    }
}

.newsroom-landing .newsroom-link-bar .newsroom-subscribe form .hs-form-field.hs-email label {
    display: block
}

.newsroom-landing .newsroom-link-bar .newsroom-subscribe form .hs-form-field.hs-email,
.newsroom-landing .newsroom-link-bar .newsroom-subscribe form .hs-form-field.hs-email .input {
    width: 100%
}

@media(min-width:769px) {
    .newsroom-landing .newsroom-link-bar .newsroom-subscribe {
        color: #fff;
        padding: 0;
        margin: 0 2%;
        width: 92%;
        position: relative;
        display: block
    }

    .newsroom-landing .newsroom-link-bar .newsroom-subscribe h3 {
        position: absolute;
        top: 0px;
        left: 0px;
        font-size: 28px
    }

    .newsroom-landing .newsroom-link-bar .newsroom-subscribe form>div {
        display: block;
        float: left;
        width: 50% !important;
        text-align: left
    }

    .newsroom-landing .newsroom-link-bar .newsroom-subscribe form>div .hs-email {
        margin-top: 146px
    }

    .newsroom-landing .newsroom-link-bar .newsroom-subscribe form .hs-form-field.hs-email .input {
        width: 92%
    }
}

@media(min-width:905px) {
    .newsroom-landing .newsroom-link-bar .newsroom-subscribe form>div .hs-email {
        margin-top: 123px
    }
}

@media(min-width:944px) {
    .newsroom-landing .newsroom-link-bar .newsroom-subscribe form>div .hs-email {
        margin-top: 106px
    }
}

@media(min-width:1201px) {
    .newsroom-landing .newsroom-link-bar .newsroom-subscribe form>div .hs-email {
        margin-top: 89px
    }
}

.newsroom-feature-container .widget-type-widget_container .hs_cos_wrapper_widget_container {
    display: block
}

.newsroom-feature-container .widget-type-widget_container .hs_cos_wrapper_widget_container .newsroom-sizer,
.newsroom-feature-container .widget-type-widget_container .hs_cos_wrapper_widget_container .hs_cos_wrapper_widget {
    width: 100%
}

.newsroom-feature-container .widget-type-widget_container .hs_cos_wrapper_widget_container .newsroom-sizer .newsroom-feature .resource-image,
.newsroom-feature-container .widget-type-widget_container .hs_cos_wrapper_widget_container .hs_cos_wrapper_widget .newsroom-feature .resource-image {
    border-left: 2px solid #dedede;
    line-height: 12px;
    min-height: 70px
}

.newsroom-feature-container .widget-type-widget_container .hs_cos_wrapper_widget_container .newsroom-sizer .newsroom-feature .resource-image img,
.newsroom-feature-container .widget-type-widget_container .hs_cos_wrapper_widget_container .hs_cos_wrapper_widget .newsroom-feature .resource-image img {
    width: 100%;
    height: auto;
    border: 2px solid #dedede;
    border-left: 0
}

.newsroom-feature-container .widget-type-widget_container .hs_cos_wrapper_widget_container .newsroom-sizer .newsroom-feature .newsroom-feature-image,
.newsroom-feature-container .widget-type-widget_container .hs_cos_wrapper_widget_container .hs_cos_wrapper_widget .newsroom-feature .newsroom-feature-image {
    line-height: 12px
}

.newsroom-feature-container .widget-type-widget_container .hs_cos_wrapper_widget_container .newsroom-sizer .newsroom-feature .newsroom-feature-image img,
.newsroom-feature-container .widget-type-widget_container .hs_cos_wrapper_widget_container .hs_cos_wrapper_widget .newsroom-feature .newsroom-feature-image img {
    width: 100%;
    height: auto
}

@media(min-width:769px) {
    .newsroom-feature-container {
        padding: 50px 0 0px
    }
}

@media(max-width:768px) {
    .newsroom-feature-container {
        padding: 20px 0 0
    }

    .newsroom-feature-container .newsroom-feature {
        width: 90%;
        margin-left: auto;
        margin-right: auto
    }
}

.newsroom-feature {
    position: relative
}

.newsroom-feature-flag span {
    text-transform: uppercase;
    padding: 10px;
    font-weight: 700;
    background-color: #f6be00;
    font-size: 18px;
    color: #FFF
}

.newsroom-feature-cta_link a {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 2.778
}

.newsroom-feature-cta_link {
    margin-bottom: 2em
}

.newsroom-feature-date {
    font-weight: 700;
    color: #35565a;
    letter-spacing: inherit;
    font-size: 14px;
    min-height: 15px
}

.newsroom-feature-title {
    font-weight: 700;
    color: #35565a;
    letter-spacing: inherit;
    margin-top: 0px
}

.newsroom-feature-description {
    font-weight: 400;
    color: #53565a;
    letter-spacing: inherit
}

.newsroom-feature-flag {
    position: absolute;
    top: 20px;
    z-index: 1
}

.newsroom-feature-flag+.newsroom-feature-title {
    margin-top: 5em
}

.newsroom-feature-flag::after {
    border-left: 12px solid #f6be00;
    position: absolute;
    content: "";
    border-top: 19px solid transparent;
    border-bottom: 19px solid transparent;
    left: 100%;
    top: -5px
}

.hs_cos_wrapper_type_rich_text h1 {
    padding-top: 120px
}

body.custom_newsroom .newsroom-content {
    padding: 0 25px 25px 25px
}

body.custom_newsroom .newsroom-content h1 {
    padding: 30px 0 20px
}

body.custom_newsroom .newsroom-content ul,
body.custom_newsroom .newsroom-content ol {
    margin: 0
}

body.custom_newsroom .newsroom-content p,
body.custom_newsroom .newsroom-content li {
    margin: 0;
    padding-top: 0px;
    padding-bottom: 20px
}

body.custom_newsroom .newsroom-content li.hs-blog-social-share-item.hs-blog-social-share-item-facebook {
    line-height: 26px !important
}

body.custom_newsroom .newsroom-content p img {
    padding-top: 4px
}

body.custom_newsroom .newsroom-content .post-footer,
body.custom_newsroom .newsroom-content .blog-post-wrapper {
    padding: 0px !important
}

body.custom_newsroom .newsroom-content .post-header {
    margin: 0
}

body.custom_newsroom .newsroom-content p:first-child {
    line-height: 1.2em
}

body.custom_newsroom .newsroom-content p:first-child em {
    font-style: normal;
    font-weight: 400;
    font-size: 16px
}

body.custom_newsroom .newsroom-banner-image img {
    width: 100% !important
}

body.custom_newsroom .newsroom-sidebar h3 {
    font-size: 24px;
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 1px;
    color: #53565a
}

body.custom_newsroom .newsroom-sidebar p {
    margin: 0;
    padding: 20px 0 0 0;
    font-size: 16px;
    line-height: 20px
}

body.custom_newsroom .newsroom-sidebar ul {
    list-style: none;
    padding: 0px;
    margin: 0px
}

body.custom_newsroom .newsroom-sidebar ul li {
    display: block;
    padding: 20px 25px 0 0;
    font-size: 16px;
    line-height: 20px
}

body.custom_newsroom .newsroom-sidebar .newsroom-contact {
    background-color: #dc582a;
    color: #fff;
    padding: 25px
}

body.custom_newsroom .newsroom-sidebar .newsroom-contact h3 {
    color: #fff
}

body.custom_newsroom .newsroom-sidebar .newsroom-contact a {
    color: #fff
}

body.custom_newsroom .newsroom-sidebar .newsroom-related-articles {
    color: #53565a;
    border-left: 1px solid #c6c7c8;
    padding: 0 0 0 25px;
    margin: 60px 0 0 0
}

body.custom_newsroom .newsroom-sidebar .newsroom-related-articles ul li a {
    display: inline-block;
    color: #53565a
}

body.custom_newsroom .newsroom-sidebar .newsroom-related-articles ul li a:after {
    display: inline-block;
    font-family: FontAwesome;
    content: '\f178';
    font-size: 22px;
    font-weight: 100;
    color: #00a9e0;
    width: 30px;
    margin-right: -30px;
    text-align: right
}

body.custom_newsroom .newsroom-sidebar .newsroom-downloads {
    color: #53565a;
    border-left: 1px solid #c6c7c8;
    padding: 0 25px;
    margin: 60px 0 0 0
}

body.custom_newsroom .newsroom-sidebar .newsroom-downloads .newsroom-download {
    padding: 40px 0 0 0
}

body.custom_newsroom .newsroom-sidebar .newsroom-downloads .newsroom-download .newsroom-download-image {
    position: relative
}

body.custom_newsroom .newsroom-sidebar .newsroom-downloads .newsroom-download .newsroom-download-image .newsroom-download-image-view {
    position: relative;
    overflow: hidden;
    display: block;
    line-height: 1px
}

body.custom_newsroom .newsroom-sidebar .newsroom-downloads .newsroom-download .newsroom-download-image .newsroom-download-image-view img {
    position: relative
}

body.custom_newsroom .newsroom-sidebar .newsroom-downloads .newsroom-download .newsroom-download-image .newsroom-download-image-view .newsroom-download-image-zoom {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    z-index: 100;
    top: 0px;
    left: 0px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d
}

body.custom_newsroom .newsroom-sidebar .newsroom-downloads .newsroom-download .newsroom-download-image .newsroom-download-image-view .newsroom-download-image-zoom:after {
    display: block;
    font-family: FontAwesome;
    content: '\f00e';
    font-size: 60px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    right: 0;
    left: 0;
    padding: 0;
    margin: 0
}

body.custom_newsroom .newsroom-sidebar .newsroom-downloads .newsroom-download .newsroom-download-caption {
    padding-right: 0px
}

body.custom_newsroom .newsroom-sidebar .newsroom-downloads .newsroom-download .newsroom-download-caption p {
    padding: 0px
}

body.custom_newsroom .newsroom-sidebar .newsroom-downloads .newsroom-download .newsroom-download-caption p strong {
    text-transform: uppercase;
    font-weight: 700
}

body.custom_newsroom .newsroom-sidebar .newsroom-downloads .newsroom-download .newsroom-download-link {
    padding: 8px 0 0 0
}

body.custom_newsroom .newsroom-sidebar .newsroom-downloads .newsroom-download .newsroom-download-link a {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px
}

body.custom_newsroom .newsroom-sidebar .newsroom-downloads .newsroom-download .newsroom-download-link a:before {
    display: inline-block;
    font-family: FontAwesome;
    content: '\f019';
    font-size: 20px;
    font-weight: 400;
    margin-right: 10px
}

body.custom_newsroom .newsroom-sidebar .newsroom-subscribe {
    background-color: #40c1ac;
    color: #fff;
    padding: 25px;
    margin: 60px 0 0 0
}

body.custom_newsroom .newsroom-sidebar .newsroom-subscribe h3 {
    color: #fff
}

body.custom_newsroom .newsroom-sidebar .newsroom-subscribe a.hs-button.primary,
body.custom_newsroom .newsroom-sidebar .newsroom-subscribe input[type="submit"],
body.custom_newsroom .newsroom-sidebar .newsroom-subscribe input[type="button"] {
    font-size: 18px;
    line-height: 50px;
    padding: 0 30px;
    height: 50px;
    margin-top: 0px;
    background: #FFF;
    color: #53565a;
    letter-spacing: 1px
}

body.custom_newsroom .newsroom-sidebar .newsroom-subscribe a.hs-button.primary:hover,
body.custom_newsroom .newsroom-sidebar .newsroom-subscribe input[type="submit"]:hover,
body.custom_newsroom .newsroom-sidebar .newsroom-subscribe input[type="button"]:hover {
    color: #dc582a
}

body.custom_newsroom .newsroom-sidebar .newsroom-subscribe .legal-consent-container p {
    font-size: 14px;
    line-height: 16px;
    padding: 0;
    color: #fff
}

body.custom_newsroom .newsroom-sidebar .newsroom-subscribe .legal-consent-container p a {
    color: #fff
}

body.custom_newsroom .newsroom-sidebar .newsroom-subscribe .legal-consent-container div.hs-richtext:nth-child(3) {
    display: none
}

body.custom_newsroom .newsroom-sidebar .newsroom-subscribe form.hs-form .legal-consent-container .hs-form-field ul.inputs-list li {
    font-size: 14px;
    line-height: 16px;
    padding: 10px 0 20px;
    color: #fff
}

body.custom_newsroom .newsroom-sidebar .newsroom-subscribe form.hs-form .legal-consent-container .hs-form-field ul.inputs-list li label {
    line-height: 16px
}

body.custom_newsroom .newsroom-sidebar .newsroom-subscribe form.hs-form .legal-consent-container .hs-form-field ul.inputs-list li label input {
    margin: 0 10px 30px 0;
    float: left
}

body.custom_newsroom .post-footer {
    max-width: 100%
}

@media(min-width:768px) {
    body.custom_newsroom .newsroom-content {
        padding: 0 0 25px 25px
    }

    body.custom_newsroom .newsroom-content h1 {
        padding: 40px 0 30px
    }

    body.custom_newsroom .newsroom-content p:first-child em {
        font-size: 22px
    }

    body.custom_newsroom .newsroom-content p img {
        padding-top: 8px;
        margin-right: 20px !important
    }

    body.custom_newsroom .newsroom-sidebar {
        padding: 0 25px 25px 0
    }

    body.custom_newsroom .newsroom-sidebar h3 {
        font-size: 28px
    }

    body.custom_newsroom .newsroom-sidebar p {
        padding: 30px 0 0 0;
        font-size: 18px;
        line-height: 24px
    }

    body.custom_newsroom .newsroom-sidebar ul li {
        padding: 30px 25px 0 0;
        font-size: 18px;
        line-height: 24px
    }

    body.custom_newsroom .newsroom-sidebar .newsroom-downloads {
        padding: 0 0 0 25px
    }

    body.custom_newsroom .newsroom-sidebar .newsroom-downloads .newsroom-download .newsroom-download-caption {
        padding-right: 25px
    }

    body.custom_newsroom .newsroom-sidebar .newsroom-downloads .newsroom-download .newsroom-download-link a {
        font-size: 18px
    }

    body.custom_newsroom .newsroom-sidebar .newsroom-downloads .newsroom-download .newsroom-download-link a:before {
        font-size: 22px
    }
}

@media(min-width:1240px) {
    body.custom_newsroom .newsroom-content {
        padding: 0 0 25px 0
    }

    body.custom_newsroom .newsroom-sidebar {
        padding: 0 0 25px 0
    }
}

@media(max-width:1139px) and (min-width:768px) {
    body.custom_newsroom .row-fluid .span9 {
        width: 66%
    }

    body.custom_newsroom .row-fluid .span3 {
        width: 31%
    }
}

body.media-resources h2 {
    text-align: center;
    padding: 0 0 20px 0
}

body.media-resources .media-resources-asset {
    padding: 0 0 60px 0;
    display: block;
    position: relative;
    width: 90%;
    margin: 0 auto
}

body.media-resources .media-resources-asset .media-resources-image {
    position: relative
}

body.media-resources .media-resources-asset .media-resources-image img {
    width: 100%
}

body.media-resources .media-resources-asset .media-resources-image .media-resources-image-view {
    position: relative;
    overflow: hidden;
    display: block;
    line-height: 1px
}

body.media-resources .media-resources-asset .media-resources-image .media-resources-image-view img {
    position: relative
}

body.media-resources .media-resources-asset .media-resources-image .media-resources-image-view .media-resources-image-zoom {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    z-index: 100;
    top: 0px;
    left: 0px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d
}

body.media-resources .media-resources-asset .media-resources-image .media-resources-image-view .media-resources-image-zoom:after {
    display: block;
    font-family: FontAwesome;
    content: '\f00e';
    font-size: 120px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    right: 0;
    left: 0;
    padding: 0;
    margin: 0
}

body.media-resources .media-resources-asset .media-resources-caption {
    padding: 0px 10px
}

body.media-resources .media-resources-asset .media-resources-caption p {
    padding: 0px
}

body.media-resources .media-resources-asset .media-resources-caption p strong {
    text-transform: uppercase;
    font-weight: 700
}

body.media-resources .media-resources-asset .media-resources-link {
    padding: 8px 10px 0
}

body.media-resources .media-resources-asset .media-resources-link a {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px
}

body.media-resources .media-resources-asset .media-resources-link a:before {
    display: inline-block;
    font-family: FontAwesome;
    content: '\f019';
    font-size: 20px;
    font-weight: 400;
    margin-right: 10px
}

body.media-resources .media-resources-brand-assets {
    background-color: #f8f8f8;
    padding: 40px 0 20px
}

body.media-resources .media-resources-executive-profiles {
    padding: 50px 0 50px
}

body.media-resources .media-resources-corporate-images {
    background-color: #f8f8f8;
    padding: 40px 0 20px
}

body.media-resources .media-resources-corporate-images .media-resources-asset {
    display: none
}

@media(min-width:768px) {
    body.media-resources h2 {
        padding: 0 0 60px 0
    }

    body.media-resources .media-resources-asset {
        width: 30.3%;
        margin: 0 1.516%;
        padding: 0 0 60px 0;
        float: left
    }

    body.media-resources .media-resources-asset .media-resources-link a {
        font-size: 18px
    }

    body.media-resources .media-resources-asset .media-resources-link a:before {
        font-size: 22px
    }

    body.media-resources .media-resources-brand-assets {
        padding: 90px 0 40px !important
    }

    body.media-resources .media-resources-brand-assets .media-resources-asset {
        width: 23.67%;
        margin: 0 4.83%;
        padding: 0 0 60px 0
    }

    body.media-resources .media-resources-executive-profiles {
        padding: 110px 0 90px !important
    }

    body.media-resources .media-resources-corporate-images {
        padding: 100px 0 40px !important
    }

    body.media-resources .media-resources-corporate-images .page-center>div {
        margin: 0px -1.516%
    }
}

.newsroom-landing.events-listing-page .newsroom-list-group .newsroom-listing {
    border-top: dotted 2px #b4b4b6
}

.newsroom-landing.events-listing-page .newsroom-list-group .newsroom-listing .hs-rss-item {
    display: block
}