@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,400i,700,700i');

#media-contacts-lg {
    display: none;
}

#box-d h3 {
    color:#ffffff;
    font-size:32px;
    margin-top:0px;
}

.showSocialButtons {
    color: #6cab36;
}

.showSocialButtons:hover {
    color: #548f22;
}

h1, h2 {
    text-align: center;
}

h1 {
    color: #296491;
    margin-top: 10px;
}

h2 {
    margin-bottom: 20px;
    font-style: italic;
}

#assets-inline{
    background: #f6f2ef;
    border: 1px dotted #3398b6;
    float: right;
    width: 40%;
    box-shadow: 0px 0px 5px -2px #3398b6;
    text-align: center;
    padding: 0px 30px;
    margin: 0px 0px 30px 40px;
    padding-bottom: 30px;
}

strong {
    color: #3398b6;
}

#article {
    font-family: 'Roboto Condensed',Gotham,Arial Unicode MS,Arial,sans-serif;
    font-size: 20px;
}

#topbar {
    background-color: white;
    -moz-box-shadow: 0 0 6px -1px;
    -webkit-box-shadow: 0 0 6px -1px;
    box-shadow: 0 0 6px -1px;
}

#head-box {
}

#call-to-action {
    padding: 8px;
    vertical-align: middle;
}

#share-icons {
    margin-right: 0px;
    float: right;
}

.media-contacts {
}

.dropdown-menu {
}

#showcase {
}

/* Headline */
#headlineH1 {
    font-size: 45px!important;
}

#headline {
    display: none;
    text-align: center;
    background: none repeat scroll 0 0 rgba(85, 85, 85, .75);
    color: #ffffff;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 54px;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';
    filter: alpha(opacity=75);
}

#font-size-headline-hero {
    font-size: 56px;
}

#headlineContent {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    filter: alpha(opacity=100);
    opacity: 1;
}

#press-release {
}

#box-a {
    display: none;
}

#box-b {
    width:100%;
    background:#296491;
    margin-top: 20px;
}

#box-c-d {
    background: #3796b6;
    padding: 20px 5px;
}

#box-c {
    text-align: right;
}

#box-d {
}

#underfooter {
    display: none;
}

/* Media contacts */
span[itemprop="name"], span[itemprop="jobTitle"], span[itemprop="worksFor"], span[itemprop="address"], span[itemprop="streetAddress"], span[itemprop="telephone"], span[itemprop="phones"], a[itemprop="email"], a[itemprop="url"] {
    display: block;
}

/* PressRelease */
#press-release {
    text-align: left;
}

h1.headline {
}

h2.sub-headline {
    margin-top: 0px;
    text-align: center;
}

#lede {
}

.source {
    float: left;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}

.source a {
}

.source a:hover {
}

.dateline {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}

#body-media-gallery {
    display: none;
}

.preview-icon {
}

/* Cut in */
.cut-in-common {
}

#cut-in {
    width: 40%;
    float: right;
    clear: both;
    margin: 12px;
}

#cut-single-column {
}

/* Sidebar */
#sidebar {
    /* Sidebar Single Column */
    width: 100%;
}

@media only screen and (min-width : 480px) {
    #sidebar {
        width:40%;
    }

    #sidebar-wrapper #press-release-row {
        width: 60%;
    }
}

/* Expanded Viewer */
.white-popup {
    background: #FFF;
}

.mfp-image-holder .mfp-close {
    color: black;
}

.mfp-arrow-left:before {
    color: #3F3F3F;
}

.mfp-arrow-right:after {
    color: #3F3F3F;
}

/* Popup caption */
.mfp-title {
    font-size: 16px;
}

/* Inline assets */
.inline-asset-title-container {
    background: #296491;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
    text-align:left;
    margin-bottom: -30px;
}

.inline-icon {
}

.inline-asset {
    width: 100%;
    margin: 35px auto;
border: 1px solid #ddd;
}

.inline-asset.inline-asset-single-column {
    width: 100%;
}

/* Gallery */
#title-gallery {
    text-align: center;
}

.gallery-asset-title {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
}

.gallery-asset-title-container {
}

.gallery-asset {
}

#content-media-gallery {
    padding-bottom:0px;
}

.gallery-icon {
}

.nav_all_assets {
}

