@charset "UTF-8";
/* MAIN STYLE SHEET */

/* TABLE OF CONTENTS

GENERAL STYLES
TEXT STYLES
HEADER STYLES
TITLE BLOCK
BREADCRUMB STYLES
NAV STYLES
FOOTER STYLES
IMAGE STYLES
LAYOUT STYLES
TABLE STYLES
MEDIA QUIRIES

*/

/* GENERAL STYLES */

body {
	margin: 0;
	padding: 0;
}

.pub-content-width {
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	padding: 30px 50px;
}

.pub-content-wrapper {
	margin: 0 auto;
	min-height: 300px;
}

.pub-content-width {
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
}

#back2top {
	display: none;
}

.pub-breadcrumbs {
	display: none;
}

.pub-breadcrumbs-footer {
	display: none;
}

/* TEXT STYLES */

.publication-wrapper h1,
.publication-wrapper h2,
.publication-wrapper h3,
.publication-wrapper h4,
.publication-wrapper h5 {
	font-family: 'Nunito Sans', sans-serif;
	color: #1e384b;
}

.publication-wrapper h1 {
	font-size: 40px;
	line-height: 45px;
	margin: 0 0 25px 0;
}

.publication-wrapper h2 {
	font-size: 30px;
	line-height: 37px;
	margin: -60px 0 25px 0;
	padding-top: 90px;
}

.publication-wrapper h3 {
	font-size: 25px;
	line-height: 33px;
	margin: 30px 0 20px 0;
}

.publication-wrapper h4 {
	font-size: 19px;
	line-height: 23px;
	margin: 22px 0 15px 0;
	color: #0071b9;
}

.publication-wrapper h5 {
	font-size: 17px;
	line-height: 21px;
	margin-bottom: 15px;
}

.publication-wrapper p {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	line-height: 21px;
	color: #1e384b;
	margin: 0 0 15px 0;
}

p strong {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
}

p.pub-intro {
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 400;
	color: #0071b9;
	font-size: 20px;
	line-height: 27px;
	margin: 0 0 20px 0;
}

.publication-wrapper ul,
.publication-wrapper ol {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #1e384b;
}

.publication-wrapper ul {
	list-style-image: url(../images/AR-2018/bullet.png);
	margin: 0 0 20px 0;
}

.publication-wrapper ul li {
	margin: 10px 0 10px 0;
}

.publication-wrapper h2 sup {
	font-size: 13px;
}

a:link, a:visited, a:hover {
	color: #0071b9;
}

sup {
	position: relative;
	display: inline-block;
	cursor: pointer;
}

.superscript {
	box-sizing: border-box;
	padding: 10px;
	background-color: #efefef;
	position: absolute;
	top: 10px;
	left: 0;
	display: none;
	border-radius: 0 5px 5px 5px;
	width: 250px;
	font-weight: 400;
	font-size: 12px;
	line-height: normal;
	text-align: left;
}

sup:hover .superscript {
	display: block;
}

p.pub-quote {
	border-top: 2px solid #0071b9;
	padding: 20px 40px 0 40px;
	margin: 30px 0 15px 0;
	font-size: 18px;
	line-height: 24px;
}

p.quote-name {
	margin: 0 0 30px 0;
	font-size: 12px;
	line-height: 15px;
	padding: 0 40px 20px 40px;
	border-bottom: 2px solid #0071b9;
	color: #777777;
}

/* HEADER STYLES */

.pub-header-wrapper {
	width: 100%;
	background-color: #1e384b;
}

.pub-header-spacer {
	display: block;
	width: 100%;
	height: 90px;
}

.pub-header-content {
	width: 90%;
	max-width: 950px;
	margin: 0 auto;
	color: #fff;
	position: relative;
	height: 90px;
	overflow: hidden;
}

.pub-logo-arrow {
	width: 48px;
	height: auto;
	display: block;
	float: left;
	margin: 0 20px 0 0;
}

