/* Article styles */

.content {
    padding-top: 60px;
}
div.caption {
  padding: 2em;
  max-width: 420px;
}
.caption.caption--full {
    padding: 0;
    max-width: 100%;
}
div.caption div:not(.youtube-video) {
    border-top: 1px solid #ccc;
    padding-top: .75em;
    margin-top: 0.75em;
    font-size: 15px !important;
    max-width: 350px;
    width: inherit !important;
    font-style: italic;
    font-family: Georgia, Times New Roman, serif;
    line-height: 1.6;
}
.caption.caption--full div:not(.youtube-video) {
    max-width: 100% !important;
}
div.caption div:not(.youtube-video) strong {
    font-style: normal !important;
}
.caption.caption--full .youtube-video iframe {
    width: 100% !important;
}
.caption.left {
    float: left !important; 
    padding-left: 0 !important;
}
.caption.right {
    float: right !important; 
}
.caption.no-padding-top {
    padding-top: 0;
}
.caption.no-padding-bottom {
    padding-bottom: 0;
}
.caption.no-padding-left {
    padding-left: 0;
}
.caption.no-padding-right {
    padding-right: 0;
}
.caption.caption--list {
    background-color: #EFF3F9;
    padding: 1.125em !important;
    max-width: 350px;
}
.caption.caption--list ul {
    list-style: outside;
    padding: inherit;
    padding-top: 0;
}
.caption.caption--list ul li {
    margin-bottom: 0.25em;
}
.caption--list.right {
    margin: 0 0 .5em 1em;
}
.caption--list.left {
    margin: 0 1em .5em 0;
}
.caption__text {
    font-size: 15px !important;
    max-width: 420px !important;
    font-family: Georgia, Times New Roman, serif;
    line-height: 1.6;
}
.thumbnail {
    height: 80px;
    width: 80px;
    margin: 0 0 15px 0;
    overflow: hidden;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    -ms-border-radius: 80px;
    -o-border-radius: 80px;
    border-radius: 80px;
    display: inline-block;
}
.authors__name {
    list-style: none;    
}
.authors_photo {
    max-width: 100%;
    max-height: 100%;
}
.authors__info {
    vertical-align: top;
    display: inline-block;
    padding: 0.75em 0.5em;
}
.article-f h2 {
    font-size: 2em;
}
.article-content p {
    font-family: Georgia, Times New Roman, serif;
    font-size: 1.25em;
}
.article-content a {
    font-weight: normal;
}
.article__title {
    font-size: 3em;
    color: #333333;
    line-height: 1.3em !important;
}
.article__speed-read {
    background-color: #EFF3F9;
    color: #6188C6;
    margin-bottom: 2em;
}
.article__speed-read-title {
    border-bottom: 2px solid #6188C6;
    padding: 10px 24px;
    font-size: 1.5em;
    font-weight: 800;
}
.article__speed-read-content {
    font-size: 1em;
    line-height: 1.5;
    padding: 1em 1.5em 1.5em;
}
.article__speed-read-content ul {
    list-style: outside;
    margin: 0;
    padding: 0 0 0 1em;
}
.article__teaser {
    font-size: 1.25em;
    font-family: Georgia;
    line-height: 1.6em;
}
.article__lead-title {
    font-size: 1.75em !important;
}
.article__lead-paragraph {
    font-size: 1.25em !important;
    font-family: Georgia;
    margin-bottom: 0;
}

.article__date {
    font-size: 1.125em;
    font-weight: 800;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.article__date-label {
    font-weight: bold;
    text-transform: none;
}
.article__note {
    font-size: 0.8em;
    color: #999;
    font-style: normal;
    line-height: 1.4;
}
.article__note a {
    color: #888;
    text-decoration: underline;
}
.social--sidebar .social__link {
    background: #6188C6;
    font-size: 24px;
    color: #ffffff;
    line-height: 45px;
    width: 45px;
    height: 45px;
}

.social--sidebar .social__link:hover { 
    background: #f89e46;   
}

.social.social--sidebar {
    text-align: center;
}

.social.social--sidebar li {
    display: inline-block;
}

.article__republish {
    display: block;
    background-color: #f89e46;
    color: #ffffff;
    text-align: center;
    font-size: 1.375em;
    line-height: 58px;
    height: 60px;
}
.article__republish:hover {
    background-color: #F39539;
    color:#ffffff;
}
.remodal-close:before {
    font-size: 40px;
}
.pop-up-content {
    text-align: left;
}
.republish-article-copy {
    font-weight: bold;
}

/* Tags block */ 

.tags {
    overflow: auto;
    height: auto;    
}

.tags__name {
    display: inline-block;
    background-color: #59595C;
    float: left;
    color: #ffffff;
    margin: 0 8px 8px 0;
    font-size: .9em;
    border-radius: 5px;
}
.tags__link:hover {
    background-color: #777;
    color: #ffffff;
}
.tags__link {
    display: block;
    color: #ffffff;
    border-radius: 5px;
    padding: .5em 1em;
}

.article__image-cropped {
    height: 140px;
    overflow: hidden;
}
.article-image__wrapper {
    padding-top: 1em;
    position: relative;
}
.article-image__credit {
    position: relative;
    color: #666666;
    font-size: .7em;
    padding-top: 0.4em;
}
.contribute {
    background-color: #E7EDF6;
    border-top: 2px solid #6188C6;
    padding-bottom: 3em;
}
.contribute-title {
    color: #6188C6;
    margin-bottom: 1em;
}
.contribute-lead {
    color: #6188C6;
    font-size: 1.25rem;
    font-weight: normal;
    margin-top: 1em;
}
.youtube-video {
    float: none !important;
    padding: 10px 0 0 !important;
}
@media screen and (max-width:768px) {
.youtube-video {
    position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:240px;
	overflow:hidden;
}

.youtube-video iframe, .youtube-video object, .youtube-video embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
}

.override {
    float: left;
    padding-left: 0 !important;
    max-width: 40%;
}
