﻿

#remunerationModal button.close img,
#committeeModal button.close img {
	width: 33px;
	height: 33px;
	position: absolute;
	right: 16px;
	top: 0px;
}

    #remunerationModal button.close img {
        top:19px;
    }

    .tab {
        display: inline-block;
        margin-left: 40px
    }

.bold {
	font-weight: 600;
}

.custom-embed {
	margin-bottom: 30px;
}

	.custom-embed iframe {
		width: 768px;
		height: 432px;
	}

.committee-wrap {
	display: table;
	margin: 0 auto;
}

.committee {
	list-style-type: none;
	display: table-cell;
	margin-right: 10px;
}

/* .committee:nth-child(4) { */
/* clear: left; */
/* } */

.committee-button {
	background-color: transparent;
	border: 1px solid #fff;
	opacity: 0.8;
	padding: 8px;
	border-radius: 5px;
	color: #fff;
	margin-right: 15px;
	display: block;
	cursor: pointer;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

	.committee-button:hover {
		background: #fff;
		text-decoration: none;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}

.committee-content {
	opacity: 0;
	display: none;
}

.commi-content-wrap {
	color: #fff;
    margin-top:1em;
}

#committeeModal .modal-content {
	background: url(../images/board/modal-bg.jpg) no-repeat 0 0;
}

/* .committee a:after { */
/* opacity: 0; */
/* display: inline-block; */
/* content: "Learn More"; */
/* } */

/* .committee a:hover:after { */
/* opacity: 1; */
/* } */
.board-sub-head {
	margin: 0 auto;
	display: table;
}

span.committee-head {
	display: block;
	width: 100%;
	font-size: 30px;
	line-height: 32px;
	font-weight: 400;
	margin-bottom: 15px;
}

.message-carousel-page.custom-scroll.slick-current.slick-active {
	padding-top: 60px;
}

#tom-image, #doug-image {
	position: absolute;
	right: 0;
	bottom: 0;
}

#tom-image {
	width: 150px;
}

#doug-image {
	width: 185px;
}

/* #audit-committee a:hover:after { */
/* content: url(../); */
/* } */
/* #credit-committee a:hover:after { */
/* content: url(../images/committee/credit.jpg); */
/* } */
/* #elections-committee a:hover:after { */
/* content: url(../images/committee/elections.jpg); */
/* } */
/* #governance-committee a:hover:after { */
/* content: url(../images/committee/governance.jpg); */
/* } */
/* #risk-committee a:hover:after { */
/* content: url(../images/committee/risk.jpg); */
/* } */
/* #compensation-committee a:hover:after { */
/* content: url(../images/committee/compensation.jpg); */
/* } */


.video-container .video {
	width: 100%;
}

.dark-blue {
	color: #096cab;
}

.mb40 {
	margin: 40px 0 !important;
}

.mt20 {
	margin-top: 20px;
}

.carousel-item.financials-carousel-item.slick-slide.slick-current.slick-active {
	height: auto;
}

.A, .d, .v, .i, .c, .e,
.hand1, .hand2, .hand3, .hand4, .hand5, .hand6, .hand7,
.card1, .card2, .card3, .shadowCard,
.backBalloons, .frontBalloons, .blueBalloon,
.erin-mills-img,
.growth-img,
.commercial-banking-img,
.rDial, .rLevel, .rRisk, .rShadow {
	display: inline-block !important;
	position: absolute;
	bottom: -9999px;
	opacity: 0;
}

.A, .d, .v, .i, .c, .e {
	width: 90px;
}

.hand1 {
	height: 280px;
	z-index: 4;
}

.hand2 {
	height: 320px;
	z-index: 3;
}

.hand3 {
	height: 320px;
	z-index: 3;
}

.hand4 {
	height: 380px;
}

.hand5 {
	height: 300px;
	z-index: 3;
}

.hand6 {
	height: 280px;
	z-index: 3;
}

.hand7 {
	height: 350px;
	z-index: 1;
}

.card1 {
}

.card2 {
}

.card3 {
}

.shadowCard {
	bottom: 0;
	right: -20px;
}

.backBalloons {
	right: 26px;
	width: 368px;
	z-index: 1;
}

.frontBalloons {
	right: 0px;
	width: 460px;
	z-index: 3;
}

.blueBalloon {
	right: 50px;
	width: 180px;
	z-index: 2;
}

.A {
	right: 500px;
}

.d {
	right: 400px;
}

.v {
	right: 300px;
}

.i {
	right: 220px;
	width: 55px;
}

.c {
	right: 100px;
}

.e {
	right: 0px;
}

.erin-mills-img {
	right: 290px;
	z-index: 10;
	width: 150px;
}

.growth-img {
	right: 290px;
	z-index: 10;
	width: 150px;
}

.commercial-banking-img {
	right: 0px;
}

.rDial {
	left: 300px;
	bottom: 100px;
	z-index: 2;
	padding: 0 31px 31px 31px;
}

.rLevel {
	left: 200px;
}

.rRisk {
	left: 387px;
	bottom: 214px;
	z-index: 3;
}

.rShadow {
	left: 350px;
	bottom: 40px;
	z-index: 1;
}

.board-view-chart-wrap {
	text-align: center;
	display: table;
	width: 100%;
	height: 80px;
	margin: 0;
}

	.board-view-chart-wrap a img {
		margin-right: 4px;
	}

.blue-text-board {
	color: #3eb3ff;
	margin-bottom: 0;
	margin-bottom: -20px;
	display: block;
	padding: 0 20px 10px 20px;
}

.board-view-chart-wrap a {
	display: table-cell;
	vertical-align: middle;
}

	.board-view-chart-wrap a,
	.board-view-chart-wrap a:hover,
	.board-view-chart-wrap a:focus {
		color: white !important;
	}

.messages-wrapper > .btn
/*.messages-wrapper > .btn:active,
.messages-wrapper > .btn.active:hover,
.messages-wrapper > .btn:focus .messages-wrapper > .btn.active:focus*/ 
{
	background-color: transparent;
}

.messages-wrapper > .btn {
	position: absolute;
	bottom: -90px;
	width: 173px;
	text-align: center;
	color: white;
	border: 1px solid white;
	border-radius: 15px;
	display: block;
}

	.messages-wrapper > .btn:hover {
		color: #49b7ff;
		border-color: #49b7ff;
	}

    .messages-wrapper > .btn.active {
        /*color: #bdbdbd;
        border-color: #bdbdbd;*/
        color: #08568b;
        border-color: #bdbdbd;
        background-color: white;
        font-weight: bold;
    }

.messages-wrapper h2 {
	color: #3eb3ff;
}

.messages-wrapper > .message-chair {
    left: 408px;
    /* 750, 375 - 83 = 292, 292 - 166 = 126 */
}

.messages-wrapper > .message-ceo {
    left: 166px;
}

.zenbanx-mobile {
	width: 400px;
	position: absolute;
}

.nav > li > a:hover, .nav > li > a:focus {
	background-color: transparent;
}

.black-box-wrapper .col-lg-11 {
	margin-left: 4%;
}

.jeff, .annemarie {
	border-radius: 100%;
}

.hl-3 {
	width: 370px;
}

.hl-2 {
	width: 220px;
}

.members-and-employees-wrap, .community-imact-table-wrap {
	border: 1px solid #096cab;
	padding: 10px;
	border-radius: 5px;
	width: 500px;
	background: rgba(73, 183, 255, 1);
	color: #FFF;
}

.members-and-employees-table, .community-impact-table {
	width: 500px;
}

	.members-and-employees-table tr > td:nth-child(1), .community-impact-table tr > td:nth-child(1) {
		border-right: 1px solid #096cab;
	}

	.members-and-employees-table tr > td:nth-child(2), .community-impact-table tr > td:nth-child(3) {
		font-weight: bold;
	}

	.community-impact-table tr > td:nth-child(3) {
		background: rgba(73, 183, 255, .6);
	}

	.members-and-employees-table tr > td:nth-child(2) {
		text-align: right;
		padding-right: 30px;
	}

	.members-and-employees-table tr > td, .community-impact-table tr > td {
		padding: 4px 12px;
	}

.join-in-table-wrapper {
	border: 1px solid #096cab;
	border-radius: 10px;
	padding: 20px 30px;
	width: 500px;
}

	.join-in-table-wrapper > table {
		width: 460px;
	}

		.join-in-table-wrapper > table tr {
			height: 30px;
		}

		.join-in-table-wrapper > table .join-number {
			font-weight: 600;
		}

		.join-in-table-wrapper > table .space {
			padding-left: 30px;
		}

