/* Article Mini Nav */
.article-mini-nav{
    text-align: center;
    position: absolute;
    top: 5px;
    visibility: hidden;
    opacity: 0;
    color: #fff;
    font-size: 1.4em;
    width: 100%;
    -webkit-transition: opacity .25s ease-in-out .25s, visibility .25s ease-in-out .25s;
    -o-transition: opacity .25s ease-in-out .25s, visibility .25s ease-in-out .25s;
    transition: opacity .25s ease-in-out .25s, visibility .25s ease-in-out .25s;
}
.article-mini-nav.active{
    visibility: visible;
    opacity: 1;
}
.article-mini-nav a{
    color: #fff;
}
.article-mini-nav a:hover{
    color: #ff8000;
}
.article-mini-nav .mini-nav-info{
    position: absolute;
    left: 220px;
    top: 6px;
}
.article-mini-nav .mini-nav-info .mini-nav-section{
    font-family: knowledge-medium;
    font-weight: 500;
}
.article-mini-nav .mini-nav-share{
    position: absolute;
    right: 0;
    top: 4px;
}
.core-share.nav-share{
    margin: 0;
}
.core-share.nav-share li{
    margin-right: 20px;
}
.core-share.nav-share li:last-child{
    margin-right: 0;
}
.core-share.nav-share li a{
    outline: none;
}
.core-share.nav-share .shr-ico{
    display: block;
    float: left;
    padding: 0;
    background: url("https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://s4.reutersmedia.net/resources_v2/images/core-share-whiteUp-colorDown-noCircle-2x.png");
    background-size: 150px;
    height: 15px;
}
.core-share.nav-share .shr-facebook .shr-ico{
    background-position: -3px -15px;
    width: 9px;
}
.core-share.nav-share .shr-facebook a:hover .shr-ico{
    background-position: -3px 1px;
}
.core-share.nav-share .shr-twitter .shr-ico{
    background-position: -16px -15px;
    width: 15px;
}
.core-share.nav-share .shr-twitter a:hover .shr-ico{
    background-position: -16px 1px;
}
.core-share.nav-share .shr-linkedin .shr-ico{
    background-position: -33px -15px;
    width: 13px;
}
.core-share.nav-share .shr-linkedin a:hover .shr-ico{
    background-position: -33px 1px;
}
.core-share.nav-share .shr-google .shr-ico{
    background-position: -65px -15px;
    width: 13px;
}
.core-share.nav-share .shr-google a:hover .shr-ico{
    background-position: -65px 1px;
}
.core-share.nav-share .shr-reddit .shr-ico{
    background-position: -80px -15px;
    width: 15px;
}
.core-share.nav-share .shr-reddit a:hover .shr-ico{
    background-position: -80px 1px;
}
.core-share.nav-share .shr-wechat .shr-ico{
    background-position: -111px -15px;
    width: 17px;
}
.core-share.nav-share .shr-wechat a:hover .shr-ico{
    background-position: -111px 1px;
}
.core-share.nav-share .shr-weibo .shr-ico{
    background-position: -128px -15px;
    width: 15px;
}
.core-share.nav-share .shr-weibo a:hover .shr-ico{
    background-position: -128px 1px;
}
.core-share.nav-share .shr-tencent .shr-ico{
    background-position: -96px -15px;
    width: 15px;
}
.core-share.nav-share .shr-tencent a:hover .shr-ico{
    background-position: -96px 1px;
}
.core-share.nav-share .shr-mailArticle .shr-ico,
.core-share.nav-share .shr-mailSlide .shr-ico,
.core-share.nav-share .shr-mailVideo .shr-ico{
    background-position: -48px -15px;
    width: 15px;
}
.core-share.nav-share .shr-mailArticle a:hover .shr-ico,
.core-share.nav-share .shr-mailSlide a:hover .shr-ico,
.core-share.nav-share .shr-mailVideo a:hover .shr-ico{
    background-position: -48px 1px;
}
.core-share.nav-share.core-share-top{
    position: absolute;
    margin-top: 32px;
    width: 51px;
    z-index: 1;
}
.core-share.nav-share.core-share-top li{
    margin: 0 0 20px 0;
}
.core-share.nav-share.core-share-bottom{
    margin-left: 80px;
}

