﻿#hpslidecontent, #hpslide img {
	display: none;
}

#contenttopslider {
	height: 100vh;
}

#videobig, #videomed, #videosmall, #videobig video, #videomed video, #videosmall video {
	width: 100%;
	height: 100%;
}

#videomed, #videosmall {
	display: none;
}

#hpslide {
	height: 60vh;
	background: url(/img/db/slideshow/about.jpg);
}

#titlesection {
	padding: 25px;
	text-align: center;
	background: rgba(255,255,255,0.8)
}



.fullwidthtext hr {
	display: table;
	margin: auto;
}

.jpsub-title {
	font-size: 28px;
	letter-spacing: -.8px;
	font-family: inherit;
	font-weight: 400;
	color: #696969;
	margin: 0 0 4px;
}

.fullwidthtext h1 {
	color: #4B5D54;
	margin: 0 0 22px;
	font-size: 44px;
	font-family: inherit;
	font-weight: normal;
	letter-spacing: -1.2px;
}

.fullwidthtext img {
	max-width: 100%;
	height: auto;
}



.image-col .image img {
	vertical-align: top;
	width: 100%;
	max-width: 100%;
	height: auto;
}

.image-col {
	width: 874px;
	margin: 0 -223px 0 0;
	position: relative;
}

.image-row {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 57px;
	max-width: 1250px;
}

#imageblock {
	display: table;
	margin: auto;
}

.image-row .text-box {
	background-color: #696969;
	width: 549px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding: 53px 81px 40px;
	color: #fff;
	letter-spacing: -.6px;
	position: relative;
	z-index: 2;
}

.image-row .text-box .title {
	line-height: 1.25;
	margin: 0 0 25px;
	font-size: 32px;
	letter-spacing: -.9px;
	font-family: inherit;
	font-weight: 400;
	margin: 0 0 0.5em;
	color: inherit;
}

.image-row .text-box p {
	margin: 0 0 23px;
	font: 16px/1.44 Open Sans,Arial,Helvetica Neue,Helvetica,sans-serif;
}

.btn-txt {
	background: #024e4e;
	-webkit-transition: background .3s ease-in-out;
	-o-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	min-height: 45px;
	min-width: 120px;
	border-radius: 2px;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	line-height: 45px;
	text-decoration: none;
	outline: none;
}

.btn-txt:not(:disabled):hover {
	background: #64140e;
}

.image-row .options {
	position: absolute;
	left: 0;
	bottom: -15px;
	z-index: 4;
	max-width: calc(100% - 555px);
}

.image-row .options .allbtn {
	min-width: 141px;
	margin: 0 17px 15px 0;
}

.btn-white {
	background: #024e4e;
	-webkit-transition: background .3s ease-in-out;
	-o-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	min-height: 45px;
	min-width: 120px;
	border-radius: 2px;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	line-height: 45px;
	text-decoration: none;
	outline: none;
	background-color: hsla(0,0%,100%,.8);
	color: #4B5D54;
	-webkit-box-shadow: inset 0 0 0 1px #024e4e;
	box-shadow: inset 0 0 0 1px #024e4e;
}

.btn-white:not(:disabled):hover {
	background: #64140e;
}

.btn-white:not(:disabled):focus, .btn-txt:not(:disabled):hover {
	background: #8a7445;
}

.image-row .options .share-box {
	margin-bottom: 15px;
}

.share-box {
	display: inline-block;
	vertical-align: top;
	position: relative;
	z-index: 2;
}

.share-box .btn-share {
	cursor: pointer;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	color: #4B5D54;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 0 0 1px #024e4e;
	box-shadow: inset 0 0 0 1px #024e4e;
	display: block;
	padding: 14px 84px 10px 21px;
	position: relative;
	min-height: 45px;
}

.share-box .btn-share:before {
	position: absolute;
	right: 17px;
	top: 6px;
	font-size: 30px;
}

