@import url("http://hello.myfonts.net/count/2f7e7d");
@font-face {font-family: 'HelveticaNeueLTPro-BdCn';src: url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_0_0.eot');src: url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_0_0.eot?#iefix') format('embedded-opentype'),url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_0_0.woff2') format('woff2'),url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_0_0.woff') format('woff'),url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_0_0.ttf') format('truetype');}
@font-face {font-family: 'HelveticaNeueLTPro-Cn';src: url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_1_0.eot');src: url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_1_0.eot?#iefix') format('embedded-opentype'),url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_1_0.woff2') format('woff2'),url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_1_0.woff') format('woff'),url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_1_0.ttf') format('truetype');}
@font-face {font-family: 'HelveticaNeueLTPro-BlkCn';src: url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_2_0.eot');src: url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_2_0.eot?#iefix') format('embedded-opentype'),url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_2_0.woff2') format('woff2'),url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_2_0.woff') format('woff'),url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_2_0.ttf') format('truetype');}
@font-face {font-family: 'HelveticaNeueLTPro-LtCn';src: url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_3_0.eot');src: url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_3_0.eot?#iefix') format('embedded-opentype'),url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_3_0.woff2') format('woff2'),url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_3_0.woff') format('woff'),url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_3_0.ttf') format('truetype');}
@font-face {font-family: 'HelveticaNeueLTPro-MdCn';src: url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_4_0.eot');src: url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_4_0.eot?#iefix') format('embedded-opentype'),url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_4_0.woff2') format('woff2'),url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_4_0.woff') format('woff'),url('https://www.mfa.org/annual-report-2019/css/webfonts/2F7E7D_4_0.ttf') format('truetype');}
/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

html.no-scroll body {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	overflow-y: hidden;
	height: 100%;
	margin: 0 !important;
}

body {
	background: #f0efec;
	font-family: 'Libre Baskerville', serif;
	font-size: 1em;
	line-height: 1.5;
}

a:focus {
	outline: 0;
}

a {
  color: #f32837;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

blockquote {
	font-style: italic;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1 {
	font-size: 1.875em; /*30px*/
	font-family: 'HelveticaNeueLTPro-MdCn', sans-serif;
	line-height: 1.16; /*35px*/
}
h2 {
	font-size: 1.875em; /*30px*/
	font-family: 'HelveticaNeueLTPro-LtCn', sans-serif;
	line-height: 1.16; /*35px*/
}
h3 {
	font-size: 1.5em; /*24px*/
	font-family: 'HelveticaNeueLTPro-MdCn', sans-serif;
	line-height: 1.16; /*28px*/
}
h4 {
	font-size: 1.25em; /*20px*/
	font-family: 'HelveticaNeueLTPro-Cn', sans-serif;
	line-height: 1.1; /*22px*/
	letter-spacing: 0.03em;
}
h5 {
	font-size: 1.25em; /*20px*/
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	line-height: 1.2; /*24px*/
}
h6 {
	font-size: 1em; /*16px*/
	font-family: 'HelveticaNeueLTPro-MdCn', sans-serif;
	line-height: 1.5; /*24px*/
}
#content .column_right {
	/* place on top of footer */
	position: relative;
	z-index: 110;
}
#content .column_right header {
	background-color: #162D3D;
	color: #fff;
	padding: 20px 12px 10px 12px;
	margin-right: 0;
	margin-right: -5000px;
	padding-right: 5000px;
}
#content aside header, #content .column_left  header  {
	background-color: #162d3d;
	padding: 20px 20px 10px 40px;
	margin-right: 0;
	margin-left: -5000px;
	padding-left: 5000px;
	color: #fff;
	margin-bottom: 20px;
}
hr {
	height: 1px;
	color: #000;
	background-color: #000;
	border: none;
	margin-right: -5000px;
	padding-right: 5000px;
}

/* Spacing
----------------------------------------------------------------------------------------------------*/

p {
	margin-bottom: 20px;
}
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
}

/* Global
----------------------------------------------------------------------------------------------------*/
#content {
	margin-top: 100px;
	padding-bottom: 75px;
	z-index: 0;
	overflow: hidden;
}
strong {
	font-family: 'HelveticaNeueLTPro-BlkCn', sans-serif;
	font-weight: normal;
}

