.body {
	background-color: #224869;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

.navbar {
	background-color: #18324a;
	height: 75px;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.navbar a {
	text-decoration: none;
	color: #95b5c3;
	padding: 10px;
}

.navbar a:hover {
	background-color: #95b5c3;
	color: #18324a;
}

.logo {
	width: 81px;
	height: 36px;
	position: absolute;
	left: 57px;
	top: 17px;
	object-fit: cover;
}

.home {
	color: #95b5c3;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: 400;
	position: absolute;
	left: 198px;
	top: 27px;
	text-decoration: none;
}

.home1 {
	color: #ecf4f7;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: 400;
	position: absolute;
	left: 198px;
	top: 27px;
}

.about {
	color: #95b5c3;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: 400;
	position: absolute;
	left: 293px;
	top: 27px;
	text-decoration: none;
}

.about1 {
	color: #ecf4f7;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: 400;
	position: absolute;
	left: 293px;
	top: 27px;
}

.works {
	color: #95b5c3;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: 400;
	position: absolute;
	left: 388px;
	top: 27px;
	text-decoration: none;
	position: absolute;
}

.works1 {
	color: #ecf4f7;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: 400;
	position: absolute;
	left: 388px;
	top: 27px;
}

.conducting {
	color: #95b5c3;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: 400;
	position: absolute;
	left: 483px;
	top: 27px;
	text-decoration: none;
}

.conducting1 {
	color: #ecf4f7;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: 400;
	position: absolute;
	left: 483px;
	top: 27px;
}

.organ {
	color: #95b5c3;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: 400;
	position: absolute;
	left: 610px;
	top: 27px;
	text-decoration: none;
}

.organ1 {
	color: #ecf4f7;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: 400;
	position: absolute;
	left: 610px;
	top: 27px;
}

.gallery {
	color: #95b5c3;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: 400;
	position: absolute;
	left: 695px;
	top: 27px;
	text-decoration: none;
}

.gallery1 {
	color: #ecf4f7;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: 400;
	position: absolute;
	left: 695px;
	top: 27px;
}

.press {
	color: #95b5c3;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: 400;
	position: absolute;
	left: 785px;
	top: 27px;
	text-decoration: none;
}

.press1 {
	color: #ecf4f7;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: 400;
	position: absolute;
	left: 785px;
	top: 27px;
}

.contact {
	color: #95b5c3;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: 400;
	position: absolute;
	left: 865px;
	top: 27px;
	text-decoration: none;
}

.contact1 {
	color: #ecf4f7;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: 400;
	position: absolute;
	left: 865px;
	top: 27px;
}

.menuicon {
	display: none;
}

.text1 {
	color: #ECF4F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	text-align: justify;
}

.text1muted {
	color: #95B5C3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
}

.italics {
	font-style: italic;
}

.text2 {
	color: #ECF4F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
}

.text2muted {
	color: #95B5C3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
}

.link {
	color: #95B5C3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	text-align: justify;
	flex: 1;
	text-decoration: none;
}

.heading1 {
	color: #ECF4F7;
	font-family: EB Garamond;
	font-size: 42px;
	font-style: normal;
	font-weight: 700;
	line-height: 0px;
	letter-spacing: 2px;
}

.heading2 {
	color: #ECF4F7;
	font-family: EB Garamond;
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	line-height: 0px;
	letter-spacing: 1px;
	;
}

.heading3 {
	color: #ECF4F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 160%;
}

.composer-condutor-organist {
	color: #95b5c3;
	text-align: left;
	font-family: Garamond, 'Times New Roman', Times, serif;
	font-size: 22px;
	font-weight: 400;
	font-style: italic;
	letter-spacing: 2px;
	position: absolute;
	left: 0px;
	top: 55px;

}

.homenav {
	background: #18324a;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.2);
	border-width: 0px 0px 1px 0px;
	width: 110%;
	height: 588px;
	position: absolute;
	left: 0px;
	top: 0px;
	box-shadow: inset 0px -4px 4px 0px rgba(0, 0, 0, 0.08);
}

.nav {
	background: #18324a;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.2);
	border-width: 0px 0px 1px 0px;
	width: 110%;
	height: 75px;
	left: 0px;
	top: 0px;
	position: absolute;
	box-shadow: inset 0px -4px 4px 0px rgba(0, 0, 0, 0.08);
}

.learnmoreframe {
	background: rgba(255, 255, 255, 0.2);
	padding: 8px 16px 8px 16px;
	display: flex;
	flex-direction: row;
	gap: 10px;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	position: relative;
}

.about-frame {
	position: relative;
	display: flex;
	flex-direction: column;
	margin-left: 57px;
	margin-top: 60px;
	margin-bottom: 20px;
	max-width: 860px;
}

.frame-45 {
	display: flex;
	flex-direction: row;
	gap: 38px;
	width: 860px;
	align-items: flex-start;
	position: absolute;
	left: 54px;
	top: 163px;
}

.frame-46 {
	display: flex;
	flex-direction: column;
	gap: 24px;
	width: 450px;
	align-items: flex-start;
	justify-content: flex-start;
	flex-shrink: 0;
	position: relative;
}

.bio-frame {
	display: flex;
	max-width: 860px;
	margin: 0 auto;
}

.group-3 {
	flex-shrink: 0;
	width: 536px;
	height: 84px;
	position: static;
}

.forthcoming-frame {
	display: flex;
	width: 860px;
	margin-left: 57px;
	margin-top: 630px;
	margin-bottom: 0px;
	flex-direction: column;
}

.event-frame {
	display: flex;
	margin-top: 20px;
	margin-left: 57px;
	width: 860px;
}

.concert-frame {
	margin-left: 16px;

}

.concert {

}

.date-frame {
	display: flex;
	width: 68px;
	height: 68px;
	padding: 10px 16px 8px 16px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border: 1px solid rgba(255, 255, 255, 0.20);
	background: rgba(255, 255, 255, 0.05);
}

.date {
	color: #ecf4f7);
	text-align: center;
	position: relative;
}

.date-span {
	color: var(--ec-white, #ecf4f7);
	font-family: "Lato-Regular", sans-serif;
	font-size: 16px;
	line-height: 100%;
	font-weight: 400;
}

.date-span2 {
	color: var(--ec-white, #ecf4f7);
	font-family: "Lato-Regular", sans-serif;
	font-size: 32px;
	line-height: 100%;
	font-weight: 400;
}

.title {
	color: #ECF4F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	margin-top: 0px;
	text-align: justify;
	flex: 1;
}

.location {
	display: inline-flex;
}

.tickets {
	color: #ecf4f7;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	font-weight: 700;
	padding-left: 10px;
	display: inline-flex;
	text-decoration: none;
}

.recent-frame {
	display: flex;
	width: 860px;
	margin-left: 57px;
	flex-direction: column;
}

.divider {
	width: 826px;
	height: 1px;
	background: rgba(255, 255, 255, 0.10);
	margin-left: 57px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.learn-more {
	color: #ecf4f7;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: 700;
	position: relative;
	text-decoration: none;
}

.mobileheadshot {
	display: none;
}

.headshot1 {
	width: 75%;
	height: auto;
	position: relative;
	padding-right: 50px;
}

.headshot2 {
	width: 50%;
	height: auto;
	position: relative;
	object-fit: cover;
	padding-right: 20px;
	float: left;
}

.copyright-frame {
	background: #18324a;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.2);
	border-width: 1px 0px 0px 0px;
	width: 110%;
	height: 75px;
	left: 0px;
	bottom: 0px;
	box-shadow: inset 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
}

.copyright {
	color: #95b5c3;
	text-align: center;
	font-family: "EbGaramond-Italic", sans-serif;
	font-size: 10px;
	line-height: 160%;
	font-weight: 400;
	font-style: italic;
	position: absolute;
	left: calc(50% - 105px);
	margin-top: 25px;
}

.heading-frame {
	display: flex;
	max-width: 110%;
	flex-direction: column;
	margin-top: 100px;
	margin-left: 57px;
	max-width: 860px;
}

.works-frame {
	width: 826px;
	margin-left: 57px;
	margin-top: 50px;
}

.conducting-works-frame {
	position: relative;
	display: flex;
	flex-direction: column;
	margin-left: 57px;
	margin-top: 60px;
	margin-bottom: 20px;
	max-width: 860px;
}

.youtubebox {
	width: 396px;
	height: 183px;
	background: rgba(217, 217, 217, 0.40);
}

.work-line {
	display: flex;
}

.work {
	padding: 5px 0px;
	gap: 4px;
	width: 396px;
	height: 275px;
	margin-left: 57px;
	margin-top: 10px;
}

.work-bandcamp {
	padding: 5px 0px;
	gap: 4px;
	width: 396px;
	height: 100px;
	margin-left: 57px;
	margin-top: 10px;
}

.work-spotify {
	padding: 5px 0px;
	gap: 4px;
	width: 396px;
	height: 264px;
	margin-left: 57px;
	margin-top: 10px;
}

.work-bandcamp3 {
	padding: 5px 0px;
	gap: 4px;
	width: 396px;
	height: 242px;
	margin-left: 57px;
	margin-top: 10px;
}

.work-bandcamp5 {
	padding: 5px 0px;
	gap: 4px;
	width: 396px;
	height: 300px;
	margin-left: 57px;
	margin-top: 10px;
}

.work-norecord {
	padding: 5px 0px;
	gap: 4px;
	width: 396px;
	height: 80px;
	margin-left: 57px;
	margin-top: 10px;
}

.keyboard {
	color: #ffffff;
	text-align: left;
	font-family: var(--ec-heading-3-1-font-family, 'EbGaramond-Bold', sans-serif);
	font-size: var(--ec-heading-3-1-font-size, 30px);
	font-weight: var(--ec-heading-3-1-font-weight, 700);
	position: relative;
}

.replist {
	position: relative;
	inset: 0;
	margin-bottom: 20px;
	width: 860px;
}

.commissions {
	text-align: center;
}

.contact-frame {
	width: 860px;
	margin-top: 100px;
}

.mc-field-group label {
	width: 100px;
	text-align: left;
	display: inline-block;
	font: helvetica;
}

#mc_embed_signup {
	text-align: center;
}

.gallery-frame {
	display: flex;
	max-width: 680px;
	margin-left: 57px;
	margin-bottom: 50px;
}

.gallerylandscape {
	max-width: 400px;
	height: auto;
	margin-top: 20px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;

}

.galleryportrait {
	max-width: 400px;
	height: auto;
	margin-top: 20px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
}

.image {
	padding: 5px 0px;
	gap: 54px;
	width: 396px;
	height: auto;
	margin-bottom: 20px;
	display: flex;
}

.caption {
	text-align: center;
	align-items: center;
}

.caption:hover img {
	opacity: 0.7;
}


@media only screen and (max-width: 480px) {

	.heading1 {
		color: #ECF4F7;
		font-family: EB Garamond;
		font-size: 24px;
		font-style: normal;
		font-weight: 700;
		line-height: 0px;
		letter-spacing: 2px;
	}

	.homenav {
		display: none;
	}

	.frame-45 {
		position: relative;
		left: 16px;
		top: 40px;
	}

	.frame-46 {
		position: relative;
	}

	.group-3 {
		height: 84px;
	}

	.copyright-frame {
		background: #18324a;
		border-style: solid;
		border-color: rgba(0, 0, 0, 0.2);
		border-width: 1px 0px 0px 0px;
		width: 100%;
		height: 75px;
		left: 0px;
		bottom: 0px;
		box-shadow: inset 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
	}

	.nav {
		display: none;
	}


	.headshot1 {
		width: 100%;
		height: auto;
	}

	.headshot2 {
		width: 60%;
		height: auto;
		position: relative;
		object-fit: cover;
		padding-right: 20px;
		float: left;
	}

	.headshot-desktop {
		display: none;
	}

	.mobileheadshot {
		display: contents;
	}

	.forthcoming-frame {
		display: flex;
		width: 100%;
		margin-top: 60px;
		margin-left: 16px;
		margin-bottom: 0px;
		flex-direction: column;
	}

	.event-frame {
		display: flex;
		margin-top: 20px;
		margin-left: 16px;
		width: 94%;
	}

	.divider {
		width: 94%;
		height: 1px;
		background: rgba(255, 255, 255, 0.10);
		margin-left: 16px;
		margin-top: 50px;
		margin-bottom: 50px;
	}

	.recent-frame {
		display: flex;
		width: 100%;
		margin-top: 60px;
		margin-left: 16px;
		margin-bottom: 0px;
		flex-direction: column;
	}

	.work-line {
		flex-direction: column;
	}

	.gallery-frame {
		flex-direction: column;
		width: 100%;
		margin-left: 0px;
	}

	.image {
		width: 100%;
		height: auto;
		flex-direction: column;
	}

	.gallerylandscape {
		width: 100%;
		height: auto;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.galleryportrait {
		width: 100%;
		height: auto;
		margin-top: 20px;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.caption {
		position: relative;
		display: flex;
		flex-direction: column;
		text-align: center;
		align-items: center;
	}

	.mobile-container {
		display: none;
	}

	.about-frame {
		display: flex;
		max-width: 100%;
		flex-direction: column;
		margin-top: 16px;
		margin-left: 16px;
		margin-right: 16px;
		margin-bottom: 20px;
		overflow: hidden;
	}

	.works-frame {
		width: 448px;
		margin-left: 16px;
		margin-top: 50px;
		display: flex;
	}

	.work {
		padding: 5px 0px;
		gap: 4px;
		width: 448px;
		height: 275px;
		margin-left: 16px;
		margin-top: 10px;
	}

	.work-spotify {
		padding: 5px 0px;
		gap: 4px;
		width: 448px;
		height: 264px;
		margin-left: 16px;
		margin-top: 10px;
	}

	.work-bandcamp {
		padding: 5px 0px;
		gap: 4px;
		width: 448px;
		height: 130px;
		margin-left: 16px;
		margin-top: 10px;
	}

	.work-bandcamp3 {
		padding: 5px 0px;
		gap: 4px;
		width: 448px;
		height: 242px;
		margin-left: 16px;
		margin-top: 10px;
	}

	.work-bandcamp5 {
		padding: 5px 0px;
		gap: 4px;
		width: 448px;
		height: 300px;
		margin-left: 16px;
		margin-top: 10px;
	}

	.work-norecord {
		padding: 5px 0px;
		gap: 4px;
		width: 448px;
		height: 80px;
		margin-left: 16px;
		margin-top: 10px;
	}

	.youtubebox {
		width: 448px;
		height: auto;
		background: rgba(217, 217, 217, 0.40);
	}

	.heading-frame {
		display: flex;
		max-width: 110%;
		flex-direction: column;
		margin-top: 26px;
		margin-left: 16px;
		max-width: 860px;
	}

	.conducting-works-frame {
		max-width: 100%;
		flex-direction: column;
		display: flex;
		margin-top: 16px;
		margin-left: 16px;
		margin-right: 16px;
		margin-bottom: 20px;
		overflow-x: hidden;
	}

	.concert {
		display: flex;
		overflow-x: hidden;
		margin: 0 auto;
	}

	.replist {
		position: relative;
		margin-top: 36px;
		margin-left: 0px;
		margin-bottom: 20px;
		max-width: 94%;
		overflow-x: hidden;
	}

	.contact-frame {
		width: 100%;
		margin-top: 60px;
	}

	.commissions {
		text-align: center;
		margin-left: 16px;
		margin-right: 16px;
	}

	.mobile-container {
		display: contents;
		width: 100%;
		margin: auto;
		background-color: #224869;
		height: 500px;
		color: #ECF4F7;
		font-size: 14px;
		border-radius: 10px;
		overflow: hidden;
	}

	.topnav {
		overflow: hidden;
		background-color: #18324a;
		position: relative;
		width: 100%;
	}

	.topnav #myLinks {
		display: none;
	}

	.topnav a {
		color: #ECF4F7;
		padding: 14px 16px;
		text-decoration: none;
		font-size: 16px;
		top: 0px;
		display: block;
	}

	.topnav a.icon {
		background: #18324a;
		display: block;
		position: absolute;
		right: 0;
		top: 0;
	}

	.topnav a:hover {
		background-color: #95B5C3;
		color: black;
	}

	.active {
		background-color: #18324a;
		color: #95B5C3;
		font-family: EB Garamond;
		font-size: 26px;
		font-style: normal;
		font-weight: 700;
		letter-spacing: 1px;
		line-height: 160%;
		text-align: center;
		overflow: hidden;
	}

	.logo {
		height: 16px;
		width: auto;
	}


	.mobilenav {
		display: contents;
		color: #95b5c3;
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: 400;
		overflow: hidden;
	}

	.menuicon {
		display: block;
		width: 26px;
		height: auto;
	}
}