.druk-medium-web-bold {
    font-family: Druk Web Bold;
}

.header-title-stroke {
	font-family: 'Druk Web'; 
	font-style: normal;
	-webkit-text-stroke-width: 1px;
	color: transparent;
}

.header-title-stroke span {
	-webkit-text-stroke-width: 0px;
}

.font-size-100 {
	font-size: 100px;
	line-height: 90px;
	letter-spacing: 0.02em;
}

.stroke-color-00485E {
	-webkit-text-stroke-color: #00485E;
}
.stroke-color-00485E span {
	-webkit-text-stroke-color: #00485E;
	color: #00485E;
}

.stroke-color-00243D {
	-webkit-text-stroke-color: #00243D;
}
.stroke-color-00243D span {
	-webkit-text-stroke-color: #00243D;
	color: #00243D;
}

.font-family-druk {font-family: 'Druk Web';}

#homepage-news-insights .teaser .cmp-teaser .cmp-teaser__eyebrow-link,
#homepage-carousel .teaser .cmp-teaser .cmp-teaser__eyebrow-link,
.expedite .cmp-text p {
    color: #05687F;
	font-family: 'Druk Web'; 
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 24px;
    line-height: 24px;
	font-weight: 300;
}

.bnym-image-right>div>div.aem-Grid { display: flex; flex-direction: row-reverse; }

/*.bnym-image-right>div>div.aem-Grid .image {margin-left: 30px !important;}*/

.expedite.light-blue-bg .cmp-expedite {
	background-color: #E3EBED;
}

.size-1440-720 {
	height: 720px;
}

.size-1440-820 {
	height: 820px;
}

.offset-top-100 {
    overflow: hidden;
    position: relative;
    top: -100px;
}

.offset-top-80 {
	position: relative;
	top: -80px;
}

.text-color-00243D {
	color: #00243D;
}

.text-color-EC6C38 {
	color: #EC6C38;
}

.text-color-6ABDC6 {
	color: #6ABDC6 !important;
}

.padding-top-200 {
	padding-top: 200px;
}

header.experiencefragment+.responsivegrid {
    margin-top: 0;
}

@media (max-width: 767px) {
	.bnym-image-right>div>div.aem-Grid { display: block; }
	.bnym-image-right>div>div.aem-Grid .image {margin-left: 0px !important;}
	.mobile-top-200 {
		padding-top: 200px;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.hero.cmp-hero--home .cmp-hero--homepage .cmp-hero__content-text {
		margin-top: 60px;
	}
	
	.tablet-top-200 {
		padding-top: 200px;
	}
}
@media (min-width: 1024px) {
	.desktop-top-300 {
		padding-top: 300px;
	}
}