/* Top Navigation
----------------------------------------------------------------------------------------------------*/
#main_nav {
	position: fixed;
	top: 0;
	z-index: 200;
	width: 100%;
}
#main_nav .bar {
	background-color: rgba(243, 40, 55, 0);
	transition:background-color 0.5s ease;
	width: 100%;
	overflow: hidden;
}
#main_nav.scrolled .bar {
	background-color: rgba(243, 40, 55, 1);
}
#main_nav nav {
	font-family: 'HelveticaNeueLTPro-MdCn', sans-serif;
	text-align: center;
	text-transform: uppercase;
}
#main_nav .column.grid_2 {
	margin: 0;
	width: 16.666%;
}
#main_nav nav a:hover {
	color: #fff;
	text-decoration: none;
}
#main_nav nav li:hover {
	background-color: #c3212d;
	cursor: pointer;
}
#main_nav nav li.active {
	background-color: #c3212d;
}

#main_nav nav ul {
	margin: 0;
}
/*#main_nav nav ul li {
	display: table;
}*/
/*#main_nav nav ul li:hover {
	background: #f32837;
}*/
#main_nav nav ul li a {
	color: #fff;
	font-size: 1.0625em; /*17px*/
	letter-spacing: 0.08em;
	line-height: 1; /*17px*/
	padding: 20px 12px;
	vertical-align: middle;
	display: block;
	position: relative;
	top: 50%;
	-ms-transform:			translateY(-50%);
	-webkit-transform:	translateY(-50%);
	transform:					translateY(-50%);
}
#acquisitions #main_nav:not(.scrolled) nav ul li:hover a,
#report #main_nav:not(.scrolled) nav ul li:hover a,
#credits #main_nav:not(.scrolled) nav ul li:hover a,
#numbers #main_nav:not(.scrolled) nav ul li:hover a {
	color: #fff;
}
#acquisitions #main_nav:not(.scrolled) nav ul li.active a,
#report #main_nav:not(.scrolled) nav ul li.active a,
#credits #main_nav:not(.scrolled) nav ul li.active a,
#numbers #main_nav:not(.scrolled) nav ul li.active a {
	color: #fff;
}
#acquisitions #main_nav:not(.scrolled) nav ul li a,
#report #main_nav:not(.scrolled) nav ul li a,
#credits #main_nav:not(.scrolled) nav ul li a,
#numbers #main_nav:not(.scrolled) nav ul li a   {
	color: #000;
}
#acquisitions #content {
	padding-bottom: 0;
}
#main_nav .dropdown .row .column.grid_2 {
	border-bottom: 1px solid #f0efec;
	border-right: 1px solid #f0efec;
	width: 16.577%;
	overflow: hidden;
	background-color: #c3212d;
}
#main_nav .dropdown .row .column.grid_2:last-child {
	border-right: none;
}
#main_nav .dropdown .row:last-child .column.grid_2 {
	border-bottom: none;
}
#main_nav .dropdown a {
	font-size: 0.875em; /*14px*/
	color: #fff;
	font-family: 'HelveticaNeueLTPro-Cn', sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	line-height: 1.0714em; /*15px*/
	padding: 12px;
	text-align: left;
	display: block;
	height: 100%;
}
#main_nav .dropdown a:hover {
	background-color: #f32837;
	text-decoration: none;
}

/* Side Content & Navigation
----------------------------------------------------------------------------------------------------*/

#side_nav a {
	display: block;
	color: #000;
	font-family: 'HelveticaNeueLTPro-LtCn', sans-serif;
	font-size: 1.25em;/*20px*/
	line-height: 1.2; /*24px*/
	letter-spacing: .02em;
	margin-top: 15px;
}
#side_nav a.current, #side_nav a:hover, #side_nav a:active {
	color: #f32837;
	text-decoration: none;
}
#side_nav ul {
	padding-top: 15px;
}

/* Acquisitions: Grid
----------------------------------------------------------------------------------------------------*/

.acquisitions_grid img {
	width: 100%;
	padding-bottom: 11%;
}
.acquisitions_grid {
	line-height: 0;
}