/* Article Header / Body */
code, kbd, pre, samp {
    font-family: "Lucida Console", Monaco, monospace;
    font-size: 1.3em;
    line-height: 18px;
    color: #111;
}
code a, kbd a, pre a, samp a {
    border-bottom: 1px #ff8000 solid;
}
.article-header .article-section{
    color: #ff8000;
    font-family: knowledge-medium,helvetica,arial,sans-serif;
    font-size: 1.6em;
    font-weight: 500;
    text-transform: uppercase;
}
.article-header .article-section a{
    color: #ff8000;
}
.article-header .divider,
.article-header .timestamp{
    color: #999;
    font-family: knowledge-reg, helvetica, arial, sans-serif;
    font-size: 1.4em;
    font-weight: 400;
    vertical-align: inherit;
}
.article-header .divider{
    color: #999;
    line-height: 1.2em;
    margin: 0 3px;
}
.article-header .article-headline{
    color: #111;
    font-family: knowledge-medium,helvetica,arial,sans-serif;
    font-size: 4em;
    font-weight: 500;
    line-height: 1em;
    margin: 9px 0 18px;
}
#article-byline .author,
#article-byline .location{
    color: #333;
    font-family: knowledge-reg, helvetica, arial, sans-serif;
    font-size: 1.5em;
    font-weight: 400;
}
#article-byline .author a{
    font-family: knowledge-medium, helvetica, arial, sans-serif;
}
#article-byline .location{
    text-transform: uppercase;
    margin-left: 3px;
}
#article-byline .location .divider{
    margin-right: 3px;
}
#article-byline{
    margin: 0 0 24px 80px;
}
#article-text p{
    margin: 0 0 20px 80px;
}
#article-text {
    display: inline-block;
    width: 780px;
    margin-bottom: 36px;
}
#article-text p{
    color: #111;
    font-family: knowledge-reg, helvetica, arial, sans-serif;
    font-size: 1.7em;
    font-weight: 400;
    line-height: 24px;
    padding: 0;
}
#article-text li{
    color: #111;
    font-family: knowledge-reg, helvetica, arial, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    padding: 0;
}
#article-text .article-subtitle p,
.article-subtitle p{
    font-family: knowledge-medium, helvetica, arial, sans-serif;
}
#article-text p a{
    border-bottom: 1px solid #ff8000;
}
#article-text p strong{
    font-weight: 500;
    font-family: knowledge-medium, helvetica, arial, sans-serif;
}
#article-text .articleLocation{
    display: none;
}
.article-single-page{
    margin: 0 0 10px 80px;
}
.article-paginate.horizontal-list{
    margin: 10px 0 20px 80px;
}
.article-paginate.horizontal-list ul{
    margin: 0;
    padding: 0;
}
.article-single-page,
.article-paginate.horizontal-list{
    color: #333;
    font-size: 1.2em;
}
.article-paginate.horizontal-list li{
    margin-right: 5px;
}
.article-paginate.horizontal-list li a,
.article-paginate.horizontal-list li.current{
    padding: 5px 10px;
    color: #333;
}
.article-paginate.horizontal-list li.current,
.article-paginate.horizontal-list li a:hover{
    background: #e7e7e7;
}
.related-photo-container{
    background-color: #333;
    text-align: center;
}
.related-photo-container img,
.article-enc img,
.article-enc iframe{
    width: 100%;
    height: auto;
}
.related-photo.portrait .related-photo-container img{
    height: 100%;
    width: auto;
}
.cms-insert,
.cms-insert .cms-media-content{
    text-align: center;
}
.cms-insert iframe,
.article-enc iframe.reuters-vidembed{
    border: none;
    width: 780px;
    height: 439px;
}

#article-video-container{
    background: #333;
    width: 780px;
    height: 439px;
}
.article-video-meta{
    border-bottom: 1px solid #ddd;
    display: inline-block;
    padding: 10px 0 6px 0;
    margin: 0 0 27px 0;
    width: 100%;
}
.article-video-title,
.article-video-time{
    color: #666666;
    font-family: knowledge-reg, helvetica, arial, sans-serif;
    font-size: 1.3em;
    font-weight: 400;
}
.article-video-title{
    display: inline-block;
    line-height: 16px;
    float: left;
    width: 730px;
}
.article-video-time{
    color: #999;
    font-size: 1.5em;
    display: inline-block;
    float: right;
    margin-left: 5px;
}
.article-sticky{
    position: absolute;
    top: 0;
    width: 300px;
    z-index: 999;
}
.mod-sticky-article{
    height: 1050px;
    display: inline-block;
    margin-bottom: 36px;
    padding-bottom: 0;
    overflow-y: hidden;
    width: 300px;
}