/* Media queries */
@media only screen and (max-width: 768px) and (orientation:portrait) {
    #head-box {
        display:none;
    }
}

@media only screen and (max-width: 768px) {
    #box-a {
        width:100%;
    }

    #box-b {
        width: 100%;
    }

    #box-c {
        width: 100%;
    }

    #box-d {
        width: 100%;
    }
}

/* Custom CSS */
/* Header */
.logo {
    vertical-align: middle;
    padding: 8px;
}

.ctab, .ctab:visited {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #6cab36;
    color: #ffffff!important;
    padding: 15px 5px;
    font-size: 110%;
    display: block;
    text-align: center;
    text-decoration: none;
    width: 240px;
    max-width: 100%;
    margin: 0 auto;
}

.ctab:hover, .ctab:active, .ctab:focus {
    background: #548f22;
    color: #ffffff!important;
    text-decoration: none;
}

#topbar-right {
    padding: 3px 8px 8px 8px;
}

/* Footer */
.footer-wrapper {
    max-width: 1170px;
    margin: 0 auto;
}

h3.footer-headings {
    color: #000000;
    font-weight: 700;
}

.footer-box {
    margin: 0px 0px 10px 0px;
    overflow: hidden;
    padding: 0px 20px 25px 20px;
    text-align: center;
}

.footer-box2 {
    margin: 0px 0px 10px 0px;
    overflow: hidden;
    padding: 36px 20px 25px 20px;
    text-align: center;
}

.box-link, .box-link:visited {
    display: block;
    width: 250px;
    font-size: 25px;
    color: #ffffff;
    text-decoration: none;
    margin: 0px 0px 20px 0px;
}

.box-link:hover, .box-link:active, .box-link:focus {
    color: #D7EAF0;
    text-decoration: none;
}

#box-d .fa, #box-d .fa:visited {
    color: #ffffff;
    font-size: 26px;
}

#box-d .fa:hover, #box-d .fa:active, #box-d .fa:focus {
    color: #D7EAF0;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #cccccc;
}

/* Social Media */
.tweet {
    padding: 15px;
    border-bottom: 1px #eee solid;
    border-top: 1px #eee solid;
    display: block;
    margin-top: 1.25em;
    margin-bottom: 1.5em;
    text-align: center;
    font-size: 130%;
    color: #000000;
    font-style: italic;
}

.footer-tweet {
    padding: 15px;
    display: block;
    text-align: center;
    font-size: 130%;
    color: #ffffff;
    font-style: italic;
    margin-bottom: 0px;
}

.audio-ctab, .audio-ctab:visited {
    margin: 20px auto 20px 13%;
    float: none;
    width: 350px;
}

.ctab-sidebar, .ctab-sidebar:visited {
    display:inline-block;
    margin:5px auto 0px auto;
}

#call-to-action .ctab-sidebar {
    display:none;
}

@media only screen and (max-width: 1199px) {
    .audio-ctab, .audio-ctab:visited {
        margin:20px auto;
    }
}

@media only screen and (max-width: 479px) {
    .ctab {
        width:100%;
        display: block;
    }
}

@media only screen and (max-width: 768px) {
    #box-c, #box-d {
        text-align:center;
    }

    .box-link {
        margin: 20px auto;
    }
}

@media only screen and (max-width: 767px) {
    .footer-box2 {
        margin-bottom: 0px;
        padding: 0px 0px 25px 0px;
    }

    #body-media-gallery {
        display:block;
    }

    #assets-inline {
        width: 100%;
        display: none;
    }

    .inline-asset {
        width: 80%!important;
        margin: 5px auto!important;
        float: none!important;
    }
}

.nav_read_more {
    display: none;
}

#share-icons-label {
    text-align: center;
}

#ctab-mobile {
    margin-bottom: 20px;
    text-align:center;
}

#mobile-footer {
    background: #f6f2ef;
    -moz-box-shadow: 0 0 6px -1px;
    -webkit-box-shadow: 0 0 6px -1px;
    box-shadow: 0 0 6px -1px;
}

.kWidgetPlayBtn {
    display: block;
    text-align: center;
    float: none;
    top: 0%;
    left: 0%;
    margin: 0!important;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat!important;
    background-position: center!important;
}

#all-assets-link {
    display:none;
}