/* Acquisitions: Modal
----------------------------------------------------------------------------------------------------*/
#modal {
	position: fixed;
	top: 0;
	left: -100%;
	background-color: rgba(22,45,61,.97);
	color: #f0efec;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	z-index: 300;
	transition:left 0.5s ease;
}
#modal .row,  #modal .column {
	overflow: hidden;
}
#modal.open {
	left: 0;
}
#modal .modal_controls {
	margin-top: 15px
}
#modal .modal_controls .column {
	text-align: right;
}
#modal .modal_controls a.modal_close {
	display: inline-block;
	width: 45px;
	height: 45px;
	background-size: 45px 45px;
	background-repeat: no-repeat;
	background-image: url('https://www.mfa.org/annual-report-2019/img/icon-close.png');
	text-indent: 999999px;
}
#modal .modal_controls a.modal_close:hover {
	background-image: url('https://www.mfa.org/annual-report-2019/img/icon-close-hover.png');
}
#modal .credit {
	font-style: italic;
}

#modal a {
	font-family: 'HelveticaNeueLTPro-Cn', sans-serif;
}

/* Acquisitions: Slide Shows
----------------------------------------------------------------------------------------------------*/
.slide_controls a {
	display: inline-block;
	width: 45px;
	height: 45px;
	background-size: 45px 45px;
	background-repeat: no-repeat;
	text-indent: -999999px;
}
.slide_controls a.slides_back {
	background-image: url('https://www.mfa.org/annual-report-2019/img/icon-lft-arrow.png');
}
.slide_controls a.slides_back:hover {
	background-image: url('https://www.mfa.org/annual-report-2019/img/icon-lft-arrow-hover.png');
}
.slide_controls a.slides_forward {
	background-image: url('https://www.mfa.org/annual-report-2019/img/icon-rt-arrow.png');
	text-indent: 999999px;
	margin-right: 7.5px;
}
.slide_controls a.slides_forward:hover {
	background-image: url('https://www.mfa.org/annual-report-2019/img/icon-rt-arrow-hover.png');
}
.slides {
	position: relative;
	left:0;
}
.slide_controls {
	margin-bottom: 15px
}
.slide_controls .column:nth-child(2) {
	text-align: right;
	margin-right: 1.666%;
	width: 38.334%;
}
.slides .slide {
	float: left;
}
.slides .slide .grid_4 {
	padding-bottom: 50px;
}
.slides .slide header {
	background-color: #f0efec;
  color: #000;
  padding: 20px 20px 10px 20px;
	margin-bottom: 20px;
}


