header.way-to-work .banner-wrap {
	background-size: cover;
	text-align: center;
	position: relative;
}
header.lead24 .banner-wrap {
	background: url("/~/media/adeccogroup/brands/adecco-global-2016/canada/media/images/employers/resources/lead-magazine/lead24/lead24-header-bg.jpg") no-repeat top center /cover;
}
header.lead24-editorial .banner-wrap {
	background: url("/~/media/adeccogroup/brands/adecco-global-2016/canada/media/images/employers/resources/lead-magazine/lead24/articles/editorial-header.jpg") no-repeat top center /cover;
}
header.lead24-emphasizing-psychological-health-workplace .banner-wrap {
	background: url("/~/media/adeccogroup/brands/adecco-global-2016/canada/media/images/employers/resources/lead-magazine/lead24/articles/emphasizing-psychological-health-workplace-header.jpg") no-repeat top center /cover;
}
header.lead24-how-working-with-a-drug-recognition-expert-changed-my-life .banner-wrap {
	background: url("/~/media/adeccogroup/brands/adecco-global-2016/canada/media/images/employers/resources/lead-magazine/lead24/articles/how-working-with-a-drug-recognition-expert-changed-my-life-header.jpg") no-repeat top center /cover;
}
header.lead24-from-workplace-investigations-to-assessments-harassment-ends-psychological-safety-begins .banner-wrap {
	background: url("/~/media/adeccogroup/brands/adecco-global-2016/canada/media/images/employers/resources/lead-magazine/lead24/articles/from-workplace-investigations-to-assessments-harassment-ends-psychological-safety-begins-header.jpg") no-repeat top center /cover;
}
header.lead24-future-mental-well-being-snapclarity-changing-face-virtual-care .banner-wrap {
	background: url("/~/media/adeccogroup/brands/adecco-global-2016/canada/media/images/employers/resources/lead-magazine/lead24/articles/future-mental-well-being-snapclarity-changing-face-virtual-care-header.jpg") no-repeat top center /cover;
}
header.lead24-building-resilience-learning-minimize-stress-manage-change-balance-peak-productivity .banner-wrap {
	background: url("/~/media/adeccogroup/brands/adecco-global-2016/canada/media/images/employers/resources/lead-magazine/lead24/articles/building-resilience-learning-minimize-stress-manage-change-balance-peak-productivity-header.jpg") no-repeat top center /cover;
}
header.lead24-how-pandemic-change-world-work-forever .banner-wrap {
	background: url("/~/media/adeccogroup/brands/adecco-global-2016/canada/media/images/employers/resources/lead-magazine/lead24/articles/how-pandemic-change-world-work-forever-header.jpg") no-repeat top center /cover;
}
header.lead24-providing-purpose-workplace .banner-wrap {
	background: url("/~/media/adeccogroup/brands/adecco-global-2016/canada/media/images/employers/resources/lead-magazine/lead24/articles/providing-purpose-workplace-header.jpg") no-repeat top center /cover;
}
header.lead24-improving-employees-mental-health-what-can-managers-do .banner-wrap {
	background: url("/~/media/adeccogroup/brands/adecco-global-2016/canada/media/images/employers/resources/lead-magazine/lead24/articles/improving-employees-mental-health-what-can-managers-do-header.jpg") no-repeat top center /cover;
}
header.lead24-win4youth-sport-social-responsibility-combine-transform-lives .banner-wrap {
	background: url("/~/media/adeccogroup/brands/adecco-global-2016/canada/media/images/employers/resources/lead-magazine/lead24/articles/win4youth-sport-social-responsibility-combine-transform-lives-header.jpg") no-repeat top center /cover;
}
header.lead24-supporting-your-employees-through-covid-19 .banner-wrap {
	background: url("/~/media/adeccogroup/brands/adecco-global-2016/canada/media/images/employers/resources/lead-magazine/lead24/articles/supporting-your-employees-through-covid-19-header.jpg") no-repeat top center /cover;
}
header.way-to-work .banner {
	position: initial;
}
header.way-to-work .banner-wrap {
	min-height: 180px;
}


header.way-to-work h1 {
	min-height: 1em;
	margin: 0 auto;
	padding: 0 0 2rem 0;
}

header div.industry.banner {
	margin: 0 auto;
}