.community-contributions {
	min-height: 1460px;
}


@media (min-width: 2150px) {
	.black-box-wrapper .col-lg-11 {
		width: 50% !important;
		margin-left: 25% !important;
	}
}

body {
	margin: 0;
	padding: 0;
	font: 500 16px/20px "myriad-pro", Arial, sans-serif;
	min-width: 1024px;
}

.row {
	margin-left: 0;
	margin-right: 0;
}

.col-xs-12 {
	padding: 0;
}

header .section-center {
	height: 60px;
	/*border-bottom: 10px solid #0a5c94;*/
	border-bottom: 10px solid transparent;
}

.section-center.selected {
	/* border-bottom: 10px solid #0a5c94; */
}

/* General */
.download-link,
.view-link {
	height: 40px;
	padding: 8px 0 0 47px;
	display: block;
	text-decoration: none;
	font-weight: 500;
}

.download-link {
	background: url(../images/download.png) no-repeat 0 0;
	color: white;
}

.view-link {
	background: url(../images/view.png) no-repeat 0 0;
	color: #49b7ff;
}

#financials .download-link:hover {
	color: #49b7ff;
}

.view-link {
	background: url(../images/view.png) no-repeat 0 0;
	height: 40px;
	padding: 8px 0 0 47px;
	display: block;
	text-decoration: none;
	font-weight: 500;
}

.with-border {
	border: 1px solid #49b7ff;
	border-radius: 20px;
	padding: 15px;
}

.louder-img img {
	width: 100%
}

.louder-img {
	padding-right: 0;
	padding-left: 0;
}

.paddingTop-30 {
	padding-top: 30px;
}

header {
	color: #fff;
	position: fixed;
	top: 0;
	z-index: 1000;
	left: 0;
	right: 0;
	min-width: 1024px;
}

	header > .bg {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		height: 0;
		background: #0a5c94 !important;
		-moz-transition: height .3s ease-out;
		-o-transition: height .3s ease-out;
		-webkit-transition: height .3s ease-out;
		transition: height .3s ease-out;
	}

	header.scroll > .bg {
		height: 100%;
	}

.nav {
	margin: 2% 0 2% 80px;
	padding: 0;
	list-style: none;
	font-size: 16px;
}

header.scroll > .nav {
	margin-top: 20px;
	margin-bottom: 20px;
}

a[href="#intro"] img {
	margin-top: -8px;
}

#intro > .row {
	/* background-image: url(../images/2017/bg-placeholder.jpg); */
	/* background-size: 100%; */
	/* background-repeat: no-repeat; */
	min-height: 830px;
	background-color: #08568b;
}

	#intro > .row > .col-xs-12 {
		padding: 0;
	}

#intro .intro-header {
	width: 100%;
	position: absolute;
	top: 0;
}

#intro .m-top {
	margin-top: 12%;
	color: white;
	z-index: 5;
	text-align: center;
	height: 63px;
}

.logo-m-main {
	text-align: center;
	z-index: 5;
	height: 107px;
}

	.logo-m-main h1 {
		color: white;
		vertical-align: text-top;
		margin: 0;
		font-size: 98px;
		z-index: 5;
		display: inline;
	}

	.logo-m-main img {
		margin-bottom: -155px;
		margin-left: 30px;
		width: 250px;
		display: inline;
	}


.logo-s-left {
	/* margin-top:	283px; */
	z-index: 5;
}

	.logo-s-left h1 {
		text-align: right;
		min-width: 512px;
		color: white;
		/* margin-top: 5%; */
		vertical-align: text-top;
		margin: 0;
		font-size: 98px;
		font-weight: 200;
	}

.logo-s-right {
	/* margin-top:	283px; */
	z-index: 5;
}

	.logo-s-right img {
		margin-top: 40px;
		width: 250px;
	}

.bb-content {
	z-index: 100;
	color: white;
	background: rgba(0, 0, 0, 0.35);
	position: absolute;
	padding: 20px;
	padding-bottom: 40px;
	left: 0;
}

.black-box-wrapper {
	/* margin-bottom: -1050px; */
}

.blue-background.minned {
	min-height: 1900px;
}

@media (min-width: 1900px) {
	.blue-background.minned {
		min-height: 1636px;
	}
}

.financials-black-box, .makedifference-black-box {
	background: #000;
	opacity: .35;
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
}

.financials-black-box {
	height: 266px;
	z-index: 4;
}

.makedifference-black-box {
	min-height: 300px;
	z-index: 4;
}

section#financials {
	margin-top: -2px;
}

.blue-background {
	background-color: #08568b;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
}

#blue-section {
	margin-top: -70px;
}

.up-a-bit {
	width: 100%;
	margin-top: -47px;
	float: right;
	display: inline-block;
}

	.up-a-bit em {
		float: right;
	}

.circles-top {
	margin-top: -240px;
	width: 100%;
	height: 480px;
}

.pen-png {
	position: absolute;
	bottom: 130px;
	width: 200px;
	z-index: 100;
	left: -50px;
}

.pen-paper-wrap {
	text-align: center;
	margin-top: -300px;
	height: 1080px;
	padding-top: 80px;
}

.message-container * {
	border: 0 !important;
}

.pen-paper-wrap .paper-content {
	position: absolute;
	width: 750px;
	left: 50%;
	margin-left: -375px;
	z-index: 10;
}

.pen-paper {
	width: 750px;
	display: inline;
	position: absolute;
	left: 50%;
	margin-left: -375px;
	z-index: 5;
}

.houses-bottom {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}

.icon-scroll-wrap {
	text-align: center;
	width: 100%;
	top: 120px;
	z-index: 10;
	position: absolute;
}

.icon-scroll,
.icon-scroll:before {
	position: absolute;
	left: 50%;
}

.icon-scroll {
	width: 30px;
	height: 50px;
	margin-left: -15px;
	top: 50%;
	margin-top: -35px;
	box-shadow: inset 0 0 0 1px #fff;
	border-radius: 25px;
}

	.icon-scroll:before {
		content: '';
		width: 8px;
		height: 8px;
		background: #fff;
		margin-left: -4px;
		top: 8px;
		border-radius: 4px;
		-webkit-animation-duration: 1.5s;
		animation-duration: 1.5s;
		-webkit-animation-iteration-count: infinite;
		animation-iteration-count: infinite;
		-webkit-animation-name: scroll;
		animation-name: scroll;
	}

@-webkit-keyframes scroll {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(36px);
		transform: translateY(36px);
	}
}

@keyframes scroll {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(36px);
		transform: translateY(36px);
	}
}

.nav > li {
	float: left;
	padding-top: 7px;
}

	.nav > li.logo {
		margin-right: 0;
		padding-top: 0;
	}

		.nav > li.logo > img {
			width: 134px;
		}

	.nav > li + li {
		margin-left: 60px;
	}

	.nav > li:not(.logo) > a {
		display: block;
		color: #fff;
		text-decoration: none;
		padding: 0;
	}

		.nav > li:not(.logo) > a:hover,
		.nav > li.active > a,
		.nav > li:not(.logo) > a.selected {
			padding-bottom: 10px;
			border-bottom: 4px solid #fff;
		}

section {
	position: relative;
	float: left;
	width: 100%;
}

.section-center {
	position: relative;
}

/* Intro */
/*.intro-imgmain-wrapper {
	overflow: hidden;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 0;
}*/
.intro-header {
	/*background: url(../images/intro/header.jpg) no-repeat right 0;
	background-size: cover;*/
	overflow: hidden;
}

	.intro-header > video {
		width: 100%;
	}