/* Acquisitions: Image Groups
----------------------------------------------------------------------------------------------------*/
.image_group {
	width: 100%;
	background-color: #000;
}
.image_group .image_controls {
	padding: 10px 10px 0 10px;
	position: relative;
	height: 45px;
}
.image_group .image_controls a {
	display: inline-block;
	width: 45px;
	height: 45px;
	background-size: 45px 45px;
	background-repeat: no-repeat;
	text-indent: -999999px;
}
.image_group .image_controls a.image_zoom {
	position: absolute;
	right: 10px;
	background-image: url('https://www.mfa.org/annual-report-2019/img/icon-zoom.png');
}
.image_group .image_controls a.image_zoom:hover, .image_group .image_controls a.image_zoom.active  {
	background-image: url('https://www.mfa.org/annual-report-2019/img/icon-zoom-hover.png');
}
.image_group .image_controls a.image_num {
	margin-right: 5px;
}
.image_group .image_controls a.image_num:nth-child(1) {
	background-image: url('https://www.mfa.org/annual-report-2019/img/icon-1.png');
}
.image_group .image_controls a.image_num:nth-child(1):hover, .image_group .image_controls a.image_num:nth-child(1).active {
	background-image: url('https://www.mfa.org/annual-report-2019/img/icon-1-hover.png');
}
.image_group .image_controls a.image_num:nth-child(2) {
	background-image: url('https://www.mfa.org/annual-report-2019/img/icon-2.png');
}
.image_group .image_controls a.image_num:nth-child(2):hover, .image_group .image_controls a.image_num:nth-child(2).active {
	background-image: url('https://www.mfa.org/annual-report-2019/img/icon-2-hover.png');
}
.image_group .image_controls a.image_num:nth-child(3) {
	background-image: url('https://www.mfa.org/annual-report-2019/img/icon-3.png');
}
.image_group .image_controls a.image_num:nth-child(3):hover, .image_group .image_controls a.image_num:nth-child(3).active {
	background-image: url('https://www.mfa.org/annual-report-2019/img/icon-3-hover.png');
}
.image_group .image_controls a.image_num:nth-child(4) {
	background-image: url('https://www.mfa.org/annual-report-2019/img/icon-4.png');
}
.image_group .image_controls a.image_num:nth-child(4):hover, .image_group .image_controls a.image_num:nth-child(4).active {
	background-image: url('https://www.mfa.org/annual-report-2019/img/icon-4-hover.png');
}
.image_group .images {
	padding: 25px;
}
.image_group .images .image {
	position: relative;
	overflow: hidden;
}
/* maintain aspect ratio */
.image_group .images .image:before {
	display: block;
  content: "";
  width: 100%;
	/* 4:3 */
	padding-top: 75%;
}
.image_group .images .image .content {
	position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.image_group .images .image .content img {
	position: absolute;
	max-height: 100%;
	max-width: 100%;
	/*transition:top 0.125s ease, left 0.125s ease;*/
}
.image_group .images .image .content img.zoomed {
	width: auto;
	height: auto;
	max-height: 400%;
	max-width: 400%;
}
.image_group .images .image .content img.zoomed:hover {
	cursor: move;
}

/* Footer
----------------------------------------------------------------------------------------------------*/
#numbers footer, #acquisitions footer, #director footer  {
		position: relative;
}
footer {
  bottom: 0;
  position: fixed;
	width: 100%;
	z-index: 100;
	min-width: 720px;
}
footer .column:first-child {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0efec+0,f0efec+100&amp;0+0,1+100 */
	background: -moz-linear-gradient(top,  rgba(240,239,236,0) 0%, rgba(240,239,236,1) 25%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,239,236,0)), color-stop(25%,rgba(240,239,236,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(240,239,236,0) 0%,rgba(240,239,236,1) 25%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(240,239,236,0) 0%,rgba(240,239,236,1) 25%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(240,239,236,0) 0%,rgba(240,239,236,1) 25%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(240,239,236,0) 0%,rgba(240,239,236,1) 25%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0efec', endColorstr='#f0efec',GradientType=0 ); /* IE6-9 */
	padding: 20px 0;
}
footer a {
  display: block;
	width: 190px;
	height: 29px;
	background-image: url('https://www.mfa.org/annual-report-2019/img/footer-logo.png');
	background-size: 190px 29px;
	background-repeat: no-repeat;
	text-indent: -999999px;
	font-size: 0.875em;
	line-height: 2.5; /*35px*/
	letter-spacing: 0.15em;
}

/* Credits
----------------------------------------------------------------------------------------------------*/
#credits img {
	width: 100%;
	padding-bottom: 30px;
}
#credits .row {
	overflow: visible;
	clear: both;
}
.credit-copyright { margin-top: 100px; }
a.accession {
	font-family: 'HelveticaNeueLTPro-Cn', sans-serif;
}

