<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 700px) {
    #search #q-desktop {
        display: none;
    }
}

.featured-stories-wrap {
    background: #fff;
}

.back-issues-banner {
    background: #4E2A84;
    text-align: center;
    font-size: 1.1rem;
    color: #fff;
    padding: 0.5rem 0 0.5rem 0;
    text-transform: uppercase;
	margin: 0;
}

.back-issues-thumbs {
	padding: 2% 4%;
}

.back-issue-cover {
	width: 25%;
	float: left;
	margin-top: 2rem;
	padding-left: 1%;
	padding-right: 1%;
}

.back-issue-cover div {
    text-align: center;
    padding-top: 0.75rem;
}

.back-issue-cover span {
	font-size: 1rem;
	color: #4E2A84;
	text-align: center;
	font-family: 'Poppins Light', Arial, sans-serif;
	text-transform: uppercase;
    border-bottom: 1px dotted #B6ACD1;
}

.back-issue-cover span:hover {
    border-bottom: 1px solid #4E2A84;
}

.back-issue-cover img {
    border: 1px solid #fff;
}

/*.back-issue-cover*/.bordered img {
    border: 1px solid #ccc;
}

@media screen and (max-width: 600px) {
    .back-issue-cover {
		width: 33%;
	}
	.back-issue-cover:nth-child(3n+1) {
		clear: left;
	}
}

@media screen and (max-width: 480px) {
	.back-issue-cover:nth-child(3n+1) {
		clear: none;
	}
	.back-issue-cover {
		width: 50%;
		display: block;
		margin: auto;
		text-align: center;
		margin-top: 1.2rem;
	}
}

@media screen and (max-width: 320px) {
	.back-issue-cover {
		width: 75%;
		display: block;
		float: none;
		margin: auto;
		text-align: center;
		margin-top: 1.2rem;
	}
}

#newsarticle_content_rightside {
	margin-top: 4.5rem;
}

article #page-title {
	
}

#page-title + #newsletter-bttn {
	position: relative;
}

#main-content #news-article-content h1 {
	padding-top: 4rem;
}

/*a.related-link {*/
/*    padding-left: 10px;*/
/*}*/

.link-tile {
	display: block;
	width: 160px;
	height: 130px;
	max-width: 100%;
	text-transform: uppercase;view i
	text-align: center;
	margin-top: 1rem;
	font-size: 0.9rem;
	position: relative;
}

.link-tile span {
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 0.95rem;
	left: 0;
	right: 0;
	width: 8rem;
	margin: auto;
    font-family: "Poppins Light", Arial, sans-serif;
    line-height: 1.1;
}

.issue-pdf {
	background: #005295;
	height: 235px;
	color: #fff;
}

.issue-pdf a {
	top: 1rem;
}

.issue-download {
	background: #005295;
}

.issue-download:before {
	content: '';
	display: block;
	background-image: url('https://www.mccormick.northwestern.edu/images/structure/sprites/magazine.svg');
	background-size: 309px;
	width: 40px;
	height: 40px;
	background-position: 3.694% 15%;
	margin: auto;
	position: absolute;
	top: 20%;
	left: 50%;
	margin-left: -20px;
}

.issue-pdf img {
	display: block;
	margin: auto;
	margin-bottom: 1rem;
}

.mailing-list {
	background: #ffae00;
}

.mailing-list a {
	display: block;
}

.mailing-list:before {
	content: '';
	display: block;
	background-image: url('https://www.mccormick.northwestern.edu/images/structure/sprites/magazine.svg');
	background-size: 340px;
	width: 55px;
	height: 40px;
	background-position: 21.096% 15%;
	margin: auto;
	left: 50%;
	margin-left: -27px;
	top: 20%;
	position: absolute;
}

.back-issues {
	background: #4E2A84;
	color: #fff;  
	height: 115px;
}

.back-issues a {
    bottom: 1.35rem;
}

.cta-icons .issue-download {
	margin-top: 0;
}

.back-issues:before {
	content: '';
	display: block;
	background-image: url('https://www.mccormick.northwestern.edu/images/structure/sprites/magazine.svg');
	background-size: 380px;
	width: 40px;
	height: 50px;
	background-position: 40.691% 15%;
	margin: auto;
	position: absolute;
	left: 50%;
	top: 20%;
	margin-left: -20px;
} 

.story-pdf {
	display: block;
	text-transform: uppercase;
	background-image: url('https://www.mccormick.northwestern.edu/images/structure/sprites/magazine.svg');
	display: block;
	background-size: 460px;
    width: 240px;
    height: 28px;
	background-position: 92.462% 64.957%;
	background-repeat: no-repeat;
	background-color: transparent;
	font-size: 0;
	margin-top: 1rem;
    border-bottom: none !important;
}

.story-pdf:after {
	display: none !important;
}

.story-pdf:hover {
    text-decoration: none;
}

.more-in-issue {
    content: '';
	display: block;
	background: url('https://www.mccormick.northwestern.edu/images/structure/sprites/magazine.svg') no-repeat 2.299% 64.957%;
	background-size: 495px;
	width: 205px;
	height: 28px;
	font-size: 0;
	position: relative;
	left: 0rem;
}

.view-current-issue {
    content: '';
    display: block;
	background: url('https://www.mccormick.northwestern.edu/images/structure/sprites/magazine.svg') no-repeat 2.439% 95.69%;
	background-size: 495px;
	width: 205px;
	height: 28px;
	font-size: 0;
	position: relative;
	left: 0rem;
}




@media screen and (max-width: 980px) {
	.cta-icons {
		width: 100%;
	}
	.cta-icons .link-tile {
		display: inline-block;
		width: 33%;
		padding-top: 33%;
	}

	.link-tile span {
		width: auto;
	}

	.cover-story {
		border-right: none;
		width: auto;
	}
	.back-issues {
		height: 130px;
	}
}

@media screen and (max-width: 840px) {
	.mailing-list:before,
	.back-issues:before {
		left: 0;
		top: 50%;
		margin-top: -25px;
		margin-left: 20px;
	}

	.mailing-list:before {
		margin-top: -20px;
	}

	.issue-pdf {
		height: 130px;
	}

	.issue-pdf:before {
		content: '';
		display: block;
		background-image: url('https://www.mccormick.northwestern.edu/images/structure/sprites/magazine.svg');
		background-size: 400px;
		width: 40px;
		height: 40px;
		background-position: 92.462% 64.957%;
		margin: auto;
		position: absolute;
		top: 50%;
		margin-top: -20px;
	}

	.issue-pdf img {
		display: none;
	}

	.back-issues:before,
	.issue-pdf:before {
		margin-left: 28px;
	}

	.link-tile {
		width: auto;
		height: 3.5rem;
	}

	.link-tile span {
		margin-top: -0.5rem;
		top: 50%;
		font-weight: 300 !important;
	}
}


@media screen and (max-width: 768px) {
	.cta-icons-wrapper {
		width: 100%;
	}

	.cta-icons .link-tile {
		padding-top: 10%;
		width: calc(33% - 15px);
	}
}



@media screen and (max-width: 480px) {
	.back-issues:before,
	.issue-pdf:before {
		margin-left: 20px;
	}
    
    .issue-pdf:before {
        background-position: -16px -11px;
    }
    
    .back-issues:before {
		background-position: -138px -7px;
	}

	.mailing-list:before {
		margin-left: 13px;
	}
    p .image_floatRight,
	p .image_floatLeft,
	.image_floatRight,
	.image_floatLeft {
		float: none;
	}
}
</pre></body></html>