.intro-header-overlay {
	z-index: 0;
	background: #000;
	opacity: .65;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

.intro-imgmain {
	width: 100%;
}

.intro-boards {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.intro-title {
	position: absolute;
	top: 22%;
	left: 0;
	right: 0;
	color: #fff;
}

	.intro-title > h1 {
		margin: 0;
		text-align: center;
		font-size: 41px;
		line-height: 41px;
		top: 25px;
		font-weight: 300;
	}

	.intro-title > p {
		font-size: 16px;
		text-align: center;
		margin-top: 5px;
		font-weight: 300;
	}

.intro-title-scroll {
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
	display: block;
	margin: 8% auto 0;
	width: 50px;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
}

/* Messages */
.messages {
	color: #096cab;
	/*margin-top: 4%;*/
	background: #e3e3e3;
}

	.messages a,
	.messages a:focus,
	.messages a:visited {
		color: #096cab;
	}

	.messages h2 {
		margin: 0 0 0 80px;
		font-size: 50px;
		line-height: 52px;
		font-weight: 300;
	}

.messages-carousel {
	/*margin-bottom: 80px;*/
}

.message-container {
	margin-top: 20px;
	/* height: 815px; */
	overflow: hidden;
	width: 100%;
	text-align: left;
	float: left;
	margin-left: 15px;
	padding: 50px 100px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

	.message-container .slick-track {
		/* padding-left: 57px; */
		/* text-align: left; */
		/* padding-top: 15px; */
	}

	.message-container .mCSB_container > h2 {
		padding: 15px;
		padding-left: 0;
		margin-top: 0;
		width: 100%;
	}

	.message-container .mCSB_container > p.first-paragraph {
	}

.message-carousel-page {
	/* width: 560px !important; */
}

.message-carousel-pages-nav {
	position: absolute;
	bottom: -10px;
	left: 140px;
	right: 35px;
	font-size: 14px;
	font-weight: 500;
	width: 500px;
}

	.message-carousel-pages-nav > a {
		text-decoration: none;
		text-transform: uppercase;
		/*color: #fff !important;*/
		display: inline-block;
		/*background: #096cab;*/
		padding: 6px 14px;
		outline: 0 none;
	}

		.message-carousel-pages-nav > a.prev {
			float: left;
			background: url(../images/carousel-left.png) no-repeat 0 center;
			background-size: 10px;
			padding-left: 20px;
		}

		.message-carousel-pages-nav > a.next {
			float: right;
			background: url(../images/carousel-right.png) no-repeat right center;
			background-size: 10px;
			padding-right: 20px;
		}

		.message-carousel-pages-nav > a.disabled {
			visibility: hidden;
		}

.messages-carousel .carousel-item {
	overflow: hidden;
	position: relative;
}

	.messages-carousel .carousel-item > img {
		/*float: right;*/
		height: 715px;
		margin: 55px 0 0 50px;
		position: absolute;
		bottom: 15px;
		right: 0;
	}

.message-carousel-item-title {
	margin: 0;
	font-size: 50px;
	line-height: 52px;
	font-weight: 300;
}

.message-carousel-item-intro {
	font-size: 24px;
	line-height: 28px;
	font-weight: 300;
}

/* Board of Directors */
.board-content {
	padding: 0 20px 0 20px;
}

.board-blueprint {
	position: relative;
	z-index: 2;
}

.board-blueprint-body {
	padding: 60px 0 150px 80px;
	background: url(../images/board/background.jpg) no-repeat center bottom;
	background-size: cover;
}

	.board-blueprint-body p {
		color: #fff;
		margin-right: 40px;
	}

		.board-blueprint-body p > a {
			text-decoration: none;
			color: #fff;
		}

			.board-blueprint-body p > a:hover {
				text-decoration: underline;
			}

.board-blueprint-body-heading {
	color: #3eb3ff;
	font-size: 50px;
	line-height: 52px;
	margin-bottom: 40px;
	font-weight: 500;
	padding: 0 20px 0 20px;
}

.board-blueprint-body-heading2 {
	font-size: 26px;
	line-height: 28px;
	font-weight: 300;
}

.leadership-team-body-members,
.board-blueprint-body-members {
	margin: 40px 0 0;
	text-align: center;
	display: table;
	width: 100%;
	padding: 0;
	list-style: none;
}

	.leadership-team-body-members > li,
	.board-blueprint-body-members > li {
		margin: 0 40px 40px 0;
		display: table-cell;
		width: 220px;
	}

		.board-blueprint-body-members > li:nth-child(5) {
			/* clear: left; */
		}

		.leadership-team-body-members > li > .leader,
		.board-blueprint-body-members > li > a {
			display: block;
			text-decoration: none;
			text-align: center;
		}

			.leadership-team-body-members > li > .leader > img,
			.board-blueprint-body-members > li > a > img {
				display: block;
				margin: 0 auto 20px;
				width: 144px;
				-moz-transition: .2s ease-in;
				-o-transition: .2s ease-in;
				-webkit-transition: .2s ease-in;
				transition: .2s ease-in;
				-webkit-filter: grayscale(1);
				filter: grayscale(1);
				filter: grayscale(100%);
			}


			.leadership-team-body-members > li > .active-img > img,
			.lead-arrow, .leadership-team-body-members > li > .leader:hover > img,
			.board-blueprint-body-members > li > a:hover > img {
				-webkit-filter: grayscale(0);
				filter: grayscale(0);
				filter: grayscale(0%);
				cursor: pointer;
			}


.board-blueprint-body-members-name {
	color: #fff;
}

.board-blueprint-body-members-title {
	color: #3eb3ff;
	font-size: 14px;
}

/*Leadership*/

.leadership-item {
	padding: 15px 0;
}

.leadership-profile {
	padding: 0 15px;
}

.leadership-carousel-btns {
	position: relative;
	top: -25px;
	z-index: 1000;
}

.slick-dots li button {
	border: 2px solid #096cab;
	background: #096cab;
}

.slick-dots li.slick-active button {
	border: 2px solid #27CBE7;
	background: #27CBE7;
}

.memberstories-carousel .slick-dots,
.leadership-carousel .slick-dots {
	text-align: center;
}

.memberstories-carousel-btns {
	position: relative;
	z-index: 1000;
	top: -80px;
	color: #3eb3ff;
}

.nav-container {
	text-align: center;
	padding-bottom:24px;
}

.memberstories-prev,
.memberstories-next {
	color: #3eb3ff;
	width: 130px;
	display: inline-block;
	overflow: hidden;
	cursor: pointer;
	/*margin-bottom: 22px;*/
}

	.memberstories-prev img,
	.memberstories-next img {
		float: left;
		width: 30px;
	}

	.memberstories-prev span {
		float: left;
		margin-left: 5px;
		width: 95px;
		margin-top: 8px;
	}

	.memberstories-next span {
		float: left;
		margin-right: 5px;
		width: 55px;
		margin-top: 8px;
	}

.memberstories-carousel-btns .memberstories-prev,
.memberstories-carousel-btns .memberstories-next,
.leadership-carousel-btns .lead-next,
.leadership-carousel-btns .lead-prev {
	position: absolute;
}

.memberstories-carousel-btns .memberstories-next,
.leadership-carousel-btns .lead-next {
	left: 60px;
}

.memberstories-carousel-btns img,
.leadership-carousel-btns img {
	width: 15px;
}

.memberstories-thumbs {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline-block;
}

	.memberstories-thumbs li {
		display: inline-block;
		/*margin: 0 10px;*/
		cursor: pointer;
		width:80px;
	}
		.memberstories-thumbs li img {
			border: 3px solid rgba(255,255,255,0)
		}

		.memberstories-thumbs li.current img,
		.memberstories-thumbs li:hover img {
			border: 3px solid #3eb3ff;
		}

		.memberstories-thumbs li img {width:100%;}
		

.leader-gray {
	color: #98918D;
}

.memberstories-nav-wrapper {
	width: 500px;
}

/* Financial Highlights */
.member-img, .member-content {
	float: left;
}

.member-content {
	width: 65%;
	float: left;
}

.member-description {
	width: 35%;
	padding: 0 25px;
	float: left;
}

.member-img > img {
	width: 100%;
}

.highlights {
	border-bottom: 1px solid #096cab;
	background: #ededed;
}

.highlights-builder {
	overflow: hidden;
	position: relative;
	background: url(../images/2018/Header2_2444x740.jpg) no-repeat center 0;
	background-size: cover;
}

	.highlights-builder > h2 {
		opacity: 0;
		color: #fff;
		font-weight: 300;
		font-size: 50px;
		line-height: 52px;
		padding: 125px 0;
		margin: 0;
		text-align: center;
	}

.highlights-nav {
	background: url(../images/highlights/header.jpg) no-repeat 0 0;
	background-size: cover;
	padding: 80px 0 0 40px;
	border-bottom: 2px solid #096cab;
}

	.highlights-nav h2 {
		line-height: 52px;
		font-weight: 500;
		margin: 0; /* 0 0 20px */
	}

		.highlights-nav h2.big {
			font-size: 50px;
			color: #fff;
		}

		.highlights-nav h2.small {
			font-size: 32px;
			color: #fff;
		}


	.highlights-nav ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: inline-block;
		margin-bottom: -5px;
		/*width: 800px;*/
		width:950px;
	}

		.highlights-nav ul > li {
			display: table-cell;
			vertical-align: bottom;
			border-left: 20px solid transparent;
			position: relative;
			height: 125px;
		}

		.highlights-nav ul.hl-left > li:first-child {
			border-left: 0 none;
		}

		.highlights-nav ul > li > a {
			text-decoration: none;
			color: #fff;
			display: block;
			-moz-transition: .5s border-bottom;
			-o-transition: .5s border-bottom;
			-webkit-transition: .5s border-bottom;
			transition: .5s border-bottom;
			border-bottom-color: #096cab;
			padding-bottom: 20px;
		}

			.highlights-nav ul > li > a:hover,
			.highlights-nav ul > li > a.active {
				border-bottom: 40px solid #3eb3ff;
			}

			.highlights-nav ul > li > a.active {
				border-bottom: 40px solid #096cab;
				font-weight: 600;
			}


.highlights-carousel {
	margin-left: 80px;
	color: #005288;
}

.highlights-carousel-item-title {
	font-size: 36px;
	line-height: 38px;
	padding-top: 40px;
	margin-bottom: 15px;
	font-weight: 500;
}

.highlights-carousel-item-subtitle {
	font-size: 26px;
	line-height: 28px;
	margin-bottom: 15px;
	font-weight: 300;
}

.highlights-carousel-item-fineprint {
	color: #000;
	font-size: 11px;
}


.highlights-carousel .carousel-item[data-slick-index="0"] .animation {
	height: 240px;
	text-align: right;
}

.highlights-carousel-item-chart-note {
	position: absolute;
	bottom: 590px;
	right: 90px;
	font-size: 16px;
	font-weight: 500;
}

.highlights-carousel-item-chart {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 290px;
}

	.highlights-carousel-item-chart .chart-year {
		color: #fff;
		font-weight: bold;
		position: absolute;
		bottom: 30px;
		text-align: center;
		left: 0;
		right: 0;
	}

	.highlights-carousel-item-chart .chart-label {
		position: absolute;
		color: #fff;
		top: -55px;
		left: 10px;
		right: 10px;
		text-align: center;
		padding: 8px 0;
	}

		.highlights-carousel-item-chart .chart-label:after {
			content: ' ';
			border: solid transparent;
			border-width: 10px;
			position: absolute;
			left: 24px;
			bottom: -20px;
		}

	.highlights-carousel-item-chart > div {
		position: absolute;
	}

.highlights-carousel-item-chart-2013 {
	width: 86px;
	height: 96px;
	background: #888;
	bottom: 0;
	right: 192px;
}

	.highlights-carousel-item-chart-2013 > .chart-label {
		background: #5e5e5e;
	}

		.highlights-carousel-item-chart-2013 > .chart-label:after {
			border-top-color: #5e5e5e;
		}

.highlights-carousel-item-chart-2014 {
	width: 86px;
	height: 173px;
	background: #086cab;
	bottom: 0;
	right: 96px;
}

	.highlights-carousel-item-chart-2014 > .chart-label {
		background: #00476f;
	}

		.highlights-carousel-item-chart-2014 > .chart-label:after {
			border-top-color: #00476f;
		}

.highlights-carousel-item-chart-2015 {
	width: 86px;
	height: 510px;
	background: #3db3ed;
	bottom: 0;
	right: 0;
}

	.highlights-carousel-item-chart-2015 > .chart-label {
		background: #168dce;
	}

		.highlights-carousel-item-chart-2015 > .chart-label:after {
			border-top-color: #168dce;
		}

.highlights-carousel .carousel-item {
	padding: 15px;
}

	.highlights-carousel .carousel-item[data-slick-index="1"] {
		/*background: url(../images/highlights/building-capital-base.jpg) no-repeat right bottom;*/
		/* height: 830px; */
		position: relative;
	}

		.highlights-carousel .carousel-item[data-slick-index="1"] > p {
			/* margin-right: 420px; */
		}

	.highlights-carousel .carousel-item[data-slick-index="2"],
	.highlights-carousel .carousel-item[data-slick-index="5"] {
		position: relative;
	}


		.highlights-carousel .carousel-item[data-slick-index="2"] > .custom-scroll {
			height: 380px;
			position: relative;
			z-index: 2;
		}

#highlightsTab1 {
	position: relative;
}

	#highlightsTab1 .content {
		padding-right: 382px;
	}

	#highlightsTab1 .content-image {
		position: absolute;
		width: 372px;
		height: 600px;
		bottom: 11px;
		right: 0;
	}


		#highlightsTab1 .content-image img {
			position: absolute;
			bottom: 0;
			right: 75px;
			opacity: 1;
			-webkit-transition: all 3s;
			transition: all 3s;
		}

		#highlightsTab1 .content-image.pre img {
			bottom: -547px;
			opacity: 0;
		}