.video-sticky{
    position: fixed !important;
    bottom: 0px;
    z-index: 1;
    transition: .5s;
}
.video-sticky,
.video-sticky video,
.video-sticky #article_video_player-flash-player,
.video-sticky .vidEnd{
    width: 300px !important;
    height: 170px !important;
    z-index: 99999;
}

.video-sticky .vidEnd .vidMore{
    display: none;
}
.video-sticky .vidEndMed .vidMain{
    padding: 0 20px 0;
    width: 260px;
}
.video-sticky .vidEndMed .vidTools{
    margin: 20px 0 0 0;
}
.video-sticky .vidEndMed .vidTools .vidToolsReplay{
    margin-left: 100px;
}

/* Editor's Pick */
.mod-editors-pick .story-content{
    padding: 12px 0;
    border-bottom: 1px solid #ddd;
}
.mod-editors-pick .module-content h2{
    font-family: knowledge-medium,helvetica,arial,sans-serif;
    font-weight: 500;
    font-size: 1.6em;
    line-height: 20px;
    margin: 0;
}
.mod-editors-pick .story-photo a{
    display: inline-block;
    width: 300px;
    height: 186px;
    overflow: hidden;
}
.mod-editors-pick .story-photo img{
    width: 100%;
}

/* Sharetools */
.core-share{
    margin: 20px 0 24px 80px;
}
.related-photo ~ .core-share,
.slider-module ~ .core-share,
.article-video-inline ~ .core-share,
#relatedInlineVideo ~ .core-share{
    margin-top: 0;
}
.core-share li{
    margin-right: 20px;
}
.core-share li:last-child{
    margin-right: 0;
}
.core-share li a{
    outline: none;
}
.core-share .shr-ico{
    display: block;
    float: left;
    padding: 0;
    background: url("https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://s3.reutersmedia.net/resources_v2/images/core-share-sm.png");
    background-size: 504px;
    height: 36px;
    width: 36px;
}
.core-share .shr-twitter .shr-ico{
    background-position: -36px 0;
}
.core-share .shr-twitter a:hover .shr-ico{
    background-position: -36px -36px;
}
.core-share .shr-facebook .shr-ico{
    background-position: -72px 0;
}
.core-share .shr-facebook a:hover .shr-ico{
    background-position: -72px -36px;
}
.core-share .shr-linkedin .shr-ico{
    background-position: -108px 0;
}
.core-share .shr-linkedin a:hover .shr-ico{
    background-position: -108px -36px;
}
.core-share .shr-wechat .shr-ico{
    background-position: -144px 0;
}
.core-share .shr-wechat a:hover .shr-ico{
    background-position: -144px -36px;
}
.core-share .shr-weibo .shr-ico{
    background-position: -180px 0;
}
.core-share .shr-weibo a:hover .shr-ico{
    background-position: -180px -36px;
}
.core-share .shr-tencent .shr-ico{
    background-position: -216px 0;
}
.core-share .shr-tencent a:hover .shr-ico{
    background-position: -216px -36px;
}
.core-share .shr-reddit .shr-ico{
    background-position: -252px 0;
}
.core-share .shr-reddit a:hover .shr-ico{
    background-position: -252px -36px;
}
.core-share .shr-google .shr-ico{
    background-position: -288px 0;
}
.core-share .shr-google a:hover .shr-ico{
    background-position: -288px -36px;
}
.core-share .shr-mailArticle .shr-ico,
.core-share .shr-mailSlide .shr-ico,
.core-share .shr-mailVideo .shr-ico{
    background-position: -324px 0;
}
.core-share .shr-mailArticle a:hover .shr-ico,
.core-share .shr-mailSlide a:hover .shr-ico,
.core-share .shr-mailVideo a:hover .shr-ico{
    background-position: -324px -36px;
}
.core-share.core-share-top{
    position: absolute;
    margin-top: 32px;
    width: 51px;
    z-index: 1;
}
.core-share.core-share-top li{
    margin: 0 0 20px 0;
}
.core-share.core-share-bottom{
    margin-left: 80px;
}
.shr-overlay{
    background: rgba(0, 0, 0, 0.8);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999999;
}
.shr-overlay.active,
.shr-box.shr-qr{
	display: block;
}
.shr-box {
	display: none;
	left: 45%;
    position: fixed;
    top: 30%;
    z-index: 100000001;
}
.shr-qr-close {
	color:#444;
	font-family: knowledge-reg, helvetica, arial, sans-serif;
	float: right;
 	font-size:1.5em;
	text-decoration:none;
	z-index: 10000000;
}
.shr-qr-top {
	background: #f2f2f2;
	padding: 5px 8px;
}
.shr-qr-content{
	background: #fff;
	display: inline-block;
	padding: 21px;
}