.pub-logo {
	width: 280px;
	padding: 10px 0 0 0;
	display: inline-block;
	margin: 4px 0 0 0;
}

.pub-logo img {
	display:none;
}
.pub-logo:after {
	content:url(../images/AR-2018/logo-black.png);
}



/* TITLE BLOCK */

.pub-titleBlock {
	margin: 0 auto 30px auto;
	border-bottom: 1px solid #efefef;
	padding: 0 0 10px 0;
}

.pub-titleBlock p {
	font-size: 16px;
	line-height: 24px;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 600;
	margin: 0 0 15px 0;
	color: #6C6C6C;
}

.pub-titleBlock h1 {
	font-size: 45px;
	line-height: 50px;
	letter-spacing: -1px;
	font-family: 'Nunito Sans', sans-serif;
	margin: 0;
}

.pub-pubTitle h1 {
	font-size: 45px;
	line-height: 50px;
	letter-spacing: -1px;
	font-family: 'Nunito Sans', sans-serif;
	margin: 0 0 30px 0;
}

/* NAV STYLES */

.pub-nav-wrapper {
	display: none;
}

/* FOOTER STYLES */

.pub-footer-wrapper {
	display: none;
}

.pub-footer-content {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	color: #fff;
}

.pub-footer-logo {
	width: 200px;
	display: inline-block;
	margin: 4px 30px 0 0;
	float: left;
}

.pub-footer-logo img {
	width: 100%;
	height: auto;
	display: block;
}

.pub-footer-download a {
	font-family: 'Montserrat', sans-serif;
	display: inline-block;
	box-sizing: border-box;
	padding: 20px 10px 10px 55px;
	background-image: url(../images/AR-2018/icon-download-pdf.png);
	background-repeat: no-repeat;
	background-size: 35px;
	background-position: left 15px center;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	border-left: 2px solid #303030;
}

.pub-footerNav-wrapper {
	display: none;
}