#highlightsGrowthDiversification {
	position: relative;
}

	#highlightsGrowthDiversification .content {
		padding-right: 304px;
	}

	#highlightsGrowthDiversification .content-image {
		position: absolute;
		width: 284px;
		height: 400px;
		bottom: 11px;
		right: 0;
	}


		#highlightsGrowthDiversification .content-image img {
			position: absolute;
			bottom: 15px;
			right: 0;
			opacity: 1;
			-webkit-transition: all 3s;
			transition: all 3s;
		}

		#highlightsGrowthDiversification .content-image.pre img {
			bottom: -361px;
			opacity: 0;
		}

#highlightsEngagingEmployee .content-images {
	bottom: -30px;
	text-align: center;
	position: relative;
	height: 200px;
    float:right;
}

	#highlightsEngagingEmployee .content-images img {
		display: inline;
		bottom: 0;
		position: relative;
		-webkit-transition: bottom 2s;
		transition: bottom 2s;
	}

		#highlightsEngagingEmployee .content-images img.pre {
			bottom: -200px;
		}

#highlightsStrengthInfrastructure {
	position: relative;
}

	#highlightsStrengthInfrastructure .content {
		padding-right: 391px;
	}

	#highlightsStrengthInfrastructure .content-images {
		position: absolute;
		bottom: 15px;
		right: 0;
	}

		#highlightsStrengthInfrastructure .content-images img {
			-webkit-transition: all 2s;
			transition: all 2s;
		}

		#highlightsStrengthInfrastructure .content-images .road {
			position: absolute;
			bottom: 0;
			right: 0;
		}

			#highlightsStrengthInfrastructure .content-images .road.pre {
				bottom: -300px;
			}

		#highlightsStrengthInfrastructure .content-images .marker {
			opacity: 1;
		}

			#highlightsStrengthInfrastructure .content-images .marker.pre {
				opacity: 0;
			}

		#highlightsStrengthInfrastructure .content-images .marker-1 {
			position: absolute;
			bottom: 20px;
			right: 225px;
			z-index: 10;
		}

		#highlightsStrengthInfrastructure .content-images .marker-2 {
			position: absolute;
			bottom: 130px;
			right: 350px;
			z-index: 10;
		}

		#highlightsStrengthInfrastructure .content-images .marker-3 {
			position: absolute;
			bottom: 180px;
			right: 240px;
			z-index: 10;
		}

		#highlightsStrengthInfrastructure .content-images .marker-4 {
			position: absolute;
			bottom: 240px;
			right: 130px;
			z-index: 10;
		}

		#highlightsStrengthInfrastructure .content-images .marker-5 {
			position: absolute;
			bottom: 272px;
			right: 40px;
			z-index: 10;
		}

.highlights-carousel .carousel-item[data-slick-index="3"] {
	position: relative;
}

	.highlights-carousel .carousel-item[data-slick-index="3"] > p {
		/* margin-right: 270px; */
		position: relative;
		z-index: 2;
	}

.highlights-carousel .carousel-item[data-slick-index="4"] > p {
	/* margin-right: 290px; */
	position: relative;
	z-index: 2;
}

.highlights-carousel .carousel-item[data-slick-index="5"] > p {
	margin-right: 60px;
	position: relative;
	z-index: 2;
}