/* Related - Slideshow */
.slick-slider{
    width: 780px;
    overflow: hidden;
}
.related-photo-container,
.slider-module .module-slide-media{
	background: #333;
	display: inline-block;
    overflow: hidden;
    position: relative;
    width: 780px;
    height: 438px;
}
.slider-module .module-slide-media img{
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
    height: 100%;
    width: auto;
}
.related-photo .module-meta,
.slider-module .module-meta{
	border-bottom: 1px solid #ccc;
	margin: 8px 0 21px 0;
	padding: 0 0 8px;
}
.related-photo .module-meta{
    margin: 8px 0 29px 0;
}
#article-text .cms-insert p,
#article-text .cms-caption-text,
.related-photo .module-caption,
.slider-module .module-caption,
.related-photo .module-credit,
.slider-module .module-credit,
.slider-module .module-nav,
.embed-rlo .module-caption{
	color: #999;
    font-family: knowledge-reg, helvetica, arial, sans-serif;
    font-weight: 400;
}
#article-text .cms-insert p,
#article-text .cms-caption-text,
.related-photo .module-caption,
.slider-module .module-caption,
.embed-rlo .module-caption{
    color: #666666;
    font-size: 1.3em;
	line-height: 16px;
}
.related-photo .module-credit{
    font-size: 12px;
}
#article-text .cms-insert p{
    text-align: left;
}
.related-photo .module-credit
.slider-module .module-credit{
	font-size: 1em;
    line-height: 16px;
}
.slider-module .module-nav{
	font-size: 1.5em;
    display: inline-block;
	float: right;
	margin-left: 10px;
	text-align: right;
	width: 50px;
}
.slider-module .module-txt{
	visibility: hidden;
	float: left;
	width: 715px;
}
.article-divide .slick-slider,
.article-divide .related-photo{
    display: inline-block;
    width: 700px;
    margin-left: 80px;
    margin-top: 5px;
    margin-bottom: 24px;
}
.article-divide .related-photo-container,
.article-divide .slider-module .module-slide-media{
    width: 700px;
    height: 394px;
}
.article-divide .slider-module .module-txt{
    width: 635px;
}
.article-divide .related-photo .module-meta,
.article-divide .slider-module .module-meta{
	margin: 8px 0 0;
	padding: 0 0 8px;
}
.slider-module .slick-active .module-txt{
	cursor: text;
	visibility: visible;
	-moz-user-select: all;
	-webkit-user-select: all;
	-ms-user-select: all;
	user-select: all;
}
.slider-module .slider-left,
.slider-module .slider-right{
    font-size: 0;
    cursor: pointer;
    position: absolute;
    top: 43%;
    display: inline-block;
    height: 60px;
    width: 60px;
    z-index: 888;
}
.slider-module .slider-left{
    background: url("https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://s3.reutersmedia.net/resources_v2/images/core-arrow-back.png") 15px 5px no-repeat;
    background-size: 29px;
    left: 0;
}
.slider-module .slider-right{
    background: url("https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://s2.reutersmedia.net/resources_v2/images/core-arrow-forward.png") 15px 5px no-repeat;
    background-size: 29px;
    right: 0;
}
.slider-module .slider-left:hover,
.slider-module .slider-left:active{
    background: url("https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://s3.reutersmedia.net/resources_v2/images/core-arrow-back.png") #222 15px 5px no-repeat;
    background-size: 29px;
}
.slider-module .slider-right:hover,
.slider-module .slider-right:active{
    background: url("https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://s2.reutersmedia.net/resources_v2/images/core-arrow-forward.png") #222 15px 5px no-repeat;
    background-size: 29px;
}