.share-box .btn-share:before {
	content: "\f1e1";
	color: #4B5D54;
	font-family: "Font Awesome 6 Pro";
	speak: none;
	font-style: normal;
	font-weight: 300;
	font-size: 35px;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.share-box .btn-share:after {
	content: "";
	position: absolute;
	right: 64px;
	top: 8px;
	bottom: 8px;
	background-color: #507a91;
	width: 1px;
}

.share-box .share-popup {
	display: none;
	position: absolute;
	right: 0;
	bottom: 65px;
	width: 253px;
	background-color: #fff;
	border: 1px solid #024e4e;
	padding: 16px 15px 12px;
	text-align: center;
}

.share-box.active .share-popup {
	display: block;
}

.share-box .share-popup:before {
	border-color: rgba(61,107,133,0);
	border-top-color: #024e4e;
	border-width: 15px;
	margin-left: -15px;
	right: 49px;
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.share-box .share-popup:after {
	border-color: hsla(0,0%,100%,0);
	border-top-color: #fff;
	border-width: 14px;
	margin-left: -14px;
	top: 100%;
	right: 50px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.share-box .share-popup .share-popup-title {
	display: block;
	font-size: 14px;
	font-weight: 600;
	color: #4B5D54;
	margin-bottom: 20px;
}

.share-box .link-list [class*=a2a_button_] {
	-webkit-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	color: #4B5D54;
	text-decoration: none;
	font-size: 29px;
	margin: 0 24px 20px;
	width: 24px;
	height: 24px;
	border: 0;
	box-shadow: none;
	display: inline-block;
	font-size: 25px;
	padding: 0 4px;
	vertical-align: middle;
}

.share-box .link-list [class*=a2a_button_]:hover {
	opacity: .8;
}

.link-list a {
	border: 0;
	box-shadow: none;
	display: inline-block;
	font-size: 16px;
	padding: 0 4px;
	vertical-align: middle;
}

.link-list {
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	outline: 0;
	display: inline;
	box-sizing: inherit;
	-webkit-text-size-adjust: 100%;
}

.content-box {
	text-align: center;
	color: #2c2c34;
	line-height: 1.4375;
	max-width: 810px;
	margin: 0 auto 69px;
	padding: 0 30px;
	letter-spacing: -.6px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font: 16px/1.44 Open Sans,Arial,Helvetica Neue,Helvetica,sans-serif;
	min-width: 320px;
	height: 100%;
	font-weight: 300;
}

.fullwidthtext h2 {
	color: #4B5D54;
	margin: 0 auto 22px auto;
	font-size: 32px;
	letter-spacing: -.9px;
	font-family: inherit;
	font-weight: normal;
}

#firstbanner h2.title {
	padding-top: 10px;
}

.content-box p {
	margin: 0 0 1em;
}

#press-row {
	max-width: 1230px;
	margin: 55px auto;
	display: block;
}

#press-row .title {
	text-align: center;
	margin: 0 0 30px;
	font-size: 28px;
	letter-spacing: -.8px;
}

#press-row .btn-press {
	min-width: 166px;
	background: #024e4e;
	-webkit-transition: background .3s ease-in-out;
	-o-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	min-height: 45px;
	min-width: 120px;
	border-radius: 2px;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	line-height: 45px;
	text-decoration: none;
	margin: auto;
	display: table;
}

.btn-press:not(:disabled):hover {
	background: #64140e;
}

.pressbox {
	width: 20%;
	margin: 0 2.5%;
	display: table;
	float: left;
	margin-bottom: 50px;
}

.imagepressbox {
	width: 100%;
	height: 250px;
	background-position: center !important;
	background-size: contain !important;
	background-repeat: no-repeat !important;
}

.presscontent {
	letter-spacing: -.3px;
	background-color: #fff;
	padding: 18px 18px 14px;
	min-height: 101px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 22px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	font-weight: 300;
	width: 100%;
}

.presscontent h1 {
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 20px;
	font-weight: 400;
	width: 100%;
}

#welcomeheader {
	text-align: center;
	padding: 25px 0;
	background: rgba(255,255,255,0.8);
	text-transform: uppercase;
	color: #4B5D54;
	font-size: 44px;
	letter-spacing: -1.2px;
}

#welcomeheader h1 {
	text-transform: uppercase;
	color: #4B5D54;
	font-family: inherit;
	font-weight: 400;
	font-size: 44px;
	letter-spacing: -1.2px;
	line-height: normal;
}

#blackbox {
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,0.3);
	z-index: 99999;
	position: absolute;
	top: 0;
	left: 0;
}

#blackbox p {
	display: table;
	margin: 15% auto;
	font-size: 200px;
	color: #FFF;
}


.slide-title {
	margin-top: -114px;
}

.textleftimgright .text-box, .textleftimgright .image-box {
	float: none;
	width: 100%;
}

@media (min-width: 1201px) {
	#secondbanner .text-box {
		margin-top: -10px;
	}

	.topbanner .image-box img {
		margin-left: 0;
		width: 100%;
		height: auto;
	}
}

@media screen and (max-width: 1080px) {
	#videobig {
		display: none;
	}

	#videomed {
		display: block;
	}
}

@media screen and (max-width: 960px) {
	#videomed {
		display: none;
	}

	#videosmall {
		display: block;
	}
}

@media (max-width:1199px) {
	.image-row {
		display: block;
	}

	.image-row .options {
		left: 0;
		bottom: 0;
		position: relative;
		max-width: 100%;
		text-align: center;
	}

	.image-row .text-box {
		margin: -35px auto 35px;
	}

	.text-box {
		width: 100% !important;
	}

	.image-col {
		width: 100%;
		margin: 0;
	}

	#imageblock {
		padding: 0;
		width: 100%;
	}
}

@media (max-width:767px) {
	.image-row {
		margin-bottom: 30px;
	}

	.image-row .text-box {
		width: auto !important;
		margin-top: 0;
		padding: 31px 39px 35px;
	}

	.fullwidthtext h2 {
		margin-top: 20px;
	}
}