/*.highlights-carousel .carousel-item[data-slick-index="8"] {
	height: 850px;
}

	.highlights-carousel .carousel-item[data-slick-index="8"] > p {
		margin-right: 60px;
	}*/


/*.highlights-carousel .carousel-item[data-slick-index="7"] {
	background: url(../images/highlights/PeopleJumping.jpg) no-repeat left bottom;
	height: 920px;
}

	.highlights-carousel .carousel-item[data-slick-index="7"] > p,
	.highlights-carousel .carousel-item[data-slick-index="7"] > ul {
		margin-right: 420px;
	}*/

.carousel-btns.highlights-carousel-btns {
	top: 50%;
}

.highlights-creative-link {
	background: url(../images/plus.png) no-repeat 0 0;
	padding: 8px 0 0 40px;
	display: inline-block;
	text-decoration: none;
	height: 26px;
	color: #005288;
	margin-top: 145px;
	outline: 0 none;
}

/* Financials */
.new-overview-table {
	margin-bottom: 0 !important;
}

	.new-overview-table thead th {
		text-align: right;
	}

	.new-overview-table td {
		text-align: right;
	}

	.new-overview-table tbody tr td.table-subhead {
		font-weight: bold;
		color: #49b7ff;
	}

	.new-overview-table tbody tr td:nth-child(1),
	.new-overview-table thead tr th:nth-child(1) {
		display: none;
	}

	.new-overview-table tbody tr td:nth-child(2) {
		text-align: left;
		width: 400px;
	}

	.new-overview-table tbody tr td:nth-child(7),
	.new-overview-table thead tr th {
		padding-right: 10px;
	}

	.new-overview-table tr.second td {
		width: 80px;
	}

		.new-overview-table tr.second td:nth-child(1) {
			width: 28px;
		}

		.new-overview-table tr.second td:nth-child(2) {
			width: auto;
		}

#financials-top {
    background: url(../images/2018/Header3.jpg) no-repeat center 100%;
    background-size: cover;
    height: 266px;
}

	#financials-top > h2 {
		opacity: 0;
		color: #fff;
		font-size: 50px;
		line-height: 52px;
		text-align: center;
		/* padding: 7% 0; */
		margin: 0;
		font-weight: 300;
		height: 266px;
		padding-top: 105px;
		z-index: 5;
		position: absolute;
		text-align: center;
		width: 100%;
	}

.financials-content {
	background: #005288 url(../images/financials/Financial_Snapshot.jpg) no-repeat center;
	padding: 80px 0;
	color: #08568b;
	background-size: cover;
	position: relative;
}

	.financials-content > .boards {
		position: absolute;
		bottom: -38px;
		left: 0;
		right: 0;
		z-index: 500;
	}

	.financials-content > .section-center {
		padding-left: 80px;
	}

	.financials-content h2 {
		font-size: 50px;
		line-height: 52px;
		margin: 0;
		font-weight: 300;
	}

	.financials-content a.download-link {
		color: #08568b;
	}

.financials-overview > table {
	width: 100%;
	margin-bottom: 60px;
}

	.financials-overview > table td {
		padding: 10px;
	}

		.financials-overview > table td:nth-child(1) {
			padding-left: 0;
		}

		.financials-overview > table td:nth-child(7), .blue-bg {
			background: #49b7ff;
			color: #FFF;
		}

		.financials-overview > table td:nth-child(8) {
			padding-right: 0;
		}

.financials-content-body {
	width: 714px;
	float: left;
}

	.financials-content-body .new-overview-table tr td {
		padding-left: 0;
	}

.carousel-item.financials-carousel-item.financials-overview {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.financials-content-nav {
	display: none;
	float: left;
	width: 230px;
	font-size: 14px;
}

	.financials-content-nav > .download-link {
		background-image: url(../images/download-alt.png);
		color: #3eb3ff;
		margin: 20px 0 0 15px;
		padding-top: 0;
		height: 37px;
	}

	.financials-content-nav > ul {
		margin: 0 0 0;
		padding: 0;
		list-style: none;
		font-weight: 500;
	}

		.financials-content-nav > ul > li {
			margin-bottom: 10px;
			color: #fff;
		}

			.financials-content-nav > ul > li > span,
			.financials-content-nav > ul > li > a {
				display: block;
				padding: 10px 0 10px 20px;
			}

			.financials-content-nav > ul > li > a {
				color: #fff;
				text-decoration: none;
				text-transform: uppercase;
			}

				.financials-content-nav > ul > li > a.sub-nav {
					color: #3eb3ff;
				}

				.financials-content-nav > ul > li > a:hover,
				.financials-content-nav > ul > li > a.active {
					background: #3eb3ff;
					color: #fff;
					position: relative;
					margin-right: 20px;
				}

				.financials-content-nav > ul > li > a.large:hover,
				.financials-content-nav > ul > li > a.large.active {
					background: #3eb3ff;
					color: #fff;
					position: relative;
					margin-right: 30px;
				}

				.financials-content-nav > ul > li > a:hover:after,
				.financials-content-nav > ul > li > a.active:after {
					content: ' ';
					position: absolute;
					left: 100%;
					top: 0;
					border: solid transparent;
					height: 0;
					width: 0;
					border-left-color: #3eb3ff;
					border-width: 20px;
				}

				.financials-content-nav > ul > li > a.large:hover:after,
				.financials-content-nav > ul > li > a.large.active:after {
					border-width: 30px;
				}

.financials-carousel-item {
	padding: 0 60px;
}

.financials-carousel-item-title {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 30px;
	padding-right: 150px;
	text-align: center;
}

	.financials-carousel-item-title > .small {
		font-size: 16px;
	}

/* Financials Overview Highlight Chart */
.donut-chart {
	margin-top: 30px;
}

	.donut-chart .chart {
		position: relative;
		float: left;
		/*width: 296px;*/
	}

		.donut-chart .chart + .chart {
			margin-left: 130px;
		}

	.donut-chart.four-donuts .chart + .chart {
		margin-left: 18px;
	}

	.donut-chart .chart-row + .chart-row {
		margin-top: 30px;
	}

	.donut-chart .chart-value {
		position: absolute;
		top: 56px;
		left: 41px;
		font-size: 21px; /* 26px */
		color: #3eb3ff;
		width: 53px;
		text-align: center;
	}

#financialOverviewChart .chart-label {
	color: #fff;
	font-size: 11px;
	/*position: absolute;
	top: 58px;
	left: 168px;
	width: 125px;*/
	margin: 5px 0 0 20px;
	line-height: 13px;
	/*height: 42px;*/
}

#financialOverviewChart .chart-difference {
	color: #fff;
	font-size: 22px;
	/*position: absolute;
	left: 165px;
	top: 76px;*/
	background: url(../images/financials/up.png) no-repeat 0 bottom;
	background-size: 18px;
	padding: 4px 0 0 24px;
	margin-left: 20px;
}

/* Financials Assets/Loans/Deposit Chart */
.line-bar .chart {
	width: 492px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#financialsAssetsLoanDeposits.line-bar .chart {
	width: 100%;
	margin-bottom: 45px;
	padding-left: 10px;
	float: left;
}

.line-bar .chart-heading {
	color: #fff;
	font-size: 16px;
	margin-bottom: 10px;
}

.line-bar .chart-item {
	margin-top: 5px;
}

.line-bar .chart-label {
	color: #fff;
	float: left;
	width: 42px;
	padding-top: 6px;
}

.line-bar .chart-bar {
	float: left;
	color: #fff;
	background: #096cab;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 10px;
	text-align: right;
	position: relative;
}

	.line-bar .chart-bar.highlight {
		color: #0d5c90;
		background: #fff;
	}

.line-bar .chart-bar-note {
	position: absolute;
	top: 35px;
	color: #fff;
	left: 0;
	text-align: left;
	background: url(../images/financials/up.png) no-repeat 0 center;
	background-size: 16px;
	padding: 4px 0 0 24px;
}

/* Financials Operating Efficiency Chart */
#financialOperatingEfficiencyChart .chart {
	width: 150px;
	float: left;
	margin-right: 40px;
	position: relative;
}

#financialOperatingEfficiencyChart .chart-value {
	position: absolute;
	top: 64px;
	left: 44px;
	font-size: 20px;
	color: #3eb3ff;
	width: 70px;
	text-align: center;
}

	#financialOperatingEfficiencyChart .chart-value .top {
		font-size: 14px;
		top: -20px;
		left: 0;
		right: 0;
		position: absolute;
		text-align: center;
	}

	#financialOperatingEfficiencyChart .chart-value .bottom {
		font-size: 14px;
		color: #fff;
		bottom: -20px;
		left: 0;
		right: 0;
		position: absolute;
		text-align: center;
	}