/* Director
----------------------------------------------------------------------------------------------------*/
#director article {
	padding-top: 35px;
}
#director aside {
	padding-top: 38px;
  margin-right: 10px;
}
#director aside p {
	font-size: 1.0625em;
  font-family: 'HelveticaNeueLTPro-Cn', sans-serif;
  line-height: 1.25em;
}
#director aside p strong {
	font-family: 'HelveticaNeueLTPro-MdCn', sans-serif;
}
#director aside .director_video {
  margin-bottom: 8px;
}
#director .row {
	overflow: hidden;
}
#director footer .column{
	background: none;
	filter: none;
}
.director_bg {
	background: url('https://www.mfa.org/annual-report-2019/img/DirectorsMessage2019.jpg') no-repeat top center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-width:720px;
}
.director_opacity {
	background: #f0efec;
	opacity: 0.95;
	filter: alpha(opacity=95);
}
.director_profile {
  float: right;
  padding-right: 10px;
}
/*maintain aspect ratio*/
#director #spacer {
  position: relative;
}
#director #spacer:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 33%;
}
#director #spacer > .space {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* Numbers Styles
----------------------------------------------------------------------------------------------------*/
#numbers #content{
	color: #fff;
	font-family: 'HelveticaNeueLTPro-MdCn', sans-serif;
	font-size: 1.25em;
	line-height: 1;/*30px*/
  padding-bottom: 0px;
}
#numbers #content .row .column p {
	padding: 10px;
	margin-bottom: 0px;
}
#numbers #content .row .column p.stats {
	font-family: 'HelveticaNeueLTPro-BdCn', sans-serif;
	position: absolute;
  bottom: 0 !important;
  left: 0;
}
#numbers #content .row .column .hidden p.stats {
	display: none;
}
#numbers #content .row .column{
	margin-bottom: 20px;
	position: relative;
}
#numbers #content .row .column h1 {
	font-size: 4.6em; /*92px*/
	line-height: 1;
	color: #000;
	text-align: center;
	margin-bottom: 0px;
}
#numbers .row1 .column .front {
	background-color: #162d3d;
}
#numbers .row2 .column .front {
	background-color: #295677;
}
#numbers .row3 .column .front {
	background-color: #437caa;
}
#numbers .row4 .column .front {
	background-color: #3498db;
}
#numbers .row1 .column .back {
	background-color: #550d13;
}
#numbers .row2 .column .back {
	background-color: #88161f;
}
#numbers .row3 .column .back {
	background-color: #c7222e;
}
#numbers .row4 .column .back {
	background-color: #f32837;
}
#numbers .column .hidden {
	opacity: 0;
}

/* People
----------------------------------------------------------------------------------------------------*/
#people {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#172f3f+0,4076a3+21,3d719b+88,1f3b4f+100 */
	background-repeat: no-repeat;
	background: #3d719b; /* Old browsers */
	background: -moz-linear-gradient(top,  #172f3f 0,#4076a3 175px,#3d719b 550px,#1f3b4f 675px,#1f3b4f 9999px); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #172f3f 0,#4076a3 175px,#3d719b 550px,#1f3b4f 675px,#1f3b4f 9999px); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #172f3f 0,#4076a3 175px,#3d719b 550px,#1f3b4f 675px,#1f3b4f 9999px); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#172f3f', endColorstr='#1f3b4f',GradientType=0 ); /* IE6-9 */
}
/* full height */
#people aside, #people #side_nav, #people section, #people article  {
	height: 100%;
}
#people aside #side_nav {
	background-color: #f0efec;
	margin-left: -999999px;
	padding-left: 999999px;
	margin-bottom: -999999px;
	padding-bottom: 999999px;
	padding_right: 1.66%;
}
#people article {
	background-color: #f0efec;
	margin-right: -999999px;
	padding-right: 999999px;
	margin-top: 20px;
	margin-bottom: -999999px;
	padding-bottom: 999999px;
}
#people article h3 {
	padding-left: 1.666%;
	padding-top: 15px;
}
#people #content .column_right header {
	margin-bottom: 0px;
}
#people .select_dropdown {
	position: relative;
}
#people .select_dropdown .row {
	margin: 0;
}
#people .select_dropdown .column {
	padding: 0 0.833% 0 0.833%;
	margin: 0;
	background-color: #162d3d;
	border-top: 1px solid #f0efec;
}
#people .select_dropdown .column.grid_12 {
		border-top: 1px solid #999;
}
#people .select_dropdown a {
	color: #fff;
	display: block;
	font-family: 'HelveticaNeueLTPro-Cn', sans-serif;
	font-size: 1.25em;
	line-height: 1.25;
	padding: 15px 0.833%;
	height: 100%;
}
#people .select_dropdown a:hover {
	text-decoration: none;
}
#people .select_dropdown .options .column:hover {
	background-color: #f32837;
}
#people .select_dropdown .row a.submenu {
	display: block;
	background-position: center right;
	background-size: 45px 45px;
	background-repeat: no-repeat;
	background-image: url('https://www.mfa.org/annual-report-2019/img/icon-submenu.png');
	padding: 20px 5px 20px 5px;
	height: 25px;
}
#people .select_dropdown .row a.submenu:hover {
	background-image: url('https://www.mfa.org/annual-report-2019/img/icon-submenu-hover.png');
}
#people .select_dropdown .row a.active {
	background-image: url('https://www.mfa.org/annual-report-2019/img/icon-close.png');
}
#people .select_dropdown .row a.active:hover {
	background-image: url('https://www.mfa.org/annual-report-2019/img/icon-close-hover.png');
}
#people .options {
	position: absolute;
	top: 65px;
	width: 100%;
	background-color: #162d3d;
	/*display: none;*/
}
#people .options .row {
	display: block;
}
#people .options .row .column {
	overflow: hidden;
	border-bottom: 1px solid #f0efec;
	margin: 0 0 -1px 0;
}
#people .options .row .column:first-child a  {
	border-right: 1px solid #f0efec;
	margin-right: -1.666%;
}
#people .intro {
	padding: 1.666%;
	padding-top: 25px;
	padding-bottom: 0px;
}
#people .intro p {
	margin-bottom: 0px;
	font-size: 1em; /*16px*/
	letter-spacing: 0.02em;
}
#people #list {
	padding: 1.666%;
	padding-top: 20px;
	line-height:  1.357; /*19px*/
}
#people #list p {
	margin-bottom: 15px;
	font-size: 16px; /*14px*/
	letter-spacing: 0.02em;
	line-height: 1.5; /*24px*/
}
#people #list .row p {
	line-height: 1.428; /*20px*/
	font-size: 14px; /*14px*/
}
#people #list h4:not(:first-child) {
	margin-top: 35px;
}
#people #list .name, #people #list .members {
	letter-spacing: 0.02em;
	margin-top: 10px;
}
#people #list .members {
	display: block;
	margin-left: 20px;
	margin-top: 2px;
  line-height: 24px;
}
#people #list p.note {
 	font-family:'HelveticaNeueLTPro-Cn', sans-serif;
	font-size: 1em;
}
#people #list .name em, #people #list .note em {
	color: #f32837;
	font-size: 12px;
	font-style: normal;
	font-family: 'Libre Baskerville', serif;
}
#people #list .note em {
	 padding-right: 5px;
 }
