#Industry_insights_landing #jumbo_container {
	background: url(../common/batch8d/images/IndustryInsightsLanding_hero.jpg) center bottom no-repeat ;
	background-size: cover;
	height: 580px;
	padding-top: 250px
}

#Industry_insights_landing #jumbo_container h1 {
	text-transform: uppercase
}

@media ( max-width :767px) {
	#Industry_insights_landing #jumbo_container p {
		padding: 0 30px
	}
}

@media ( min-width :768px) and (max-width:991px) {
	#Industry_insights_landing #jumbo_container p {
		padding: 0 100px
	}
}

@media ( min-width :992px) and (max-width:1199px) {
	#Industry_insights_landing #jumbo_container p {
		padding: 0 150px
	}
}

@media ( min-width :1200px) {
	#Industry_insights_landing #jumbo_container p {
		padding: 0 300px
	}
}

.workforce_IndustryInsights_FeaturedTopic h2.tiffany{
	font-size:36px;
	color: #4a4a4a;
	padding-bottom:20px;
}

.workforce_IndustryInsights_FeaturedTopic .nav-arrows {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 20px;
	float:right;
}

.workforce_IndustryInsights_FeaturedTopic .scrtabs-tab-scroll-arrow {
	border: 1px solid #e68717;
	background-color: #e68717;
	border-radius: 50px;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 15px;
	height: 25px;
	margin-top: 5px;
	margin-bottom: -1px;
	padding-left: 4px;
	padding-top: 2px;
	width: 25px;
}


.workforce_IndustryInsights_FeaturedTopic .article-card {
	width: 350px;
	display: inline-block;
	text-align: left;
	position: relative;
}
.workforce_IndustryInsights_FeaturedTopic .article-card .image{
	width:100%;
}

.workforce_IndustryInsights_FeaturedTopic .article-card .picture {
	position:relative;
}

.workforce_IndustryInsights_FeaturedTopic .article-card .picture img {
	min-height:300px;
}

.workforce_IndustryInsights_FeaturedTopic .article-card .contentblock {
	position:absolute;
	top:0px;
	overflow-y:hidden;
	padding:35px 25px;
}
.workforce_IndustryInsights_FeaturedTopic .article-card .boxshadow {
	position:absolute;
	background:#000000;
	opacity: 0.4;
	width:100%;
	top:0;
	height:400px;
}
.workforce_IndustryInsights_FeaturedTopic .article-card .boxshadow.even {
	background:#e8e8e8;
	opacity:1;
}

.workforce_IndustryInsights_FeaturedTopic .article-card .contentblock .genre {
	display:inline-block;
	font-size:14px;
	color:#fff;
	/* border-bottom:1px solid #e68717; */
	text-transform:capitalize;
	font-weight:bold;
	margin-bottom:10px;
	line-height: 15px;
	padding-bottom:5px;
}

.workforce_IndustryInsights_FeaturedTopic .article-card .contentblock .description {
	font-family:'WorkSans-SemiBold';
	display:block;
	font-weight:400;
	font-size:22px;
	color: #ffffff; /*#333*/
	line-height:26px;
	margin-bottom:10px;
}

.workforce_IndustryInsights_FeaturedTopic .article-card .contentblock .name {
	font-size: 13px;
	line-height:16px;
	color: #fff;
}

.workforce_IndustryInsights_FeaturedTopic .article-card .contentblock .excerpt {
	font-size:16px;
	color:#fff;
}

.workforce_IndustryInsights_FeaturedTopic .article-card .contentblock.even .genre {
	color:#3972d5;
}

.workforce_IndustryInsights_FeaturedTopic .article-card .contentblock.even .description {
	color: #4a4a4a;
}

.workforce_IndustryInsights_FeaturedTopic .article-card .contentblock.even .name {
	color: #4a4a4a;
}

.workforce_IndustryInsights_FeaturedTopic .article-card .contentblock.even .excerpt {
	color: #4a4a4a;
}

.workforce_IndustryInsights_FeaturedTopic .no-margin {
	margin-left:0;
	margin-right:0;
}

.workforce_IndustryInsights_FeaturedTopic #article_prevSlickBtn.slick-disabled,
.workforce_IndustryInsights_FeaturedTopic #article_nextSlickBtn.slick-disabled {
	background-color: #bfbfbf!important;
	color: #fff!important;
	border-color: #bfbfbf !important;
	pointer-events: none;
}

.workforce_IndustryInsights_FeaturedTopic .actionbutton.rightalign {
	margin-top:30px
}



/* mobile responsibe */
@media (max-width: 767px){
	.workforce_IndustryInsights_FeaturedTopic .slick-dots{
		display:block !important;
	}
}

@media (max-width: 991px){
	.workforce_IndustryInsights_FeaturedTopic .article-card .contentblock .description {
		font-size:20px;
		line-height:24px;
	}
}

@media(max-width:375px){
	.workforce_IndustryInsights_FeaturedTopic .article-card .contentblock {
		padding:15px 20px;
	}
	
	.workforce_IndustryInsights_FeaturedTopic .article-card .contentblock .description {
		font-size:16px;
		line-height:20px;
	}
	
	.workforce_IndustryInsights_FeaturedTopic .article-card .contentblock .excerpt {
		font-size:14px;
		line-height:18px;
		color:#fff;
	}

	.workforce_IndustryInsights_FeaturedTopic .article-card .contentblock.even .excerpt{
		margin-top:10px;
		margin-bottom:10px;
	}
	.workforce_IndustryInsights_FeaturedTopic .article-card .picture img {
		min-height:240px;
	}
	.workforce_IndustryInsights_FeaturedTopic .article-card .contentblock .name{
		font-size:12px;
		line-height:15px;
	}
}


@media (max-width: 480px){
	.workforce_IndustryInsights_FeaturedTopic .nav-arrows{
		display:none;
	}
	
}
@media (max-width: 425px) {
	.workforce_IndustryInsights_FeaturedTopic .no-margin-mobile {
		margin-left: 0;
		margin-right: 0;
	}
}

@media (max-width: 375px) {
	.workforce_IndustryInsights_FeaturedTopic h2.tiffany {
		font-size:26px
	}
}

@media (max-width: 375px) {
	.workforce_IndustryInsights_FeaturedTopic .article-card .contentblock .genre {
		font-size:10.5px;
	}
}

@media(min-width:481px) and (max-width:767px){
	.workforce_IndustryInsights_FeaturedTopic .picture{
		max-width:480px;
		margin:auto;
	}
}