#financialOperatingEfficiencyChart .chart-legend {
	margin: 20px 0 0 10px;
}

#financialOperatingEfficiencyChart .chart-legend-item {
	margin-bottom: 10px;
	color: #fff;
}

	#financialOperatingEfficiencyChart .chart-legend-item > .box {
		float: left;
		width: 20px;
		height: 20px;
		background: #3eb3ff;
		margin-right: 10px;
	}

	#financialOperatingEfficiencyChart .chart-legend-item.zenbanx > .box {
		background: #652d8e;
	}

	#financialOperatingEfficiencyChart .chart-legend-item.highlight > .box {
		background: #fff;
	}

/* Stacked Bar Chart */
.stacked-bar .chart {
	margin-bottom: 60px;
	position: relative;
}

	.stacked-bar .chart:first-child {
		margin-top: 20px;
	}

.stacked-bar .chart-label {
	color: #fff;
	float: left;
	width: 42px;
}

.stacked-bar .chart-bar {
	float: left;
	background: #3eb3ff;
	height: 15px;
	width: 492px;
	margin-top: 3px;
	position: relative;
}

	.stacked-bar .chart-bar.chart-bar-negative {
		width: 446px;
		margin-left: 46px;
	}

.stacked-bar .chart-bar-note {
	position: absolute;
	top: 20px;
	color: #fff;
	left: 0;
	text-align: left;
	background: url(../images/financials/up.png) no-repeat 0 center;
	background-size: 16px;
	padding: 4px 0 0 24px;
}

	.stacked-bar .chart-bar-note.down {
		background-image: url(../images/financials/down.png);
	}

	.stacked-bar .chart-bar-note.alignRight {
		left: 400px;
	}

.stacked-bar .chart-progress {
	height: 100%;
	background: #096cab;
	position: relative;
	float: left;
}

.stacked-bar .chart-progress-label {
	position: absolute;
	right: -35px;
	width: 75px;
	padding: 4px 0;
	text-align: center;
	color: #fff;
	background: #096cab;
	top: -40px;
}

	.stacked-bar .chart-progress-label .small {
		font-size: 11px;
	}

	.stacked-bar .chart-progress-label:after {
		content: ' ';
		position: absolute;
		left: 31px;
		top: 26px;
		border: solid transparent;
		border-top-color: #096cab;
		border-width: 8px;
	}

.stacked-bar .chart-progress.highlight,
.stacked-bar .chart-progress.highlight > .chart-progress-label {
	background: #fff;
	color: #0d5c90;
}

	.stacked-bar .chart-progress.highlight > .chart-progress-label:after {
		border-top-color: #fff;
	}

.stacked-bar .chart-progress.zenbanx {
	background: #652d8e;
}

.stacked-bar .chart-progress.chart-progress-tick:after {
	content: ' ';
	position: absolute;
	width: 2px;
	background: #096cab;
	top: -4px;
	bottom: -4px;
	right: -1px;
	z-index: 2;
}

.stacked-bar .chart-progress.highlight.chart-progress-tick:after {
	background: #fff;
}

.stacked-bar .chart-progress-label.left {
	right: -8px;
}

	.stacked-bar .chart-progress-label.left:after {
		left: auto;
		right: 0;
	}

.stacked-bar .chart-progress-label.right {
	right: -67px;
}

	.stacked-bar .chart-progress-label.right:after {
		left: 0;
	}

.stacked-bar .chart-target {
	color: #fff;
	float: left;
	width: 60px;
	text-align: right;
}

.stacked-bar .chart-legend {
	position: absolute;
	top: 25px;
	left: 42px;
}

	.stacked-bar .chart-legend .chart-legend-negative {
		left: 88px;
	}

.stacked-bar .chart-legend-item {
	float: left;
	margin-right: 20px;
}

	.stacked-bar .chart-legend-item > .box {
		float: left;
		width: 20px;
		height: 20px;
		background: #096cab;
		margin-right: 10px;
	}

	.stacked-bar .chart-legend-item.zenbanx > .box {
		background: #652d8e;
	}

	.stacked-bar .chart-legend-item.highlight > .box {
		background: #fff;
	}


/* Make a Difference */
.makedifference {
	/*background-size: cover;*/
	color: #096cab;
	min-height: 500px;
	/*padding: 0 0 120px 0;*/
}

    .makedifference p {
        margin:1em 0;
    }

    .makedifference-body {
        background: url(../images/2018/Profit_Purpose_3889x1948.jpg) no-repeat 70% 0;
        padding-bottom: 120px;
        background-size: cover;
    }

	.makedifference-body > .section-center {
		/*padding-left: 80px;*/
		padding-top: 80px;
	}

.makedifference a {
	color: #096cab;
	outline: 0 none;
}

.makedifference h2 {
	font-size: 50px;
	line-height: 52px;
	margin: 0 0 40px;
	font-weight: 500;
}

#makedifference-top {
	background: url(../images/2018/Header4_3889x1950.jpg) no-repeat 100%;
	background-size: cover;
	background-position: center top;
	height: 300px;
}

	#makedifference-top > h2 {
		opacity: 0;
		color: #fff;
		font-size: 50px;
		line-height: 52px;
		text-align: center;
		padding: 125px 0;
		margin: 0;
		font-weight: 300;
		position: absolute;
		z-index: 6;
		left: 50%;
		margin-left: -215px;
	}

.makedifference-content-tabs {
	margin: 0;
	padding: 0;
	float: left;
	width: 230px;
	list-style: none;
	font-weight: 500;
	font-size: 14px;
}

	.makedifference-content-tabs > li {
		margin-bottom: 10px;
	}

		.makedifference-content-tabs > li > span,
		.makedifference-content-tabs > li > a {
			display: block;
			padding: 10px 0 10px 20px;
			text-transform: uppercase;
		}

		.makedifference-content-tabs > li > a {
			color: #096cab;
			text-decoration: none;
		}

		.makedifference-content-tabs > li.sub-tab > a {
			color: #5e5e5e;
		}

		.makedifference-content-tabs > li:not(.sub-tab) > a:hover,
		.makedifference-content-tabs > li:not(.sub-tab) > a.active {
			background: #096cab;
			color: #fff;
			position: relative;
		}

		.makedifference-content-tabs > li.sub-tab > a:hover,
		.makedifference-content-tabs > li.sub-tab > a.active {
			background: url(../images/small-arrow.png) no-repeat right 11px;
			font-weight: 600;
		}


		.makedifference-content-tabs > li:not(.sub-tab) > a:hover:after,
		.makedifference-content-tabs > li:not(.sub-tab) > a.active:after {
			content: ' ';
			position: absolute;
			left: 100%;
			top: 0;
			height: 0;
			width: 0;
			border: solid transparent;
			border-left-color: #096cab;
			border-width: 20px;
		}

		
		.makedifference-content-tabs > li:not(.sub-tab) > a[data-slide="1"]:hover:after,
		.makedifference-content-tabs > li:not(.sub-tab) > a[data-slide="1"].active:after
		{
			border-width: 30px;
		}

		/*.makedifference-content-tabs > li:not(.sub-tab) > a[data-slide="3"]:hover:after,
		.makedifference-content-tabs > li:not(.sub-tab) > a[data-slide="3"].active:after {
			border-width: 40px;
		}*/



.makedifference-content-body {
	width: 714px;
	float: left;
}

.makedifference-carousel-item {
	padding: 0 60px;
}

	.makedifference-carousel-item img {
		display: inline-block;
	}

.makedifference-carousel-item-title {
	font-size: 26px;
	line-height: 28px;
	margin-top: 10px;
}

.makedifference-carousel-item h2 {
	font-size: 26px;
	line-height: 28px;
	margin-top: 10px;
}

.makedifference-carousel-slide-wrapper,
.makedifference-carousel-slide3-wrapper {
	position: relative;
}

.makedifference-carousel-slide1 .slick-slide {
	padding-right: 10px;
}

