.featured-banner .card{
	background: #fff;
}
.card-set-wrapper .card-set-list-item .color-black{
	color: #000 !important;
}
.card-set-wrapper .card-set-list-item .meta-data-type.no-after:after {
    content: " ";
    margin: 0;
	
}
@media screen and (min-width: 64em){
	.card-set-articles.research-featured-short-cards .card-carousel-txt h3 {
		font-size: 1.2em !important;
	}
}

@media screen and (min-width: 90em){
	.card-set-articles.research-featured-short-cards .card-carousel-txt h3 {
		font-size: 1.5em !important;
	}
}
.research-blog i{
	color: #d6002a;
}

.card-set-articles.research-featured-short-cards .card-article-title{
	margin-bottom: 0.5em;
	font-size: 28px;
}
#feature-content ul li.meta-data-type.no-after {
    text-transform: uppercase;
}
.featured-two.blog+div .meta-data li:first-child {
	color: #000 !important;
}
.featured-two.blog+div .card-set-wrapper .card-content h3 {
    margin-top: 20px;
    margin-bottom: 0;
}
.link-with-arrow.latest-blog:after{
	content: '';
}
.featured-banner .card:hover{
	box-shadow: none;
    transform: none;
    z-index: 4;
}


@media print,
screen and (max-width: 48em) {
     hr {
        border-bottom: 1px solid #cacaca;
        margin: 35px auto;
    }
}

.segment-link-list .segment-link-list-first-column .card-set-title {
    font-size: 36px !important;
}
@media print, screen and (max-width: 60em){
	.card-set-articles.research-featured-short-cards .mobile-only {
	   display: block !important
	}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
	.card-set-articles.research-featured-short-cards .card-carousel-txt h3{
	   font-size: 24px;
	}
}

@media screen and (min-width: 64em){
.feature-content-list .slider-card .card-details,.feature-content-list .slider-card .card-details, .slider-card .card-details{
	margin:0 !important 
}
}
@media print,screen and (min-width: 64em) and (max-width: 75em){
	.ri-research .card-set-three.card-set-product,
    .ri-research .card-set-three.card-set-product .js-carousel,
    .ri-research .card-set-three.card-set-product .feature-three-slides {
        /*width: auto;*/
        width:100%;
    }
	.ri-research .card-set-three.card-set-two-list .slider-card .card {
		min-height : 350px;
	}	
}

@media screen and (max-width: 46em) {
	.ri-research .ri-event-overview .card-set-details {
		margin-left: 20px;
	}
}
@media print,screen and (min-width: 48em) and (max-width: 60em){
	.ri-research .ri-event-overview .card-set-details {
		margin-left: 40px;
	}
}