#people #list .name em {
	 padding-left: 0px;
}
#people #list .title {
	font-style: italic;
	line-height: 19px;
}
h3#list_title {
	margin-right: -1.666%;
	border-bottom: 1px solid #000;
	display: block;
	padding-left: 1.666%;
	margin-right: -5000px;
	padding-right: 5000px;
	padding-top: 15px;
	padding-bottom: 15px;
}

/* Scroll to Top Button
----------------------------------------------------------------------------------------------------*/
.icon_top {
	display: none;
	width: 45px;
	height: 45px;
	background-size: 45px 45px;
	background-repeat: no-repeat;
	background-image: url('https://www.mfa.org/annual-report-2019/img/icon-top.png');
	text-indent: 999999px;
	bottom: 15px;
	position: fixed;
	z-index: 120;
	right: 25px;
}
/* Exhibitions & Publications
----------------------------------------------------------------------------------------------------*/
.exhibitions #list p, .publications #list .row .column p {
	padding-bottom:15px;
}
.staffPublications #list p {
	margin-bottom:30px !important;
	display:block;
}
.exhibitions #list .exhibitionTitle, .publications #list .publicationTitle, .staffPublications #list b {
	font-family: 'HelveticaNeueLTPro-BdCn', sans-serif;
	font-weight: normal;
	font-size: 1.285712em;/*18px*/
	line-height: 1.225; /*20px*/
}
.exhibitions #list .date {
	font-weight: bold;
}
.exhibitions #list .date, .exhibitions #list .location {
	font-size: 14px;
}
.exhibitions #list .creditLine, .publications #list .creditLine {
	font-size: 14px;
	font-style: italic;
	margin-top: 5px;
	display:block;
	font-weight: normal;
}

