.socialShare{margin-bottom:5px;}
.socialShare[data-socialshare-collapsable=true] {
	height:28px;
	overflow:hidden;
	margin-bottom:14px;
	background:transparent;
	clear:both; 
}
	/* Video Player version */
	.video-player .socialShare[data-socialshare-collapsable=true] {
		font-size:120%;
	}

.socialShare.open {
	height:auto;
	overflow:visible
}

.socialShare ul {
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
	line-height:1px;
}

.socialShare li {
	list-style:none;
	margin:0 4px 5px 0;
	padding:0;
	display:inline-block;
	position:relative;
	cursor:pointer;
	background:#464646;
	border-radius:3px;
	z-index:1;
}
.socialShare li:hover {
	background:#565656;
}
.socialShare li:active {
	background:#565656;
}
	/* Video Player version */
	.video-player .socialShare li {
		background:#464646;
	}
	.video-player .socialShare li:hover {
		background:#565656;
	}
	.video-player .socialShare li:hover {
        background:#565656;
    }
/* Network colors */    
.socialShare li.facebook          { background-color: #204385; }
.socialShare li.facebook:hover    { background-color: #234890; }
.socialShare li.twitter           { background-color: #2aa9e0; }
.socialShare li.twitter:hover     { background-color: #37aee2; }

.socialShare li.google            { background-color: #D3492C; }
.socialShare li.google:hover      { background-color: #d55034; }

.socialShare li.linkedin          { background-color: #02669A; }
.socialShare li.linkedin:hover    { background-color: #026ea6; }

.socialShare li.reddit            { background-color: #EE4A22; }
.socialShare li.reddit:hover      { background-color: #ef542f; }

.socialShare li.pinterest         { background-color: #CB2028; }
.socialShare li.pinterest:hover   { background-color: #d8222b; }

.socialShare li.tumblr            { background-color: #2A445F; }
.socialShare li.tumblr:hover      { background-color: #2d4967; }

.socialShare li.stumbleupon       { background-color: #EB4923; }
.socialShare li.stumbleupon:hover { background-color: #ec512d; }

.socialShare li.whatsapp          { background-color: #34AF23; }
.socialShare li.whatsapp:hover    { background-color: #35B724; }
    
.socialShare li a {
	position:relative;
	display:block;
	color:#fff;
	text-decoration:none;
	padding:5px 8px 4px 10px;
	z-index:3
}
	/* Video Player version */
	.video-player .socialShare li a {
		padding-bottom:5px;
	}

.socialShare li a:after {
	content:' '
}
.socialShare li span {
	display:block;
	min-height:1.4em;
	min-width:10px;
	margin-left:20px;
	font-size:84%;
	font-weight:500;
	line-height:1.4em;
}

.socialShare li.isMore,
.socialShare li.hidden {
	display:none;
	cursor:default;
}

.socialShare.resizing li.isMore,
.socialShare.resizing li.hidden {
	display:inline-block;
	opacity:0;
}

.socialShare li.more {
	display:none;
	padding-left:8px;
}

.socialShare.withMore li.more,
.socialShare.collapsed li.more {
	display:inline-block;
}

.socialShare.open li.more {
	display:none;
}
.socialShare.open li.isMore {
	display:inline-block;
	opacity:1;
}

.socialShare li:before {
	content:'';
	position:absolute;
	top:5px;
	left:10px;
	height:16px;
	width:18px;
	z-index:3;
	background:url('../../_img/icon-seb0bb2d1e6.png') no-repeat 0 0
}

.socialShare li.facebook span    { margin-left:2px }
.socialShare li.twitter span     { margin-left:8px }
.socialShare li.print span       { margin-left:5px }
.socialShare li.email span       { margin-left:8px }
.socialShare li.stumbleupon span { margin-left:10px }
.socialShare li.embed span       { margin-left:9px }
.socialShare li.reddit span      { margin-left:12px }
.socialShare li.google span      { margin-left:9px }
.socialShare li.comments span    { margin-left:9px }
.socialShare li.linkedin span    { margin-left:7px }
.socialShare li.sharethis span   { margin-left:6px }
.socialShare li.pinterest span   { margin-left:7px }
.socialShare li.tumblr span      { margin-left:2px }
.socialShare li.whatsapp span    { margin-left:8px }
.socialShare li.more span        { margin-left:0; width:1px; padding:0; color:transparent }

.socialShare li.comments span.loaded { margin-left:21px }
.socialShare li.facebook span.loaded { margin-left:16px }
.socialShare li.twitter  span.loaded { margin-left:20px }

.socialShare li.twitter:before     {background-position:-597px 0; top:6px}
.socialShare li.facebook:before    {background-position:-837px 0; top:6px; width:10px}
.socialShare li.print:before       {background-position:-932px 0; top:6px; width:13px}
.socialShare li.google:before      {background-position:-374px 0; top:7px}
.socialShare li.comments:before    {background-position:-229px 0; top:7px}
.socialShare li.email:before       {background-position:-272px 0; top:8px; height:13px}
.socialShare li.embed:before       {background-position:-812px 0; top:7px; height:13px; width:20px; left:9px}
.socialShare li.reddit:before      {background-position:-732px -1px; top:6px; width:20px; height: 17px}
.socialShare li.stumbleupon:before {background-position:-759px 0; top:6px; width:18px}
.socialShare li.linkedin:before    {background-position:-855px -1px; width:15px; top:6px}
.socialShare li.sharethis:before   {background-position:-877px -1px; width:14px; top:6px}
.socialShare li.pinterest:before   {background-position:-897px -2px; width:16px; top:7px}
.socialShare li.tumblr:before      {background-position:-917px -1px; width:11px; top:6px}
.socialShare li.whatsapp:before    {background-position:-930px -16px; width:19px; height: 17px; top:5px}
.socialShare li.more:before        {background-position:-783px 0; top:10px; width:23px; left:7px}

.video-contain .video-player .gnca_embed_box {
	width:100%;
}
.gnca_embed_select {
	width:100%;
	height:120px;
	background:#f0f0f0;
	color:#666;
	border:none;
	padding:5px;
	border-radius:3px;
	box-shadow:none;
	line-height:1.4em;
}

.gnca_embed_toggle {
	margin-top: 10px;
}

.gnca_embed_toggle input {
	margin-right: 20px;
}
		
/* VIDEO PLAYER */
.socialVideoShare * {
	-moz-box-sizing: border-box;
}

.socialVideoShare {
	position:absolute;
	top:20px;
	left:50%;
	height:auto;
	width:80%;
	margin-left:-40%;
	padding:10px 20px;
	background:#111;
}
	
.socialVideoShare .close {
	position:absolute;
	top:14px;
	right:20px;
	height:14px;
	width:14px;
	background:url('../../_img/icon-seb0bb2d1e6.png') no-repeat -193px -2px;
	cursor:pointer;
}
	
.socialVideoShare h4 {
	margin:0 0 16px 0;
	padding:0;
	font-size:100%;
	font-weight:400;
	color:#e31b22;
}
.socialVideoShare h4 span {
	display:block;
	color:#fff;
	font-weight:600;
	padding:5px 0;
	font-size:120%;
}
.socialVideoShare h4.sub {
	display:none;
	float:left;
	font-size:84%;
	font-weight:600;
	color:#fff;
	margin:10px 0 10px 0;
}
	
.socialVideoShare .socialShare li {
	background:#1f6ba7;
	font-size:.95rem;
}
.socialVideoShare .socialShare li:hover {
	background:#154972;
}
.socialVideoShare .socialShare li:active {
	background:#1f6ba7;
}
	
.socialVideoShare .socialShare li a {
	padding-bottom:5px;
}

.socialVideoShare .embedToggle {
	float:right;
	font-size:84%;
	color:#fff;
	margin:10px 0 10px 0;
}

.socialVideoShare .embedToggle span {
	margin-left: 10px;
}

.socialVideoShare .embedToggle input {
	margin-top: 0;
}
	
.socialVideoShare .copyMod {
	display:none;
	position:relative;
	height:28px;
	padding-left:64px;
	clear:both;
}
	.is_ie .socialVideoShare .copyMod {
		padding-left:0;
	}

.socialVideoShare .permalinkMod {
	margin-bottom:10px;
}
	
.socialVideoShare .copyMod span {
	position:absolute;
	top:0;
	left:0;
	color:#fff;
	background:#1f6ba7;
	width:60px;
	height:28px;
	padding:6px 8px 0 16px;
	font-size:.8rem;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
	cursor:pointer;
}
	
.socialVideoShare .copyMod input {
	display:block;
	background:#333;
	margin-left:0;
	width:100%;
	height:28px;
	overflow: hidden;
	padding:2px 8px 4px 10px;
	color:#ccc;
	font-size:76%;
	font-weight:400;
	border:none;
	box-shadow:none;
	border-top-right-radius:3px;
	border-bottom-right-radius:3px;
}
.socialVideoShare .copyMod input:focus {
	outline: none;
}

/* STORY STREAMS */
.meta-share-list {
    visibility: hidden;
    opacity: .01;
    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
}

.story:hover .meta-share-list,
.meta-bar-target:hover .meta-share-list {
    visibility: visible;
    opacity: 1;
}

.is_ios .story:hover .meta-share-list,
.is_ios .meta-bar-target:hover .meta-share-list {
    visibility: hidden;
    opacity: .01;
}

.is_ios .meta-share-expand:focus ~ .meta-share-list {
    visibility: visible;
    opacity: 1;
}

.is_ios .meta-share-expand:active ~ .meta-share-list {
    visibility: visible;
    opacity: 1;
}

.meta-bar .socialShare ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 26px;
}

.meta-bar .socialShare li {
    background: transparent;
    display: inline-block;
    height: 26px;
    width: 32px;
    margin: 0;
    padding: 0;
    border-left: 3px solid #fff;
    border-radius: 0;
}

.meta-bar .socialShare li:before {
    content: '';
    display: none;
}

.meta-bar .socialShare li a {
    display: inline-block;
    height: 26px;
    width: 29px;
    padding: 0;
    margin: 0;
    background: #bbb;
    text-align: center;
}

.meta-bar .socialShare li a:hover {
    background: #1d78af;
}

.meta-bar .socialShare li a:after {
    content: '';
    display: none;
}

.meta-bar .socialShare li a span {
    display: inline-block;
    margin-top: 5px;
    margin-left: 0;
    background: transparent url("../../_img/icon-seb0bb2d1e6.png") no-repeat 0 0;
}

.meta-bar .socialShare li a span:before {
    content: '' !important;
}

.meta-bar .socialShare li.facebook a span {
    height: 17px;
    width: 17px;
    background-position: -354px 0;
}

.meta-bar .socialShare li.twitter a span {
    height: 16px;
    width: 19px;
    background-position: -595px 0;
}

.meta-bar .socialShare li.google a span {
    height: 17px;
    width: 20px;
    background-position: -373px 0;
}

.breaking .meta-bar .socialShare li a {
    background: #a9121e;
}

.breaking .meta-bar .socialShare li a:hover {
    background: #333;
}

.breaking-live-event .meta-bar .socialShare li a {
    background: #dba829;
}

.breaking-live-event .meta-bar .socialShare li a:hover {
    background: #af8622;
}

.breaking-special .meta-bar .socialShare li a {
    background: #666;
}

.breaking-special .meta-bar .socialShare li a:hover {
    background: #333;
}

@media ( max-width:30em ) {
    .socialShare li.print{display:none;}
}

@media (min-width:30em) {
	/* Show video share features */
	.socialVideoShare h4.sub {
		display:block;
	}
	.socialVideoShare .copyMod {
		display:block;
	}
} /* END @media */


@media (min-width:40em) {
	.gnca_embed_select {
		height:74px;
	}
	
} /* END @media */
	

@media (min-width:64em) {
	/* LEAVE MORE ROOM FOR LABELS */
	.socialShare li.facebook span    { margin-left:16px }
	.socialShare li.print  span    { margin-left:20px }
	.socialShare li.twitter  span    { margin-left:20px }
	.socialShare li.google span      { margin-left:22px }
	.socialShare li.comments span    { margin-left:21px }
	.socialShare li.email span       { margin-left:22px }
	.socialShare li.embed span       { margin-left:20px }
	.socialShare li.reddit span      { margin-left:26px }
	.socialShare li.stumbleupon span { margin-left:22px }
	.socialShare li.linkedin span	 { margin-left:22px }
	.socialShare li.sharethis span   { margin-left:20px }
	.socialShare li.pinterest span   { margin-left:21px }
	.socialShare li.tumblr span      { margin-left:16px }
	.socialShare li.whatsapp span    { margin-left:23px }

	/* ADD LABELS */
	.socialShare li span:before { display:inline-block}
	.socialShare li.facebook span:before    { content:'Facebook' }
	.socialShare li.print span:before     { content:'Print' }
	.socialShare li.twitter span:before     { content:'Twitter' }
	.socialShare li.google span:before      { content:'Google+' }
	.socialShare li.comments span:before    { content:'Comments' }
	.socialShare li.email span:before       { content:'Email' }
	.socialShare li.embed span:before       { content:'Embed' }
	.socialShare li.reddit span:before      { content:'Reddit' }
	.socialShare li.stumbleupon span:before { content:'StumbleUpon' }
	.socialShare li.linkedin span:before    { content:'LinkedIn' }
	.socialShare li.sharethis span:before   { content:'ShareThis' }
	.socialShare li.pinterest span:before   { content:'Pinterest' }
	.socialShare li.tumblr span:before      { content:'Tumblr' }
	.socialShare li.whatsapp span:before    { content:'WhatsApp' }
	.socialShare li.more span:before        { display:none }

	/* space beside numbers */
	.socialShare li.facebook span.loaded:before    { padding-right:10px; }
	.socialShare li.twitter span.loaded:before     { padding-right:10px; }
	.socialShare li.comments span.loaded:before    { padding-right:10px; }
	
	/* WhatsApp should not be visible on desktop */
	.socialShare li.whatsapp { display: none !important; }

} /* END @media */


@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {

	.meta-bar .socialShare li a span,
    .socialShare li:before {
		background-size:950px 34px;
		background-image:url('../../_img/icon-hd-sbc835f5c1b.png');
	}
}


