	.float-left {float: left;}
	.float-right {float: right;}
	.ibm-landing-page #ibm-leadspace-body h1+p {padding-top: 10px;}
	#ibm-leadspace-head {border-bottom: none !important;}
	#ibm-research-news-ticker-container {margin-top:-40px;background: rgb(0,0,0); /* Old browsers */background: -moz-linear-gradient(-45deg, rgba(0,0,0,1) 63%, rgba(152,85,212,1) 100%); /* FF3.6-15 */background: -webkit-linear-gradient(-45deg, rgba(0,0,0,1) 63%,rgba(152,85,212,1) 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(135deg, rgba(0,0,0,1) 63%,rgba(152,85,212,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#9855d4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}
	
	.card-title-with-image {
    padding-left: 20px;
}
	
	.wrap {
	width: 100%;
	margin: 0 auto;
	background-image:url(../images/background-barchart-4.jpg?);
	background-size:cover;
}


.bar {
	background:#9855D4;
	width: 0;
	margin: .25em 0;
	color: #fff;
	position: relative;
	transition: width 2s, background .2s;
	-webkit-transform: translate3d(0, 0, 0);
	clear: both;
}

.bar:nth-of-type(2n) {
	background: #BA8FF7;
}

.bar .label {
	font-size: .75em;
	padding: 1em;
	background: #3d3d3d;
	width: 5em;
	display: inline-block;
	position: relative;
	z-index: 2;
	font-weight: bold;
	font-family: "Montserrat", sans-serif;
}

.bar .label.light {
	background: #575757;
}

.count {
	position: absolute;
	right: .25em;
	top: .75em;
	padding: .15em;
	font-size: .75em;
	font-weight: bold;
	font-family: "Montserrat", sans-serif;
}
	
	
	
	
	
	

.ibm-research-image-center {display: block;
    margin-left: auto;
margin-right: auto;}
	
	
	@media screen and (max-width: 1478px) {

	}	
	
	
	@media screen and (max-width: 1100px) {
	}	


	@media screen and (max-width: 970px) {
	}	
	
	@media screen and (max-width: 769px) {
	   #ibm-leadspace-head { background: url(../images/leadspace-medium.jpg) !important;background-size:cover !important;} 
	   #ibm-research-patent-inventor-container {background: url(../images/background-featured-inventor-tablet.jpg?v3) !important;background-size:cover !important;}
	   #ibm-research-blog-container {background: url(../images/background-featured-blog-tablet.jpg) !important;background-size:cover !important;}
	}		
	
	@media screen and (max-width: 500px) {
	   #ibm-leadspace-head { background: url(../images/leadspace-mobile.jpg) !important;background-size:cover !important;}
	   .leadspace-introduction {font-size: 16px !important;line-height: 20px;}
	}		