/* Resources (Financial Reports)
----------------------------------------------------------------------------------------------------*/
#report #side_nav a {
	font-family: 'HelveticaNeueLTPro-MdCn', sans-serif;
}
footer.bar {
	background-color: #f32837;
	padding: 20px 0;
}
footer.bar .column {
	background: none;
	filter: none;
	padding: 0;
}
footer.bar a.mfa_logo  {
	background-image: url('https://www.mfa.org/annual-report-2019/img/footer-logo-white.png');
	background-repeat: no-repeat;
	background-size: 190px 29px;
	display: block;
	height: 29px;
	text-indent: -999999px;
	width: 190px;
}
footer.bar span.icon_down_arrow {
	background-image: url('https://www.mfa.org/annual-report-2019/img/icon-down-arrow.png');
	background-repeat: no-repeat;
	background-size: 35px 35px;
	display: block;
	height: 35px;
	width: 35px;
	margin-left: -17.5px;
	position: absolute;
	text-indent: -9999px;
	cursor: pointer;
	top: -17.5px;
	left: 50%;
	opacity: 1;
	transition:opacity 0.5s ease;
}
footer.bar span.icon_down_arrow.hidden {
	opacity: 0;
	cursor: default;
}
footer.bar span.anchor_link {
	font-family: 'HelveticaNeueLTPro-BdCn', sans-serif;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
	margin-top: 10px;
	text-align: center;
	width: 100%;
	display: block;
	letter-spacing: 0.2em;
	font-size: 0.875em;
}
.resources {
	background-color: #162d3d;
	color: #fff;
	padding: 90px 0px 164px;
	width: 100%;
	clear: both;
	overflow: hidden;
}
.resources h1 {
	padding: 0px 20px 20px 40px;
}
.resources p {
	padding: 0px 20px 20px 40px;
}
.resources a:link, .resources a:visited {
	font-family: 'HelveticaNeueLTPro-LtCn', sans-serif;
	color: #fff;
	font-size: 1.0625em;
	line-height: 24px;
	text-decoration: none;
}
.icon_pdf {
	background-image: url('https://www.mfa.org/annual-report-2019/img/icon-pdf.png');
	background-repeat: no-repeat;
	background-size: 35px 35px;
	padding-bottom: 10px;
	display: block;
	height: 35px;
	width: 35px;
}
.icon_pdf:hover {
	background-image: url('https://www.mfa.org/annual-report-2019/img/icon-pdf-hover.png');
}

/* Home
----------------------------------------------------------------------------------------------------*/
#home {
	background: url('https://www.mfa.org/annual-report-2019/img/HomePage2019BG.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#home #content {
	margin-top: 75px;
}
#home #content article {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
#home #content img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
	opacity: 0;
}
#home #content img#title_line_01 {
	width: 65.169%; /* max 769px */
	max-width: 769px;
}
#home #content img#title_line_02 {
	width: 22.797%;  /* max 269px */
	max-width: 269px;
}
#home #content img#title_line_03 {
	width: 56.695%;  /* max 669px */
	max-width: 669px;
}
#home footer .column {
	background: none;
	filter: none;
}
#home footer a {
	background-image: url('https://www.mfa.org/annual-report-2019/img/home-footer-logo.png');
	background-size: 299px 45px;
	width: 299px;
	height: 45px;
	line-height: 45px;
}
#home footer .column.grid_8 {
	text-align: right;
}
#home footer .column.grid_8 a {
	background: none;
	display: inline-block;
	text-indent: 0;
	font-family: 'HelveticaNeueLTPro-BdCn', sans-serif;
  color: #fff;
  text-transform: uppercase;
	margin-top: 35px;
	width: initial;
	height: initial;
}
#home footer .column.grid_8 a:hover {
  color: #f32837;
	text-decoration: none;
}

/* Media Queries
----------------------------------------------------------------------------------------------------*/

/* screens <= 960px */
@media only screen and (max-width: 960px)  {

	#main_nav nav ul li a {
		font-size: 0.875em; /*14px*/
		line-height: 1; /*14px*/
	}
	#main_nav .dropdown a {
		font-size: 0.75em; /*12px*/
		line-height: 1.17; /*14px*/
	}
	#numbers #content .row .column h1 {
		font-size: 2.7em; /*54px*/
	}
}