.pub-footerNav {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

a.pub-footerNav-left {
	-webkit-box-flex: 0;
	    -ms-flex: 0 1 49%;
	        flex: 0 1 49%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: block;
	padding: 15px 15px 15px 35px;
	border: 1px solid #80bbde;
	text-align: left;
	background-image: url(../images/AR-2018/arrow-left.png);
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: left 10px center
}

a.pub-footerNav-right {
	-webkit-box-flex: 0;
	    -ms-flex: 0 1 49%;
	        flex: 0 1 49%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: block;
	padding: 15px 35px 15px 15px;
	border: 1px solid #80bbde;
	text-align: right;
	background-image: url(../images/AR-2018/arrow-right.png);
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: right 10px center
}

.pub-footerNav a {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 400;
	-webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.pub-footerNav a:hover {
	background-color: #1e384b;
	border: 1px solid #1e384b;
}

/* IMAGE STYLES */

.pub-img-full-width {
	width: 100%;
	height: auto;
	display: block;
	margin: 30px 0;
}

.pub-img-two-thirds {
	width: 75%;
	height: auto;
	display: block;
	margin: 30px auto;
}

.pub-img-half {
	width: 50%;
	height: auto;
	display: block;
	margin: 30px auto;
}

p.pub-image-caption {
	font-style: italic;
	font-size: 12px;
	line-height: 17px;
	margin: -20px 0 0 0;
	padding: 0 0 20px 0;
}

.pub-icon {
	width: 100px;
	height: auto;
	display: block;
	margin: 10px 0 20px 0;
}

/* LAYOUT STYLES */

ul.pub-profic-list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
}

ul.pub-profic-list li {
	flex: 0 1 47%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 30px;
	border: 1px solid #efefef;
	margin: 5px 30px 20px 0;
	max-width: 47%;
}

ul.pub-profic-list li:nth-child(even) {
	margin: 5px 0 20px 0 !important;
}

ul.pub-profic-list .profile-img img {
	width: 150px;
	height: auto;
	display: block;
}

ul.pub-list-noBullet {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.pub-stakeholder-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.pub-stakeholder-list li {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 30px;
	border: 1px solid #efefef;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

ul.pub-stakeholder-list .stakeholder-img {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 150px;
	        flex: 0 0 150px;
	margin: 0 40px 0 0;
}

ul.pub-stakeholder-text {
	-webkit-box-flex: 0;
	    -ms-flex: 1 1 auto;
	        flex: 1 1 auto;
}

ul.pub-stakeholder-list .stakeholder-img img {
	width: 150px;
	height: auto;
	display: block;
}

ul.pub-stakeholder-list .stakeholder-text p {
	margin: 0 0 8px 0;
}

ul.pub-stakeholder-list .stakeholder-text h4 {
	margin-top:0;
}

ul.pub-stakeholder-list p.stakeholder-name {
	color: #0071b9;
	font-weight: 700;
	font-family: 'Nunito Sans', sans-serif;
	font-size: 18px;
	margin-top: 20px;
}

.pub-pullout {
	box-sizing: border-box;
	padding: 30px;
	margin: 30px 0;
}

.pub-pullout h3,
.pub-pullout h4 {
	margin-top: 0;
}

.pub-blue {
	background-color: #d7f2fc
}

.pub-footnotes {
	box-sizing: border-box;
	background-color: #efefef;
	padding: 15px;
	margin: 50px 0 0 0;
}

p.pub-footnotes {
	font-size: 11px;
}

.pub-footnotes ol {
	font-size: 11px;
	margin: 0 0 0 15px;
	padding: 0;
}


/* TABLE STYLES */

p.pub-table-title {
	font-size: 16px;
	font-weight: 600;
	margin: -60px 0 15px 0;
	padding-top: 90px;
}

.pub-table-1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	line-height: 21px;
	color: #1e384b;
    border-collapse: collapse;
	width: 100%;
	margin: 0 0 40px 0;
}

.pub-table-1 th,
.pub-table-1 td {
	padding: 10px;
	border-bottom: 2px solid #d4d8dc;
}

.pub-table-1 th {
	border-bottom: 4px solid #0071b9;
	background-color: #cdeefb;
	color: #0071b9;
	font-weight: 600;
}

th.pub-row-grey {
	border-bottom: 2px solid #d4d8dc;
	background-color: #e6e6e6;
	color: #0071b9;
	font-weight: 600;
}

tr.pub-row-grey-general {
	background-color: #e6e6e6;
}

.pub-table-right,
.pub-cell-right {
	text-align: right;
}

.pub-table-left,
.pub-cell-left {
	text-align: left;
}

tr.pub-row-total {
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
}

.pub-cell-tint {
	background-color: #e1f5fc;
}

.col-1-left td:first-child,
.col-1-left th:first-child {
	text-align: left;
}

.col-2-left td:nth-child(1),
.col-2-left th:nth-child(1),
.col-2-left td:nth-child(2),
.col-2-left th:nth-child(2) {
	text-align: left;
}

/* HOMEPAGE STYLES */

.pub-home-ar {
	width: 100%;
	height: 100vh;
	display: block;
	background-color: #1e384b;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
	overflow: hidden;
}

.pub-home-logo {
	width: 360px;
	height: auto;
	display: block;
}

.pub-home-img {
	position: absolute;
	width: 800px;
	left: -830px;
	top: -560px;
}

.pub-home-img img {
	width: 100%;
	height: auto;
	display: block;
}

.pub-home-ar h1 {
	font-size: 50px;
	line-height: 55px;
	margin: 20px 0 20px 0;
	color: #fff;
}

.pub-home-ar h1 span {
	color: #0071b9;
}

.pub-home-content {
	box-sizing: border-box;
	display: block;
	font-family: 'Nunito Sans', sans-serif;
	width: 400px;
	margin: 0 auto;
	position: relative;
}

.pub-home-ar a {
	box-sizing: border-box;
	padding: 11px 30px 10px 15px;
	display: inline-block;
	background-color: #0071b9;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/AR-2018/arrow-right.png);
	background-repeat: no-repeat;
	background-size: 10px;
	background-position: right 10px center;
	-webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.pub-home-ar a:hover {
	background-position: right 7px center;
	border-radius: 0 10px 10px 0;
}



/* -------------------- MEDIA QUIRIES -------------------- */

@media screen and (max-height:670px) {
	.pub-nav-wrapper {
		margin: 0;
		flex: none;
		position: fixed;
		left: -5000px;
		top: 0;
		background-color: #fff;
		width: 100%;
		padding: 70px 30px 50px 30px;
		border-bottom: 2px solid #000;
		overflow-y: scroll;
		z-index: 500;
	}
	#pub-menu-open, #pub-menu-close {
    	display: inline-block;
	}
	ul.navList {
		width: 90%;
		max-width: 800px;
		margin: 0 auto;
	}
}


@media screen and (max-width:1600px) {
	.pub-content-width {
		width: 100%;
		max-width: none;
		margin: 0 auto;
		padding: 0 20% 0 400px;
	}
	.pub-breadcrumbs,
	.pub-breadcrumbs-footer {
		display: none;
	}
}

@media screen and (max-width:1200px) {
	.pub-content-width {
		padding: 0 50px 0 400px;
	}
}

@media screen and (max-width:980px) {
	.pub-content-width {
		width: 90%;
		max-width: 800px;
		margin: 0 auto;
		padding: 0;
	}
	.pub-breadcrumbs,
	.pub-breadcrumbs-footer {
		display: none;
	}
	.pub-content-width {
		display: block;
	}
	.addBlock {
		display: block !important;
	}
	.pub-nav-wrapper {
		margin: 0;
		flex: none;
		position: fixed;
		left: -5000px;
		top: 0;
		background-color: #fff;
		width: 100%;
		padding: 70px 30px 50px 30px;
		border-bottom: 2px solid #000;
		overflow-y: scroll;
		z-index: 500;
	}
	#pub-menu-open, #pub-menu-close {
    	display: inline-block;
	}
	#back2top {top: 47px; left: inherit; right: 120px;}
}

@media screen and (max-width:780px) {
	.pub-footer-wrapper {
		padding: 30px 0 50px 0;
	}
}

@media screen and (max-width:670px) {
	ul.pub-profic-list {
		display: block;
		flex-wrap: nowrap;
	}

	ul.pub-profic-list li,
	ul.pub-profic-list li:nth-child(even){
		flex: none;
		margin: 5px 0 20px 0;
		max-width: 100%;
	}
}

@media screen and (max-width:650px) {
	ul.pub-profic-list {
		display: block;
		flex-wrap: nowrap;
	}

	ul.pub-profic-list li {
		flex: none;
		margin: 5px 0 15px 0;
	}
	
	.pub-table-1 {
		font-size: 12px;
		line-height: 18px;
	}
	#back2top {top: 47px; left: inherit; right: 100px;}
}

@media screen and (max-width:600px) {
	.pub-footerNav {
		display: block;
	}
	a.pub-footerNav-left, a.pub-footerNav-right {
		flex: none;
		width: 100%;
		margin: 0 0 5px 0;
	}
	#back2top {top: 90px; left: inherit; right: 20px; border-radius: 0 0 10px 10px;}
}

@media screen and (max-width:530px) {
	ul.pub-stakeholder-list li {
		display: block;
	}

	ul.pub-stakeholder-list .stakeholder-img {
		flex: none;
		margin: 0 0 20px 0;
	}
}

@media screen and (max-width:460px) {
	.pub-logo {
		width: 200px;
		padding: 20px 0 0 0;
	}
}