/* Related Content */
.related-content,
#relatedNews.related-news,
#article-text .text_box{
    float: left;
    width: 220px;
    margin-right: 15px;
    margin-bottom: 29px;
    font-family: knowledge-medium,helvetica,arial,sans-serif;
    font-weight: 500;
    border-top: 1px solid #ff8000;
    border-bottom: 1px solid #ff8000;
}
#relatedNews.related-news.module{
    padding-bottom: 0;
}
.related-content .related-content-title,
#relatedNews.related-news .related-coverage-header,
#article-text .text_box p{
    font-size: 1.6em;
    font-family: knowledge-medium;
    font-weight: 500;
    color: #999;
    text-transform: uppercase;
    margin: 16px 0 18px;
}
#article-text .related-content ul,
#relatedNews.related-news ul,
#article-text .text_box ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#article-text .related-content .related-news-type {
    color: #ff8000;
    text-transform: uppercase;
    padding-right: 8px;
}
#article-text .related-content li,
#article-text #relatedNews.related-news li,
#article-text .text_box li{
    font-family: knowledge-medium,helvetica,arial,sans-serif;
    font-weight: 500;
    font-size: 1.6em;
    line-height: 22px;
    color: #111;
    margin-bottom: 16px;
    padding-bottom: 14px;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}
#article-text .related-content li:last-child,
#article-text #relatedNews.related-news li:last-child,
#article-text .text_box li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
#article-text #relatedNews li .related-bullet,
#article-text .text_box li .bulletI{
    display: none;
}
#article-text .related-content li:hover a,
.next-article-container .story-title:hover a,
.most-popular-title:hover a {
    color: #ff8000;
}
/* text_box/related-news = Top 100 */

/* About the Author */
#aboutAuthorContainer {
    clear:both;
    padding: 14px 20px;
    margin-bottom: 20px;
    background: #f5f5f5;
    margin-left: 80px;
}
#aboutAuthorContainer .author-photo {
    width: 96px;
    height: 64px;
    float: left;
    overflow: hidden;
    margin: 5px 14px 50px 0;
}
#aboutAuthorContainer .author-photo img {
    width: 100%;
}
 #aboutAuthorContainer h3.author-title {
    font-size: 1.6em;
    font-family: knowledge-medium;
    font-weight: 500;
    color: #999;
    text-transform: uppercase;
    margin: 0 0 4px 0;
}
#aboutAuthorContainer .author-bio {
    font-size: 1.4em;
    line-height: 20px;
    color: #333;
    margin-bottom: 4px;
}
#aboutAuthorContainer .author-social a,
#aboutAuthorContainer .author-social {
    font-size: 14px;
    color: #999;
}
#aboutAuthorContainer .social-icon {
    display: inline-block;
    vertical-align: bottom;
    width: 20px;
    height: 20px;
    background: url("https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://s3.reutersmedia.net/resources_v2/images/sprites-social-sm.png") no-repeat;
    background-size: 200px;
    background-position: -21px 0px;
    margin-right: 4px;
}
.BETACN #aboutAuthorContainer .social-icon {
    background-position: -140px 0px;
}
#article-text .commentary-disclaimer {
    font-style: italic;
}

/* Next Articles */
header.module-header.next-article-header {
    border-top: 1px solid #ddd;
    width: 100%;
    padding: 9px 0 0;
    margin-bottom: 19px;
}
header.module-header.next-article-header h4 {
    border-bottom: none;
    color: #999;
    display: inline-block;
    font-size: 1.6em;
    font-family: knowledge-medium,helvetica,arial,sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
}
header.module-header.next-article-header h4 .ico-next-article{
    display: inline-block;
    background: url("https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://s4.reutersmedia.net/resources_v2/images/next-article-arrow.png") no-repeat;
    background-size: 16px;
    height: 12px;
    width: 16px;
    margin-left: 5px;
}
.next-article-containe{
    display: table;
}
.next-article-container .story {
    width: 236px;
    padding: 0 15px;
    border-left: 1px solid #ccc;
    display: table-cell;
    vertical-align: top;
}
.next-article-container .story:first-child {
    padding-left: 0;
    border-left: none;
}
.next-article-container .story-header {
    margin-bottom: 8px;
}
.next-article-container h3.story-title {
    margin: 0 0 8px;
    cursor: pointer;
}
.next-article-container .story-photo {
    width: 96px;
    height: 60px;
    float: right;
    margin-left: 10px;
    overflow: hidden;
    background: #f5f5f5 url("https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://s4.reutersmedia.net/resources_v2/images/logo-placeholder-med-2x.png") no-repeat center;
    background-size: 50px;
}
.next-article-container .story img {
    width: 100%;
}
.next-article-container a:hover img {
    -webkit-filter: brightness(.75);
    -o-filter: brightness(.75);
    filter: brightness(.75);
}