/* Retina */
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {

	footer a {
	  background-image: url('https://www.mfa.org/annual-report-2019/img/footer-logo-2x.png');
	}
	footer.bar a.mfa_logo  {
		background-image: url('https://www.mfa.org/annual-report-2019/img/footer-logo-white-2x.png');
 	}
	footer.bar span.icon_down_arrow {
		background-image: url('https://www.mfa.org/annual-report-2019/img/icon-down-arrow-2x.png');
	}
	.icon_pdf {
		background-image: url('https://www.mfa.org/annual-report-2019/img/icon-pdf-2x.png');
 	}
	.icon_pdf:hover {
		background-image: url('https://www.mfa.org/annual-report-2019/img/icon-pdf-hover-2x.png');
	}
	#modal .modal_controls a.modal_close {
		background-image: url('https://www.mfa.org/annual-report-2019/img/icon-close-2x.png');
	}
	#modal .modal_controls a.modal_close:hover {
		background-image: url('https://www.mfa.org/annual-report-2019/img/icon-close-hover-2x.png');
	}
	.slide_controls a.slides_back {
		background-image: url('https://www.mfa.org/annual-report-2019/img/icon-lft-arrow-2x.png');
	}
	.slide_controls a.slides_back:hover {
		background-image: url('https://www.mfa.org/annual-report-2019/img/icon-lft-arrow-hover-2x.png');
	}
	.slide_controls a.slides_forward {
		background-image: url('https://www.mfa.org/annual-report-2019/img/icon-rt-arrow-2x.png');
	}
	.slide_controls a.slides_forward:hover {
		background-image: url('https://www.mfa.org/annual-report-2019/img/icon-rt-arrow-hover-2x.png');
	}
	.image_group .image_controls a.image_zoom {
		background-image: url('https://www.mfa.org/annual-report-2019/img/icon-zoom-2x.png');
	}
	.image_group .image_controls a.image_zoom:hover, .image_group .image_controls a.image_zoom.active  {
		background-image: url('https://www.mfa.org/annual-report-2019/img/icon-zoom-hover-2x.png');
	}
	.image_group .image_controls a.image_num:nth-child(1) {
		background-image: url('https://www.mfa.org/annual-report-2019/img/icon-1-2x.png');
	}
	.image_group .image_controls a.image_num:nth-child(1):hover, .image_group .image_controls a.image_num:nth-child(1).active {
		background-image: url('https://www.mfa.org/annual-report-2019/img/icon-1-hover-2x.png');
	}
	.image_group .image_controls a.image_num:nth-child(2) {
		background-image: url('https://www.mfa.org/annual-report-2019/img/icon-2-2x.png');
	}
	.image_group .image_controls a.image_num:nth-child(2):hover, .image_group .image_controls a.image_num:nth-child(2).active {
		background-image: url('https://www.mfa.org/annual-report-2019/img/icon-2-hover-2x.png');
	}
	.image_group .image_controls a.image_num:nth-child(3) {
		background-image: url('https://www.mfa.org/annual-report-2019/img/icon-3-2x.png');
	}
	.image_group .image_controls a.image_num:nth-child(3):hover, .image_group .image_controls a.image_num:nth-child(3).active {
		background-image: url('https://www.mfa.org/annual-report-2019/img/icon-3-hover-2x.png');
	}
  .image_group .image_controls a.image_num:nth-child(4) {
    background-image: url('https://www.mfa.org/annual-report-2019/img/icon-4-2x.png');
  }
  .image_group .image_controls a.image_num:nth-child(4):hover, .image_group .image_controls a.image_num:nth-child(4).active {
    background-image: url('https://www.mfa.org/annual-report-2019/img/icon-4-hover-2x.png');
  }
	#people .select_dropdown .row a.submenu {
		background-image: url('https://www.mfa.org/annual-report-2019/img/icon-submenu-2x.png');
	}
	#people .select_dropdown .row a.submenu:hover {
		background-image: url('https://www.mfa.org/annual-report-2019/img/icon-submenu-hover-2x.png');
	}
	#people .select_dropdown .row a.active {
		background-image: url('https://www.mfa.org/annual-report-2019/img/icon-close-2x.png');
	}
	#people .select_dropdown .row a.active:hover {
		background-image: url('https://www.mfa.org/annual-report-2019/img/icon-close-hover-2x.png');
	}
	.icon_top {
		background-image: url('https://www.mfa.org/annual-report-2019/img/icon-top-2x.png');
	}
	#home footer a {
		background-image: url('https://www.mfa.org/annual-report-2019/img/home-footer-logo-2x.png');
	}


}
