.blog-pages button.vjs-big-play-button {
    background-color: rgba(0,0,0,0.7) !important;
}
.blog-pages .m-article a {
    font-size: inherit !important;
}
.blog-pages span.field-entry-date {
    display: none;
}
.blog-pages .article-banner .main-section .text-section .tab-section .field-category + .field-category {
    padding-left: 15px;
}
.blog-pages .wb-content .wb-details .wb-date {
    display: none;
}
.blog-pages .wb-content .wb-details .wb-category {
    border-right: 0px !important;
}

html[lang="fr-CA"] .wb-article-detail {
  margin-left: auto;
  margin-right: auto;
}


html[lang="en-CA"] .wb-article-detail {
  margin-left: auto;
  margin-right: auto;
}

.wb-category{
		text-transform:uppercase;
}

.article-banner .image-caption {
  display: none;
}

.listing-page .wb-entry-list .wb-tiles {
    padding-left: 15px;
    padding-right: 15px;
}
.stories-landing section.wb-tiles[data-id="{6BD3261E-E037-4799-9D47-0F7655E63D14}"] {
    display: none !important;
}
@media screen and (min-width: 768px) {
    .quantum-footer p.quantum-footer__legal-row {
        width: 366px;
    }
    html[lang="fr-CA"] .quantum-footer p.quantum-footer__legal-row {
        width: 603px;
    }
}

.listing-page .wb .wb-wrapper main .wb-view-more-wrapper a {
	margin-bottom:50px;
}

#ExtNav {
        display: inline-flex !important;
   }
   
   
   @media screen and (max-width: 767px) {
    div#video-component {
        padding: 20px;
    }
    #video-component .col-sm-12 {
        margin-bottom: 20px;
    }
}


@media screen and (max-width: 767px) {
    html[lang="fr-CA"] .amgen-investor-careers-container .row .col-12:last-child .amgen-landing .quantum-button {
        left: 0;
    }
}

html[lang="fr-CA"] .amgen_home .social-media .video-story__container .video-content .bg-video {
    margin-top: -15px;
}

.input-group-addon.maxlength {
    color: blue;
    font-weight: 600;
    margin-top: -15px;
    font-size: 90%;
}