/* Embed */
.embed-rlo,
.embed-poll,
.embed-image,
.embed-soundcloud,
.embed-infographic,
.embed-tweetcollection{
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 24px;
}
.embed-youtube{
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 22px;
}
.embed-tweet{
    display: inline-block;
    margin-top: -5px;
    margin-bottom: 14px;
}
.embed-graphiq{
    display: inline-block;
    margin-top: -8px;
    margin-bottom: -2px;
}
#article-text .cms-insert p,
#article-text .embed-poll p,
#article-text .embed-image p,
#article-text .embed-tweet p,
#article-text .embed-graphiq p,
#article-text .embed-youtube p,
#article-text .embed-soundcloud p,
#article-text .embed-tweetcollection p{
    margin-left: 0;
}
.embed-tweet,
.embed-youtube,
.embed-graphiq,
.embed-infographic,
.embed-soundcloud,
.embed-tweetcollection,
.cms-insert.embed-image{
    width: 700px;
    margin-left: 80px;
}
.embed-poll .reutersPollingWidgetContainer svg{
    position: relative !important;
}
.embed-soundcloud iframe{
    height: auto;
}
.embed-image img{
    width: 100%;
    height: auto;
}
.embed-poll .reutersPollingWidgetLink{
    width: 620px !important;
    max-width: 620px !important;
}
.embed-poll{
    border: 1px solid #ddd;
    padding: 15px;
    text-align: center;
    width: 620px;
    margin-left: 80px;
}
.embed-infographic .infographic{
    margin: 0 !important;
    max-width: 100%;
}
#article-text .embed-infographic iframe{
    width: 700px;
}
.embed-rlo{
    position: relative;
    width: 780px;
    cursor: pointer;
}
.embed-rlo #pimage{
    width: 100%;
    height: auto;
    z-index: 3;
}
.embed-rlo .module-caption{
    margin-top: 8px;
    z-index: 9;
}
.embed-rlo .cmb-playhead{
    position: absolute;
    z-index: 9;
    top: 328px;
    left: 20px;
}
.tw_ph,
.poll_ph{
    display: none;
}
.cmb-playhead {
    cursor: pointer;
    width: 87px;
    height: 46px;
    background: url(https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://s3.reutersmedia.net/resources_v2/images/playhead-icon.png) top left no-repeat;
}
.cmb-playhead:hover {
    width: 87px;
    height: 46px;
    background: url(https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://s3.reutersmedia.net/resources_v2/images/playhead-blue-icon.png) top left no-repeat;
}

/* Misc */
.article-enc{
    width: 700px;
}
#article-text iframe{
    border: none;
    width: 100%;
    /*height: auto;*/
}
.mod-recirc #taboola-recirc{
    margin-top: 4px;
}