.makedifference-carousel-small-btns {
	z-index: 2;
}

	.makedifference-carousel-small-btns > a {
		position: absolute;
		top: 30%;
	}

		.makedifference-carousel-small-btns > a > img {
			width: 18px;
		}

		.makedifference-carousel-small-btns > a.carousel-prev {
			margin-right: 0;
			left: -36px;
		}

		.makedifference-carousel-small-btns > a.carousel-next {
			right: -36px;
		}

#makedifference-bcorp .download-link {
	margin-top: 40px;
	height: 50px;
}

.makedifference-content-body .carousel-item .carousel,
.makedifference-content-body .carousel-item .carousel .carousel-item {
	width: 674px;
}


.communityInvestment-carousel {
	margin-top: 20px;
}

.communityInvestment-carousel-item-title {
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 10px;
}

.communityInvestment-carousel-item-amount {
	font-size: 110px;
	line-height: 114px;
	margin-bottom: 15px;
}

.communityInvestment-carousel-item-breakdown > table {
	width: 80%;
	font-weight: 500;
}

	.communityInvestment-carousel-item-breakdown > table > tbody > tr > td {
		border-top: 1px solid #096cab;
		padding: 10px 0;
	}

		.communityInvestment-carousel-item-breakdown > table > tbody > tr > td:nth-child(2) {
			text-align: right;
		}

	.communityInvestment-carousel-item-breakdown > table > tbody > tr:first-child > td {
		border-top: 0 none;
	}

.communityInvestment-carousel-item-breakdown-btn {
	background: url(../images/plus.png) no-repeat 0 0;
	height: 29px;
	padding: 8px 0 0 47px;
	display: block;
	text-decoration: none;
	font-weight: 500;
}

/*.carousel-btns.communityInvestment-carousel-btns {
	top: 265px;
}

.communityInvestment-carousel-btns > a > img {
	width: 18px;
}

.communityInvestment-carousel-btns > .carousel-prev {
	left: 15px;
}

.communityInvestment-carousel-btns > .carousel-next {
	left: auto;
	right: 15px;
}*/

.dugood-thumb {
	margin-left: 4px;
	margin-top: 4px;
	border-top-left-radius: 5px;
}

.makedifference-subcarousel-nav {
	margin-top: 10px;
	position: relative;
	display: inline-block;
	height: 30px;
}

	.makedifference-subcarousel-nav > a {
		/* position: absolute; */
		/* top: 50%; */
	}

		.makedifference-subcarousel-nav > a > img {
			width: 10px;
			margin-top: -3px;
		}

		.makedifference-subcarousel-nav > a.prev {
			/* left: 0; */
		}

		.makedifference-subcarousel-nav > a.next {
			/* right: 0; */
		}

	.makedifference-subcarousel-nav > .slick-dots-wrapper {
		margin: 6px 20px 0;
		display: inline-block;
	}

.communityImpact-chart {
	margin-top: 30px;
}

	.communityImpact-chart > canvas {
		float: left;
	}

.communityImpactChart-legend {
	margin-left: 30px;
}

.communityImpactChart-legend, .eva-snapshot {
	float: left;
}

.communityImpactChart-legend-title, .eva-snapshot-title {
	font-size: 18px;
	line-height: 20px;
}

.communityImpactChart-legend-items, .eva-snapshot-items {
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
}

.communityImpactChart-legend-amount, .eva-snapshot-amount {
	font-size: 52px;
	line-height: 54px;
	margin-bottom: 40px;
}

.communityImpactChart-legend-item, .eva-snapshot-item {
	float: left;
	width: 170px;
	margin-bottom: 10px;
}

.eva-snapshot-item {
	margin-right: 25px;
}

.eva-snapshot-items {
	min-width: 674px;
	text-align: center;
}

.communityImpactChart-legend-item > .circle, .eva-snapshot-item > .circle {
	border-radius: 50px;
	display: block;
	width: 15px;
	height: 15px;
	float: left;
}

.communityImpactChart-legend-item > .caption > b, .eva-snapshot-item > .caption > b {
	display: block;
	font-weight: 500;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 5px;
}

.eva-snapshot-item > .caption > b {
	font-size: 30px;
	padding-bottom: 4px;
}

.eva-circle {
	height: 120px;
	width: 120px;
	background: #096cab;
	color: #FFF;
	border-radius: 60px;
	display: block;
	line-height: 120px;
	margin: 10px auto;
	font-size: 30px;
}

.ccfc-img {
	float: left;
	margin: 20px 20px 20px 0;
	width: 100%;
}

.communityImpactStory-carousel-item > ul {
	padding-left: 20px;
}

.makedifference-carousel-item .four-donuts .chart {
	margin-left: 0 !important;
	width: 146px;
}

.donut-chart .chart p {
	font-weight: 500;
	text-align: center;
}


.video-row {
	margin-left: -15px;
	margin-right: -15px;
}

.community-img {
	width: 63%;
}

	.community-img .img-one,
	.community-img .img-two {
		float: left;
		width: 50%;
	}

	.community-img img {
		width: 100%;
	}

	.community-img .img-two .img1 {
		padding: 0 0 5px 5px
	}

	.community-img .img-two .img2 {
		padding: 0 0 0 5px;
	}

/* Footer */
.footer {
	padding: 140px 30px 50px;
	margin-top: -90px;
	color: #fff;
	background: url(../images/footer.png) no-repeat center 0;
	background-size: cover;
}

.footer-thankyou {
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 15px;
}

.footer-title {
	color: #3eb3ff;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 15px;
}

.footer-download {
	background: url(../images/previous.png) no-repeat 0 0;
	height: 37px;
	padding-left: 47px;
	display: block;
	margin-bottom: 40px;
}

	.footer-download > span {
		font-size: 14px;
		line-height: 14px;
		float: left;
		padding-top: 13px;
		display: inline-block;
		color: #fff;
		text-decoration: none;
	}

.footer-visitus {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 16px;
}

	.footer-visitus > a {
		color: #fff;
		text-decoration: none;
	}

.footer-learnmore {
	font-size: 14px;
	line-height: 14px;
}

.footer-fineprint {
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 40px;
}

	.footer-fineprint > a {
		color: #fff;
		text-decoration: none;
	}

		.footer-fineprint > a:first-child {
			margin-left: 20px;
		}

		.footer-fineprint > a:hover,
		.footer-fineprint > a:focus {
			color: #fff;
			text-decoration: underline;
		}

.footer-social > a {
	float: left;
	margin-right: 15px;
}

.carousel-item {
	width: 850px;
	min-height: 400px;
	position: relative;
}

	.carousel-item:focus {
		outline: none;
	}

.carousel-btns {
	position: absolute;
	left: 0;
	right: 0;
	top: 175px;
	z-index: 500;
}

	.carousel-btns > a {
		display: inline-block;
		position: absolute;
	}

.carousel-prev {
	/*margin-right: 915px;*/
	left: 15px;
}

.carousel-next {
	/*margin-right: 915px;*/
	right: 17px;
}

/* Modals */
#remunerationModal, #committeeModal {
	width: 700px;
	margin: auto;
}

.modal-open {
	overflow: hidden;
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

	.modal.fade .modal-dialog {
		-webkit-transform: translate(0, -25%);
		-ms-transform: translate(0, -25%);
		-o-transform: translate(0, -25%);
		transform: translate(0, -25%);
		-webkit-transition: -webkit-transform 0.3s ease-out;
		-o-transition: -o-transform 0.3s ease-out;
		transition: transform 0.3s ease-out;
	}

	.modal.in .modal-dialog {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
	}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.modal-content {
	position: relative;
	background-color: #ffffff;
	border: 1px solid #999999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	outline: 0;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000000;
}

	.modal-backdrop.fade {
		opacity: 0;
		filter: alpha(opacity=0);
	}

	.modal-backdrop.in {
		opacity: 0.5;
		filter: alpha(opacity=50);
	}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}

	.modal-header .close {
		margin-top: -2px;
	}

.modal-title {
	margin: 0;
	line-height: 1.42857143;
}

.modal-body {
	position: relative;
	padding: 15px;
	/*d add*/
	margin-top: -19px;
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

	.modal-footer .btn + .btn {
		margin-left: 5px;
		margin-bottom: 0;
	}

	.modal-footer .btn-group .btn + .btn {
		margin-left: -1px;
	}

	.modal-footer .btn-block + .btn-block {
		margin-left: 0;
	}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
	content: " ";
	display: table;
}

.modal-header:after,
.modal-footer:after {
	clear: both;
}