/* Styles for article boxes BEGIN */
div section div div div div div div.article-card {
    border: 1px solid rgba(0,0,0,.1)!important;
    border-radius: 6px!important;
    background: #fff;
    margin-bottom: 2vh!important;
    text-align: center;
}
.img-responsive {
    width: 100%;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
div.article-card .card-block {
	margin: 1rem;
}
p.card-text a {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
/* Styles for article boxes END */

.article-contents p {
	font-size: 1.25rem;
	line-height: 1.625rem;
}
.article-contents ol {
	margin-left: 2rem;
}
.article-contents ul {
	margin-left: 4rem;
}
.article-contents .footnotes {
	font-size: 0.75rem;
}
blockquote {
	border-right: 5px solid #eee;
	color: #782f40;
	font-size: 2.25rem;
	line-height: 2.25rem;
    width: 75%;
    margin: 1rem auto;
}
.article-contents div.contributor {
	border: 4px solid #da291c;
	border-radius: 1rem;
	padding: 2rem;
	margin-top: 2rem;
	margin-bottom: 2rem;
	max-width: 60rem;
	margin: auto;
}
.article-contents p.contributor-name {
	font-family: houschka_headdemibold,Helvetica,Arial,sans-serif;
    color: #da291c;
	margin-top: 2rem;
	font-size: 1.75rem;
    line-height: 1.75rem;
	text-align: center;
	margin: auto;
}
.article-contents p.contributor-title {
	color: #bf0d3e;
	text-align: center;
	margin: auto;
	margin-bottom: 1rem;
}
.article-contents p.contributor-bio {
	font-size: 1rem;
	line-height: 1.375rem;
}
div.article-contents div.signup-jump {
	border: 4px solid #782f40;
    border-radius: 10px;
    padding: 1rem;
    font-size: 1.75rem;
    max-width: 60%;
    margin: 1rem auto;
}
div.article-contents div.signup-jump a {
	color: #782f40;
}
div.article-contents div.contributor-img {
	text-align: center;
	margin-bottom: 1rem;
}
div.article-contents div.signup-legal {
	margin-top: 1rem;
}
div.article-contents div.signup-legal p {
	font-size: 0.75rem;
    line-height: 0.75rem;
}
div.article-contents div.article-image {
	max-width: 740px;
	margin: 2rem auto;
}
div.article-contents div.article-image img {
	max-width: 85vw;
}
div.article div.row div.lead-toc-issue {
	display: block;
	clear: both;
}
div.article div.row div.lead-toc-cover {
	display: inline-block;
	float: left;
	width: 150px;
	margin-bottom: 2rem;
}
div.article div.row div.lead-toc-issue img {
	width: 150px;
	height: 200px;
}
div.article div.row div.lead-toc-summary {
	display: inline-block;
	float: left;
	margin: 0 0 2rem 1rem;
	max-width: 410px;
}


@media screen and (max-width:48rem) {
	blockquote {
		font-size: 1.625rem;
		line-height: 1.625rem;
		font-family: houschka_headbold,Helvetica,Arial,sans-serif;
	}
	.article-contents p {
		font-size: 1rem;
		line-height: 1.25rem;
	}
	div.article.lead {
		margin-left: 2rem;
		margin-right: 2rem;
	}
}



@media screen and (min-width:62rem) {
header img.lead {
	width: 25vw;
}
}

@media screen and (max-width:62rem) {
header img.lead {
	max-height: 100px!important;
	width: 25vw;
}
}

@media screen and (min-width:62rem) {
header.way-to-work .banner-wrap {
	min-height: 450px;
}
}

body p {
	hyphens: none;
}


video#bgvid {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
}
.page-header h2, .page-header p
{
	color: #fff;
}
/*INC9147935*/
/*
.three-column-icons header.lead-in-column {
	display: none;
}*/

header.page-header .header-row {
	position: relative;
}

@media screen and (max-width:47.9rem) {
.main [class*=col] {
	padding-left: 1.75rem;
	padding-right: 1.75rem;
}
}
@media (min-width: 34rem) and (max-width:47.9rem) {
.container {
	max-width: 48rem;
}
}

@media (min-width: 48rem) {
.viewport {
	display: block;
}
.page-header h2 {
	margin-bottom: 30px;
}
.page-header p {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 2rem;
}
section.three-column-icons {
	padding: 6rem 0 3rem;
}
section.checklist-section .check-list-items {
	margin-top: 4rem;
}
.check-list-items li {
	font-size: 1.25rem;
	line-height: 1.25rem;
	margin-bottom: 1.625rem;
}
}