/* Inline Video Player */
.vidEnd {
    background: #000;
    display: inline-block;
    opacity: 0.8;
    position: relative;
    text-align: center;
    width: 780px;
    height: 439px;
}
.vidEndSm .vidMain {
    margin: 20% 0 0 0;
}
.vidEndMed .vidMain {
    margin: 70px 0 0 0;
    padding: 0 18px 0;
    text-align: left;
    width: 230px;
}
.vidEndFull {
    height: 365px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 650px;
}
.vidClose,
.vidShrSocial li a,
.vidLogo,
.vidTools .vidToolsShr,
.vidTools .vidToolsReplay {
    background: url("https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://s2.reutersmedia.net/resources_v2/images/vidSprite.png") no-repeat;
    display: inline-block;
    text-indent: -999em;
}
.vidClose {
    display: inline-block;
    background-position: 0 -120px;
    height: 17px;
    position: absolute;
    text-indent: -999em;
    top: 15px;
    right: 15px;
    width: 17px;
}
.vidClose:hover {
    background-position: -40px -160px;
}
.vidLogo {
    background-position: 0px -199px;
    height: 35px;
    position: absolute;
    top: 17px;
    left: 17px;
    width: 130px;
}
.vidEnd .vidEndSm .vidMain {
    display: inline-block;
    float: inherit;
    width: 265px;
}
.vidEndFull .vidMain {
    display: inline-block;
    margin: 80px 20px 0;
    text-align: left;
    width: 238px;
}
.vidEndFull .vidMoreIndiv {
    display: inline-block;
    padding: 0;
}
h2.vidTitle {
    color: #fff;
    font-family: Georgia, serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 22px;
    margin: 0;
}
.vidTools {
    margin: 31px 0 0 0;
}
.vidTools .vidToolsShr,
.vidTools .vidToolsReplay {
    background-position: 120px 0px;
    color: #fff;
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-indent: 0;
    text-decoration: none;
    text-transform: uppercase;
}
.vidTools .vidToolsShr {
    background-position: -120px 0px;
    margin: 0 28px 0 0;
    padding: 2px 0 0 18px;
}
.vidTools .vidToolsShr:hover {
    background-position: -200px -80px;
}
.vidTools .vidToolsReplay {
    background-position: -160px -40px;
    margin-left: 50px;
    padding: 1px 0 0 19px;
}
.vidTools .vidToolsReplay:hover {
    background-position: -240px -120px;
}
.vidEnd .vidMain,
.vidEnd .vidMore {
    float: left;
}
.vidMore {
    border-left: 1px solid #505050;
    padding: 0 90px;
    margin: 10px 0;
    width: 315px;
    height: 420px;
}
.vidMore h2 {
    color: #f7941d;
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
    text-transform: uppercase;
}
.vidMoreIndiv {
    display: inline-block;
    padding: 0;
}
.vidMoreIndiv li {
    float: left;
    list-style: none;
    height: 150px;
    width: 140px;
}
.vidMoreIndiv li .vidMoreIndivImg,
.vidMoreIndiv li img {
    width: 140px;
    height: 80px;
}
.vidMoreIndiv li .vidMoreIndivImg {
    display: inline-block;
    background: url("https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://s4.reutersmedia.net/resources_v2/images/rcom-play.png") no-repeat scroll 50% 50% #161616;
}
.vidMoreIndiv li:first-child,
.vidMoreIndiv li:first-child + li + li {
    margin: 0 30px 0 0;
}
.vidMoreIndiv li a {
    display: inline-block;
}
.vidMoreIndiv h4 {
    line-height: 13px;
    margin: 0;
    text-align: left;
}
.vidMoreIndiv h4 a {
    color: #bbb;
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.vidMoreIndiv h4 a:hover {
    color: #fff;
    text-decoration: underline;
}
.vidEndFull .vidMore {
    height: 345px;
    margin: 10px 0;
    padding: 0 35px;
    width: 300px;
}
.vidTools .vidToolsReplay:hover {
    color: #f7941d;
}

/* Ads */
.ad-leaderboard{
    margin-bottom: 24px;
}
#rcs-articleContent #ad-div-mpu{
    margin-bottom: 36px;
}
#rcs-articleContent #div_gpt_mpulow{
    margin-bottom: 0;
}