.modal-leader,
.modal-board {
	color: #fff;
}

	.modal-leader .modal-content,
	.modal-board .modal-content {
		background: url(../images/board/modal-bg.jpg) no-repeat 0 0;
		width: 850px;
		border-radius: 0;
		margin: 160px auto 0;
	}

	.modal-leader .modal-header,
	.modal-board .modal-header {
		border-bottom: 0 none;
		/*d add*/
		text-align: right;
	}

		.modal-leader .modal-header .close,
		.modal-board .modal-header .close {
			/*position: absolute;
			right: 20px;*/
			background: transparent;
			border: 0 none;
			/*d add*/
		}

/*.modal-board .modal-body {
		padding: 30px 45px 60px;
	}*/



.modal-leader-carousel,
.modal-leader-carousel-item,
.modal-board-carousel,
.modal-board-carousel-item {
	width: 760px;
}

.modal-leader-carousel-item-img,
.modal-board-carousel-item-img {
	padding-left: 20px;
	float: left;
	position: relative;
}

	.modal-leader-carousel-item-img > a,
	.modal-board-carousel-item-img > a {
		position: absolute;
		color: #fff;
		background: url(../images/board/email.png) no-repeat center 0;
		display: block;
		padding-top: 42px;
		text-align: center;
		text-decoration: none;
		top: 142px;
		left: 52px;
	}


.modal-board-carousel-item-profile {
	float: left;
	margin-left: 45px;
	width: 500px;
}

.modal-board-carousel-item-profile-name {
	font-size: 30px;
	line-height: 32px;
	font-weight: 400;
	margin-bottom: 5px;
}

.modal-board-carousel-item-profile-title {
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 20px;
	font-weight: 300;
}

.modal-board-carousel-item-profile-intro {
	font-size: 22px;
	line-height: 24px;
	font-weight: 300;
	margin-bottom: 20px;
}

.modal-leader-carousel-btns,
.modal-board-carousel-btns {
	bottom: 55px;
	top: auto;
	left: 30px;
	right: 30px;
}

	.modal-leader-carousel-btns > a > img,
	.modal-board-carousel-btns > a > img {
		width: 16px;
	}

	.modal-leader-carousel-btns > .carousel-prev,
	.modal-board-carousel-btns > .carousel-prev {
		left: 0;
		bottom: 0;
	}

	.modal-leader-carousel-btns > .carousel-next,
	.modal-board-carousel-btns > .carousel-next {
		right: 0;
		left: auto;
		bottom: 0;
	}

.modal-video .modal-content {
	width: 850px;
	border-radius: 0;
	margin: 160px auto 0;
}

.modal-video .modal-body .close {
	position: absolute;
	right: -25px;
	background: transparent;
	border: 0 none;
	top: -17px;
	z-index: 5000;
}

.modal-video .modal-body {
	padding: 0;
}

.modal-image .modal-content {
	border-radius: 0;
	margin: 160px auto 0;
}

.modal-image .modal-body .close,
#remunerationModal .modal-body .close,
#committeeModal .modal-body .close {
	position: absolute;
	right: -25px;
	background: transparent;
	border: 0 none;
	top: -12px;
	z-index: 5000;
}

#committeeModal .modal-body .close {
	position: absolute;
	right: -28px;
	top: 8px;
}

#remunerationModal .modal-body tr td, #committeeModal .modal-body tr td {
	padding: 8px 8px 8px 0;
}

	#remunerationModal .modal-body tr td:nth-child(2), #committeeModal .modal-body tr td:nth-child(2) {
		color: #888;
		font-size: 14px;
	}

	#remunerationModal .modal-body tr td:nth-child(3), #committeeModal .modal-body tr td:nth-child(3) {
		text-align: right;
	}

#remunerationModal .modal-body table.retainers tr td:nth-child(2) {
	color: #000;
	font-size: 16px;
	text-align: right;
}

	#remunerationModal .modal-body table.retainers tr td:nth-child(2) ul {
		list-style: none;
	}

#remunerationModal, #committeeModal {
	top: 100px;
}

.modal-image .modal-body {
	padding: 0;
}

/* Helpers */
.quote {
	display: block;
	border: 1px solid #096cab;
	border-radius: 15px;
	padding: 25px;
}

strong, b {
	font-weight: 600;
}

.highlight {
	color: #49b7ff;
}

.img-responsive {
	max-width: 100%;
	display: block;
}

.hidden {
	display: none;
}

.visibly-hidden {
	visibility: hidden;
}

.highlighted-text {
	font-weight: bold;
	color: #3eb3ff;
}

.clearfix:before,
.clearfix:after {
	content: ' ';
	display: table;
	clear: both;
}

.clearfix:after {
	clear: both;
}

.slick-slide {
	outline: 0 none;
	/*overflow: hidden;*/
}

.custom-scroll {
	border: 1px solid #f1f1f3;
	border-radius: 15px;
}

	.custom-scroll .mCSB_container {
		padding: 0 25px;
	}

	.custom-scroll .mCSB_scrollTools {
		border-left: 1px solid #f1f1f3;
		width: 35px;
	}

		.custom-scroll .mCSB_scrollTools .mCSB_draggerContainer {
			top: 5px;
			bottom: 5px;
		}

.highlights .custom-scroll,
.highlights .custom-scroll .mCSB_scrollTools {
	border-color: #e0e0e2;
}

.custom-scroll {
	width: 95%;
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

	.embed-responsive .embed-responsive-item,
	.embed-responsive iframe,
	.embed-responsive embed,
	.embed-responsive object,
	.embed-responsive video {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border: 0;
	}

	.embed-responsive.embed-responsive-16by9 {
		padding-bottom: 56.25%;
	}

	.embed-responsive.embed-responsive-4by3 {
		padding-bottom: 75%;
	}

/* @media (max-width: 1134px) { */

/* h1.anim-h1 { */
/* display:inline-block; */
/* margin-left: -230px; */
/* font-size: 62px; */
/* width: 230px; */
/* text-align: right; */
/* } */
/* img.more-heading { */
/* display: inline-block; */
/* margin-left: 12px; */
/* position: absolute; */
/* height: 60px; */
/* margin-top: 15px; */
/* } */
/* } */

@media (min-width: 1135px) {
	/* h1.anim-h1 { */
	/* display:inline-block; */
	/* margin-left: -325px; */
	/* font-size: 90px; */
	/* margin-top: -15px; */
	/* line-height: 124px; */
	/* width: 287px; */
	/* text-align: right; */
	/* } */
	/* img.more-heading { */
	/* display: inline-block; */
	/* margin-left: 25px; */
	/* position: absolute; */
	/* height: 105px; */
	/* margin-top: 35px; */
	/* } */
	.board-blueprint-body-members > li {
		margin-right: 60px;
	}

	.board-blueprint-body p {
		margin-right: 70px;
	}
}

@media (min-width: 1250px) {

	.section-center {
		width: 1024px;
		margin: 0 auto;
		position: relative;
	}

	.nav {
		margin-left: 0;
	}

		.nav > li + li {
			margin-left: 60px;
		}

	.intro-title > p {
		font-size: 1.5vw;
	}

	.intro-title-scroll {
		margin-top: 11%;
	}

	.messages h2 {
		margin-left: 0;
	}

	.messages-carousel {
		margin-left: 0;
	}

	.board-blueprint-body {
		padding-left: 0;
	}

	.highlights-nav {
		padding-left: 0;
		height: 258px;
	}

	.highlights-carousel {
		margin-left: 0;
	}

	.carousel-btns.highlights-carousel-btns {
		top: 40%;
	}

	.financials-content > .section-center {
		padding-left: 0;
	}

	.financials-content-body {
		width: 794px;
	}

	.carousel-btns.financials-carousel-btns {
		top: 40%;
	}

	.makedifference {
		padding-left: 0;
	}

	.makedifference-content-body {
		width: 794px;
	}

	.footer {
		padding-left: 0;
		padding-right: 0;
	}

	/*.carousel {
		width: 1024px;
	}

	.carousel-item {
		width: 1024px;
	}*/

	/*.carousel-btns {
		left: -60px;
	}*/

	.carousel-prev {
		left: -72px;
	}

	.carousel-next {
		left: 1050px;
	}
}


@media (min-width: 320px) and (max-width: 1024px) {
	.highlights-carousel > .slick-list {
		left: -40px;
	}

	.leadership-profile {
		padding: 0 30px;
	}
}