/* Podcast Episode Page */
.podcast-section {
    padding: 18px 0px 18px 20px;
    background-color: #f5f5f5;
    margin-bottom: 14px;
    margin-left: 80px;
}
.podcast-image {
       float: left;
}
.podcast-image img {
    height: 162px;
    width: 162px;
}    
.podcast-content{
    margin-left: 14px;
    float: left;
    font-family: knowledge-medium, helvetica, arial, sans-serif;
    font-size: 14px;
    width: 72%;
    height: 162px;
    position: relative;

}
.subscribe-title{
    font-size: 16px;
    color: #999999;
    margin-bottom: 7px;
}
.podcast-title {
    font-size: 18px;
    color: #111111;
    margin-bottom: 2px;
}
.podcast-description {
    font-family: knowledge-reg, helvetica, arial, sans-serif;
    line-height: 18px;
    color: #333333;
    margin-bottom: 10px;
}
.btn-podcast span {
    float: left;
    width: 25px;
    text-align: center;
    color: #333333;
    font-family: knowledge-reg, helvetica, arial, sans-serif;
    padding: 9px 0px;
}
.btn-podcast {
    position: absolute;
    bottom: 0;

}
.btn-subscription {
    color: #fff;
    background-color: #808080;
    float: left;
    font-size: 14px;
    width: 207px;
    text-align: center;
    font-family: knowledge-medium, helvetica, arial, sans-serif;
    height: 30px;
}
.btn-iTunes {
    margin: 6px 0px;
    color: #fff;
    display: inline-block;

}
.btn-iTunes:hover { color: #fff;}
.btn-subscription:hover, .btn-subscription:active {background-color: #666666;}
.btn-rss{
    padding: 9px 10px;
    color: #333;
    float: left;
    font-size: 14px;
    width: 207px;
    text-align: center;
    font-family: knowledge-medium, helvetica, arial, sans-serif;
    background: #fff;
    border: 1px solid #999;
    height: 30px;
    padding: 0 7px;
}
input.rsslink{
    color: #333;
    border: none;
    width: 166px;
    font-family: knowledge-reg, helvetica, arial, sans-serif;
    text-overflow: ellipsis;
    margin: 6px 0px;
}
input.rsslink:focus {
    outline: none !important;
    border: none;
    box-shadow: 0 0 10px #fff;
}

@media(max-width:1200px) {
    #article-byline,
    #article-text p{
        margin: 0 0 20px 0;
    }
    .article-single-page{
        margin: 0 0 10px 0;
    }
    .article-paginate.horizontal-list ul{
        margin: 10px 0 20px 0;
    }
    #article-video-container,
    .cms-insert iframe,
    .article-enc iframe.reuters-vidembed,
    .vidEnd{
        width: 620px;
        height: 349px;
    }
    .article-video-title{
        width: 570px;
    }
    #article-text,
    .slick-slider,
    .article-divide .slick-slider,
    .article-divide .related-photo,
    .embed-rlo,
    .article-enc,
    .embed-tweet,
    .embed-graphiq,
    .embed-soundcloud,
    .embed-infographic,
    .embed-tweetcollection,
    .cms-insert.embed-image,
    #article-text .embed-infographic iframe{
        width: 620px;
    }
    #article-text{
        margin-left: 0;
        overflow: hidden;
    }
    .slider-module .module-slide-txt{
        width: 535px;
    }
    .related-photo-container,
    .slider-module .module-slide-media,
    .article-divide .related-photo-container,
    .article-divide .slider-module .module-slide-media{
        width: 620px;
        height: 378px;
    }
    .slider-module .module-txt,
    .article-divide .slider-module .module-txt{
        width: 555px;
    }
    .next-article-container .story {
        width: 292px;
        min-height: 200px;
    }
    .next-article-container .story:nth-child(2) {
        margin-right: 0;
        padding-right: 0;
        border-right: none;
    }
    .next-article-container .story:last-child {
        display: none;
    }
    .embed-poll .reutersPollingWidgetLink{
        width: 588px !important;
        max-width: 588px !important;
    }
    .embed-youtube iframe,
    .embed-rlo iframe{
        width: 620px !important;
        height: 349px !important;
    }    
    .embed-graphiq iframe{
        max-width: 620px !important;
    }
    .embed-rlo .cmb-playhead,
    .embed-rlo .cmb-playhead:hover{
        top: 283px;
    }
    .cms-media-content img,
    .article-enc img,
    .article-enc iframe{
        width: 100%;
        height: auto;
    }
    .col-5 iframe{
        width: 300px;
    }
    .core-share{
        margin: 20px 0 22px 0;
    }
    .core-share.core-share-top{
        position: relative;
        margin-top: 0;
        width: auto;
        z-index: 1;
    }
    .core-share.core-share-top li{
        margin: 0 20px 0 0;
    }
    .embed-poll,
    .embed-tweet,
    .embed-graphiq,
    .embed-youtube,
    .embed-soundcloud,
    .embed-infographic,
    .embed-tweetcollection,
    .cms-insert.embed-image,
    .core-share.core-share-bottom,
    .article-divide .slick-slider,
    .article-divide .related-photo,
    #aboutAuthorContainer{
        margin-left: 0px;
    }
    .embed-poll{
        width: 588px;
    }
    .vidEndMed .vidMain{
        padding: 0 8px 0;
    }
    .vidMore{
        padding: 0 20px;
        width: 325px;
        height: 325px;
    }
}
