/*** Table of Contents ***/
/*
	1. General
	2. Header
	3. Footer
	4a. Homepage
	4b. Our History
	4c. Board of Directors
	4d. Video Gallery
	4e. Our Sponsors
	4f. Gala
	4g. Inductee Gallery
	4h. Past Ceremonies
	4i. Music Calendar
	4j. Donate
	4k. Inductee Single
	4l. LIMHOF Events
	4m. Volunteer Page
	4n. Contact Us
	4o. Latest News
	4p. Single News
	4q. FAQs
	4r. Pagination
	4s. Search
	4t. Educator of Note
	4u. Harry Chapin Award
	4v. Long Island sound Award
	4w. Sitemap
	4x. 404 Error
	4y. Art of Music
	4z. Scholarships-grants
	5. Email Sign Up Landing Page
*/
/*** Table of Contents ***/

/*** 1. General ***/
body {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
}

/* FEATURED CALENDAR LISTING */

.feature-bkgd {
		background:#f6f9fa!Important;
	}

.feature-bkgd .date, .feature-bkgd .time, .feature-bkgd .event, .feature-bkgd .venue, .calendarGrid .event {
	font-weight: 500;
}

.feature-bkgd .feature p {
		line-height:1.5;
}

.feature-bkgd .feature p a {
	text-decoration: underline;
}

.f-section {
	padding:25px 0px;
}

@media screen and (max-width: 767px) {
	.feature-bkgd img {
		margin-bottom: 24px;
	}
}

/* GIFT CARDS */

.button-donate {
		Padding:6px 22px 7px;
		background:#45226d;
		color:#fff;
		margin-top:15px!Important;
	}
	
	.button-donate:hover {
		background:#5b52d1!Important;
		color:#fff!Important;
	}
	
	.becomeMember .donationGrid > div {
  float: left;
  width: 50%;
  min-height: 300px!Important;
  padding: 30px 20px;
  border: 1px solid #999;
    border-top-color: rgb(153, 153, 153);
    border-top-style: solid;
    border-top-width: 1px;
    border-left-color: rgb(153, 153, 153);
    border-left-style: solid;
    border-left-width: 1px;
}

/* END - FEATURED CALENDAR LISTING */

#page {
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
}
img {
	max-width: 100%;
}
p {
	margin-bottom: 20px;
	font-weight: 300;
	line-height: 2em;
}
p:last-child {
	margin-bottom: 0;
}
a:hover {
	color: #45226d;
}
span, li {
	font-weight: 300;
}
strong, b {
	font-weight: 500;
}
img.responsiveImg {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
a[name] {
  padding-top: 40px;
  margin-top: -40px;
  display: inline-block; 
}
.clearFix:after {
	clear: both;
	display: table;
	content: '';
}
.hideOffScreen {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
.container, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding-left: 20px;
	padding-right: 20px;
}
.row {
	margin-left: -20px;
	margin-right: -20px;
}
.mainContent a {
	text-decoration: underline;
}
.mainContent ul, .mainContent ol {
	margin-bottom: 20px;
	line-height: 2em;
}
.sectionPad {
	padding: 60px 0;
}
.noPadTop {
	padding-top: 0 !important;
}
.noPadBtm {
	padding-bottom: 0 !important;
}
.btnBox {
	display: inline-block;
	text-align: center;
	padding: 10px 20px;
	border: 1px solid #000;
	font-size: 16px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.btnBox:hover {
	background-color: #45226d;
	border-color: #45226d;
	color: #fff;
}
.btnBox.light {
	border-color: #fff;
	color: #fff;
}
.btnBox.light:hover {
	border-color: #45226d;
}
.whiteBg {
	background-color: #fff;
}
.grayBg {
	background-color: #efefef;
}
.text-red {
	color: #f00;
}
.spotifyFollow {
	margin-top: 10px;
	text-align: center;
}
.colorWhite {
	color: #fff;
}
.slick-slider {
	position: relative;
    display: block;
    height: 100%;
    overflow: visible;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    z-index: 1;
}
.slick-slider .slick-list {
	height: 100%;
	overflow: hidden;
}
.slick-slider .slick-track {
	position: relative;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track .slick-slide {
	position: relative;
    display: block;
    float: left;
    height: 100%;
    min-height: 1px;
    outline: none !important;
}

/*SLIDER IMAGE CENTER ON PAST CEREMONIES 2018 PAGE*/
#content > section.sliderRow > div > div > div {
	text-align: center;
}

#content > section.sliderRow > div > div > div > div > img {
	height: 600px;
}

@media only screen and (max-width: 767px) {
	
	#content > section.sliderRow {
		height: 400px;
	}

	#content > section.sliderRow > div > div > div > div > img {
		height: auto;
	}	
}

@media screen and (max-width: 767px) {
	body {
		font-size: 16px;
	}
	.sectionPad {
		padding: 30px 0;
	}
}

.fancyAnimationSlideDown {
	opacity: 0;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.fancyAnimationSlideDown.run {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.fancyAnimationSlideUp {
	opacity: 0;
	-webkit-transform: translate3d(0, 50%, 0);
	transform: translate3d(0, 50%, 0);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.fancyAnimationSlideUp.run {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.fancyAnimationSlideLeft {
	opacity: 0;
	-webkit-transform: translate3d(50%, 0, 0);
	transform: translate3d(50%, 0, 0);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.fancyAnimationSlideLeft.run {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.fancyAnimationSlideRight {
	opacity: 0;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.fancyAnimationSlideRight.run {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.fancyAnimationPop {
	opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: all 0.4s cubic-bezier(.17,.67,.34,1.52);
    transition: all 0.4s cubic-bezier(.17,.67,.34,1.52);
}
.fancyAnimationPop.run {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.spotifyEmbed {
	width: 100%;
	margin-bottom: 10px;
}
.spotifyEmbed.fullWidth {
	width: 100%;
}
.spotifyEmbed iframe {
	width: 100%;
}
.spotifyEmbed iframe.playlistLarge {
	height: 300px;
}
@media screen and (max-width: 991px) {
	.spotifyEmbed {
		width: 100%;
	}	
}
@media screen and (max-width: 767px) {
	.spotifyEmbed iframe.playlistLarge {
		height: 80px;
	}	
}

/*** 2. Header ***/
header {
	position: relative;
	background-color: #0e011e;
	padding: 20px;
	z-index: 10;
}
header.homeNav {
	background-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0;
}
header.homeNav .mainLogo {
	display: none;
}
header .mainLogo {
	display: inline-block;
}
header .mainLogo img {
	display: block;
	max-width: 100%;
}
header .nav-wrapper .menuClose {
	margin-bottom: 30px;
	text-align: right;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
header .nav-wrapper .menuClose .fa {
	margin-left: 5px;
}
header .nav-wrapper .menuClose:hover {
	color: #0e011e;
}
header .nav-wrapper {
	background: #fff;
    position: fixed;
    top: 0;
    right: -350px;
    width: 350px;
    height: 100%;
    padding: 20px;
    border-left: 1px solid rgba(14, 1, 30, 0.2);
    overflow-y: scroll;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 10;
}
header .nav-wrapper ul {
	margin-left: 0;
	list-style: none;
	text-align: center;
}
header .nav-wrapper ul li.menuSearch {
	padding-bottom: 30px;
}
header .nav-wrapper ul li.menuSearch form {
	position: relative;
	width: 90%;
	margin: 0 auto;
}
header .nav-wrapper ul li.menuSearch form:before {
	content: '\f002';
	position: absolute;
	top: 10px;
	left: 0;
	font-family: FontAwesome;
	color: #000;
}
header .nav-wrapper ul li.menuSearch form input {
	margin: 0;
	padding-left: 25px;
	border: 0;
	border-bottom: 2px solid #000;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
header .nav-wrapper ul li {
	padding-bottom: 15px;
}
header .nav-wrapper ul li a {
	cursor: pointer;
	font-size: 1.1em;
}
header .nav-wrapper ul li a:hover {
	color: #45226d;
}
header .nav-wrapper ul li a .fa {
	margin-left: 5px;
}
header .nav-wrapper ul .sub-menu {
	display: none;
	margin-top: 15px;
}
header .nav-wrapper .sub-menu li {
	padding-bottom: 5px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
header .nav-wrapper .sub-menu li a {
	font-size: 16px;
}
header .nav-wrapper .sub-menu li a:hover {
	text-decoration: underline;
}
header .menuOverlay {
	background-color: rgba(0, 0, 0, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	z-index: 9;
}
header .mobileMenu {
	display: block;
	background-color: rgba(14, 1, 30, 0.8);
    position: fixed;
    right: 20px;
    top: 35px;
    padding: 10px 20px;
	color: #fff;
	z-index: 1;
}
header .mobileMenu span {
	display: inline-block;
    position: relative;
    background-color: #fff;
    top: -4px;
    width: 30px;
    height: 3px;
    margin-left: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
header .mobileMenu span:before, header .mobileMenu span:after {
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
header .mobileMenu span:before {
	-webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}
header .mobileMenu span:after {
	-webkit-transform: translateY(8px);
    transform: translateY(8px);
}
header #menuSocial {
	margin-top: 50px;
	padding: 10px;
	text-align: center;
}
header #menuSocial a {
	margin-right: 30px;
	color: #000;
    font-size: 1.1em;
}
header #menuSocial a:hover {
	color: #45226d;
}
header #menuSocial a:last-child {
	margin-right: 0;
}
@media screen and (max-width: 991px) {
	header .nav-wrapper {
	    right: -320px;
	    width: 320px;
	}
	header .nav-wrapper .sub-menu li {
		padding-bottom: 10px;
	}
}
@media screen and (max-width: 767px) {
	header .nav-wrapper {
	    right: -300px;
	    width: 300px;
	}
	header .mainLogo img {
		max-width: 65px;
	}
	header .mobileMenu {
		top: 25px;
		width: 50px;
		padding: 10px;
		white-space: nowrap;
		overflow: hidden;
		color: transparent;
	}
	header .mobileMenu span {
		display: block;
	    position: absolute;
	    top: 50%;
	    width: 30px;
	    margin-left: 0;
	}
}

/*** 3. Footer ***/
#fixedBar {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 5;
}
#fixedBar.notFixed {
	position: relative;
	bottom: auto;
	left: auto;
}
#fixedBar a {
	background-color: #0d011c;
	display: block;
	padding: 20px;
	color: #fff;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#fixedBar a .fa {
	margin-left: 5px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#fixedBar a:hover {
	background-color: #45226d;
}
#fixedBar a:hover .fa {
	margin-left: 10px;
}
@media screen and (max-width: 767px) {
	#fixedBar a {
		font-size: 14px;
	}
}
@media screen and (max-width: 320px) {
	#fixedBar a {
		font-size: 12px;
	}
}
footer {
	font-size: 14px;
	font-weight: 300;
}
footer.sectionPad {
	padding-bottom: 20px;
}
footer .menu-footer-menu-container #footer-menu {
	margin: 0;
    list-style: none;
    -webkit-columns: 4;
    -moz-columns: 4;
    columns: 4;
}
footer #footer-menu li {
	margin-bottom: 5px;
}
footer #footer-menu li a:hover {
	text-decoration: underline;
}
footer .footerSocial {
	margin-top: 70px;
	text-align: center;
}
footer .footerSocial a {
	margin-right: 20px;
	font-size: 16px;
	vertical-align: middle;
}
footer .footerSocial a:last-of-type {
	margin-right: 0;
}
.spotifyFollow img {
	max-width: 140px;
}
footer .footerNewsletter {
	margin-top: 40px; 
}
footer .footerNewsletter h6 {
	margin-bottom: 10px;
}
footer .footerNewsletter span, 
footer .footerNewsletter input[type=submit] {
	display: inline-block;
}
footer .footerNewsletter span {
	width: 40%;
}
/*footer .footerNewsletter span.email-newsletter {
	position: relative;
	width: 60%;
}*/
footer .footerNewsletter input[type=email]{
	border-right: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none;
	margin-left: 4px;
}
footer .footerNewsletter input[type=submit] {
	margin: 0;
    height: 41px;
    box-sizing: border-box;
    font-size: 1em;
    border-radius: 0;
    background-color: #45226d;
    color: #ffffff;
    border: 1px solid #45226d;
    border-left: 0;

}
footer .footerNewsletter .wpcf7-not-valid-tip {
	display: block;
    position: absolute;
    top: 45px;
    font-size: 12px;
}
/*footer .footerNewsletter .ajax-loader, footer .footerNewsletter .wpcf7-validation-errors {
	display: none !important;
}*/
footer .footerNewsletter form p {
	margin-bottom: 0;
}
footer .footerNewsletter .wpcf7-form.sent h6, footer .footerNewsletter .wpcf7-form.sent p {
	display: none;
}
footer .footerNewsletter .wpcf7-mail-sent-ok {
	margin: 0;
	padding: 20px;
	border: 1px solid #ccc;
    text-align: center;
}
footer .footerBottom {
	margin-top: 20px;
    padding-top: 30px;
    border-top: 1px solid #000;
}
footer .footerBottom p {
	margin-bottom: 0;
}
footer .footerBottom p a {
	display: inline-block;
	margin: 0 5px;
	padding: 0 5px;
}
footer .footerBottom p a:hover {
	text-decoration: underline;
}
footer .footerBottom p a:first-child {
	margin-left: 0;
	padding-left: 0;
}
footer .footerBottom p a:last-child {
	margin-right: 0;
	padding-right: 0;
}
footer .spotifyFollow {
	margin-top: 0;
	text-align: left;
	vertical-align: middle;
    display: inline-block;
    margin-left: 20px;
}
@media screen and (max-width: 991px) {
	footer .menu-footer-menu-container #footer-menu {
	    -webkit-columns: 3;
	    -moz-columns: 3;
	    columns: 3;
	}
	footer .footerNewsletter {
		text-align: center;
	}
	footer .footerSocial {
		margin-top: 10px;
		text-align: center;
	}
}
@media screen and (max-width: 767px) {
	footer .menu-footer-menu-container {
		display: none;
	}
	footer .footerSocial {
		display: none;
	}
	footer .footerBottom {
		margin-top: 0;
		padding-top: 0;
		border-top: 0;
	}
	footer .footerNewsletter {
		margin-top: 0;
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 575px) {
	footer .footerNewsletter span, 
	footer .footerNewsletter input[type=submit] {
		display: block;
	}
	footer .footerNewsletter span {
		width: 100%;
	}
	footer .footerNewsletter input[type=email] {
		margin-left: 0;
		border-right: 1px solid #aaa;
	}
}

/*** 4a. Homepage ***/
#healthcareHeroes {
	background: #000;
}
#healthcareHeroes img {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	height: auto;
}
#concertArtists {
	background: #121212;
	padding: 30px;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}
#concertArtists-inner {
	max-width: 1200px;
	margin: 0 auto;
}
#concertArtists span {
	color: #0037ff;
	font-weight: bold;
}
#concertArtists a {
	text-decoration: underline;
	color: #FFF;
}
.leadVideo .vidContainer {
	position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    overflow: hidden;
}
.leadVideo .vidContainer video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.leadVideo .vidContainer .videoLogo {
	position: absolute;
	top: 40%;
	left: 50%;
	width: 18%;
	min-width: 250px;
	z-index: 1;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#home-holiday-banner {
	padding: 60px 0 20px 0;
}
#home-holiday-banner .row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
#home-holiday-banner-img {
	text-align: right;
}
#home-holiday-banner-text {
	text-align: left;
}
#home-holiday-banner-text p {
	border: 1px solid #121212;
    padding: 30px;
}
#home-holiday-banner-text p a {
	color: #45226d;
	font-weight: bold;
}
#home-holiday-banner-text p a:hover {
	text-decoration: underline;
}
@media screen and (max-width: 991px) {
	#home-holiday-banner-img {
		text-align: center;
	}
	#home-holiday-banner-img img {
		margin: 0 auto 30px auto;
    	display: block;
	}
}

@media screen and (max-width: 767px) {
	#concertArtists {
		font-size: 16px;
	}
	.leadVideo .vidContainer .videoLogo {
		display: none;
	}
	#home-holiday-banner-text {
		text-align: center;
	}
	#home-holiday-banner-text p {
		border: none;
	    padding: 0;
	}
}
.slantedBg {
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #dedede;
	margin-top: -20px;
	padding: 150px 0 200px;
	overflow: hidden;
}
.slantedBg:before {
	content: '';
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 140px;
	-webkit-transform-origin: 0;
	transform-origin: 0;
	-webkit-transform: skewY(-4deg);
	transform: skewY(-4deg);
	z-index: 1;
}
.slantedBg:after {
	content: '';
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 140px;
	-webkit-transform-origin: 0;
	transform-origin: 0;
	-webkit-transform: skewY(-4deg) translateY(140px);
	transform: skewY(-4deg) translateY(140px);
	z-index: 1;
}
.slantedBg .column {
	padding-top: 40px;
}
.slantedBg .column img {
	display: block;
	max-width: 100%;
	margin: 0 auto 10px;
}
.lastSlant {
	padding-bottom: 60px !important;
}
.lastSlant:after {
	display: none !important;
}
@media screen and (min-width: 1921px) {
	.slantedBg {
		padding: 200px 0;
	}
	.slantedBg:before {
		height: 180px;
	}
	.slantedBg:after {
		height: 180px;
		-webkit-transform: skewY(-4deg) translateY(180px);
		transform: skewY(-4deg) translateY(180px);
	}
}
@media screen and (max-width: 1199px) {
	.slantedBg {
		margin-top: -60px;
		padding: 150px 0 130px;
	}
}
@media screen and (max-width: 991px) {
	.slantedBg {
		margin-top: -50px;
		padding: 150px 0 110px;
	}
	.slantedBg:before {
		height: 120px;
	}
	.slantedBg .column {
		padding-top: 30px;
	}
}
@media screen and (max-width: 767px) {
	.slantedBg {
		margin: 0;
		padding: 30px 0;
	}
	.slantedBg:before, .slantedBg:after {
		display: none;
	}
	.slantedBg .column {
		margin-bottom: 30px;
		padding-top: 0;
	}
	.lastSlant {
		padding-bottom: 30px !important;
	}
}

.homepageNews h2 {
	margin-bottom: 40px;
	text-align: center;
}
.homepageNews .posts {
	padding: 0 40px;
	text-align: left;
}
.homepageNews .posts {
	margin-bottom: 40px;
}
.homepageNews .posts:last-child {
	margin-bottom: 0;
}
.homepageNews .posts a:hover {
	color: #fff;
}
.homepageNews .posts .date {
	display: block;
	margin-bottom: 5px;
	font-size: 16px;
}
.homepageNews .posts h4 {
	margin-bottom: 5px;
}
.homepageNews .posts h4:hover {
	text-decoration: underline;
}
.homepageNews .posts p {
	font-size: 16px;
}
.homepageNews .posts .btnBox {
	font-size: 14px;
}
@media screen and (max-width: 991px) {
	.homepageNews .eventsHeader {
		margin-top: 40px;
	}
	.homepageNews .posts {
		padding: 0 15px;
	}
}
#home-gala-banner, #home-contest-banner {
	margin: 30px auto 0 auto;
}
@media screen and (max-width: 767px) {
	#home-gala-banner {
		display: none;
	}
}

/*** 4b. Our History ***/
.leadBg {
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 600px;
	padding: 0;
	text-align: center;
}
.leadBg h1 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-bottom: 0;
	padding: 20px;
	font-size: 46px;
	color: #fff;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.leadBg.slantedBg {
	margin-top: 0;
}
.leadBg.slantedBg:before {
	display: none;
}
.leadBg.bgTop {
	background-position: center top;
}
.leadBg.bgBottom {
	background-position: center bottom;
}
.leadBg.slantedBg.marginBottom {
	margin-bottom: 60px;
}
@media screen and (max-width: 1199px) {
	.leadBg {
		height: 500px;
	}
}
@media screen and (max-width: 991px) {
	.leadBg {
		height: 400px;
	}
}
@media screen and (max-width: 767px) {
	.leadBg {
		height: 300px;
	}
	.leadBg h1 {
		top: 50%;
		font-size: 36px;
	}
	.leadBg.slantedBg.marginBottom {
		margin-bottom: 30px;
	}
}

/*** 4c. Board of Directors ***/

/*===BREADCRUMB NAV=================================*/
#content nav.breadcrumb ol {
	margin:0;
	padding: 0;
}
#content nav.breadcrumb ol li {
	display: inline-block;
	list-style:none;
	color: #19253C;
	font-size: .8rem;
	margin: 0;
	padding: 0;
}
#content nav.breadcrumb-item ol li:before {
	display: none;
}
#content nav.breadcrumb ol li a {
	position: relative;
	margin-right: 18px;
	font-weight: 600;
	color: #1E1F21;
	text-decoration: none;
}
#content nav.breadcrumb ol li a:hover, nav.breadcrumb ol li a:focus {
	text-decoration: underline;
}
#content nav.breadcrumb ol li:not(:last-child) a:after {
	content:'\f054';
	color: #1E1F21;
    font-family: "Font Awesome 5 Pro";
    font-size: .6rem;
    font-weight: 900;
    position: absolute;
    right: -16px;
    top: 50%;
    transform: translateY(-50%);
}
.boardMembers:after {
	clear: both;
	display: table;
	content: '';
}
.boardMembers .member {
	position: relative;
	float: left;
	width: 25%;
	padding: 10px;
	overflow: hidden;
}
.boardMembers .member img {
	display: block;
	max-width: 100%;
}
.boardMembers {
	padding-bottom:30px;
}
.boardMembers .member .overlay {
	background-color: rgba(0,0,0,0.7);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 10px solid #fff;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	z-index: 1;
}
.boardMembers .member .copy {
	position: absolute;
	top: 110%;
	left: 0;
	width: 100%;
	color: #fff;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	z-index: 2;
}
.boardMembers .member .copy h4 {
	margin-bottom: 5px;
}
.boardMembers .member .copy span {
	font-weight: 300;
	margin: 0 5px;
	padding: 0 5px;
}
.boardMembers .member:hover .overlay {
	opacity: 1;
	visibility: visible;
}
.boardMembers .member:hover .copy {
	top: 50%;
	opacity: 1;
	visibility: visible;
}
@media screen and (max-width: 1199px) {
	.boardMembers .member {
		width: 33.3333%;
	}
}
@media screen and (max-width: 991px) {
	.boardMembers .member {
		width: 50%;
	}
	.boardMembers .member .overlay {
		display: none;
	}
	.boardMembers .member img {
		margin: 0 auto 20px;
	}
	.boardMembers .member .copy {
		position: relative;
	    top: auto;
	    color: #000;
	    opacity: 1;
		visibility: visible;
	    -webkit-transform: none;
	    transform: none;
	}
}
@media screen and (max-width: 767px) {
	.boardMembers .member {
		float: none;
		width: 100%;
		margin-bottom: 30px;
		padding: 0;
	}
	.boardMembers .member:last-child {
		margin-bottom: 0;
	}
	.boardMembers .member img {
		max-width: 250px;
	}
}

/*** 4d. Video Gallery ***/
.page-template-video-gallery h1 {
	margin-bottom: 0;
}
.embedLeft {
	position: relative;
    background-color: #000;
}
.embedLeft:after {
	clear: both;
	display: table;
	content: '';
}
.embedLeft .videoContainer {
	float: left;
	width: 60%;
}
.embedLeft .videoContainer {
	position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
}
.embedLeft .videoContainer .videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
}
.embedLeft .copyContainer {
	position: absolute;
    bottom: 10%;
    right: 0;
    width: 40%;
    padding: 20px 50px;
    color: #fff;
}
.embedLeft .copyContainer p {
	font-size: 14px;
}
.videoGallery .otherVideos:after {
	clear: both;
	display: table;
	content: '';
}
.videoGallery .otherVideos .video {
	position: relative;
	float: left;
	width: 33.3333%;
}
.videoGallery .video .overlay {
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.videoGallery .video img {
	display: block;
	max-width: 100%;
}
.videoGallery .video .copyWrapper {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	padding: 20px;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	cursor: pointer;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.videoGallery .video .copyWrapper p {
	display: none;
}
.videoGallery .video .copyWrapper span {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.videoGallery .video .copyWrapper span:hover {
	color: #45226d;
}
.videoGallery .video .copyWrapper span .fa {
	margin-left: 5px;
}
.videoGallery .video:hover .overlay, .videoGallery .video:hover .copyWrapper {
	opacity: 1;
	visibility: visible;
}
@media screen and (max-width: 1199px) {
	.videoGallery .otherVideos .video {
		width: 50%;
	}
}
@media screen and (max-width: 991px) {
	.embedLeft .videoContainer {
		float: none;
		width: 100%;
	}
	.embedLeft .copyContainer {
		position: relative;
		bottom: auto;
		right: auto;
		width: 100%;
		padding: 30px;
	}
	.videoGallery .video .overlay {
		display: none;
	}
	.videoGallery .video img {
		cursor: pointer;
	}
	.videoGallery .video .copyWrapper {
		position: relative;
	    top: auto;
	    left: auto;
	    transform: none;
	    color: #000;
	    opacity: 1;
	    visibility: visible;
	}
}
@media screen and (max-width: 767px) {
	.videoGallery {
		padding-bottom: 0;
	}
	.videoGallery .otherVideos {
		margin-top: 30px;
	}
	.videoGallery .otherVideos .video {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.videoGallery .video img {
		max-width: 300px;
		margin: 0 auto;
	}
}

/*** 4e. Our Sponsors ***/
.threeColList {
	margin: 0;
	padding-top: 20px;
	list-style: none;
	-webkit-columns: 3;
	-moz-columns: 3;
	columns: 3;
}
.threeColList li {
	margin-bottom: 30px;
	font-weight: bold!important;
}
@media screen and (max-width: 991px) {
	.threeColList {
		-webkit-columns: 2;
		-moz-columns: 2;
		columns: 2;
	}
}
@media screen and (max-width: 767px) {
	.threeColList {
		-webkit-columns: 1;
		-moz-columns: 1;
		columns: 1;
	}
}

/*** 4f. Gala ***/
.galaLeadCols .col-xs-12 {
	padding: 0 30px;
}
.galaLeadCols .col-xs-12 img {
	margin: 0 auto 20px;
}
.galaInductees > h2 {
	margin-bottom: 30px;
}
.galaBlocks:after {
	clear: both;
	display: table;
	content: '';
}
.galaBlocks .block {
	position: relative;
	float: left;
	width: 20%;
	overflow: hidden;
}
.galaBlocks .block .overlay {
	background-color: rgba(0,0,0,0.7);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	z-index: 1;
}
.galaBlocks .block .img {
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	height: 0;
	padding-top: 100%;
}
.galaBlocks .block .copy {
	position: absolute;
	top: 115%;
	left: 0;
	width: 100%;
	color: #fff;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	z-index: 2;
}
.galaBlocks .block .copy h2 {
	margin-bottom: 15px;
}
.galaBlocks .block .copy .title {
	position: relative;
	display: block;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.galaBlocks .block .copy .title:after {
	content: '';
	position: absolute;
	background-color: #fff;
	bottom: -10px;
	left: 50%;
	width: 50px;
	height: 1px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.galaBlocks .block:hover .overlay {
	opacity: 1;
	visibility: visible;
}
.galaBlocks .block:hover .copy {
	top: 50%;
	opacity: 1;
	visibility: visible;
}
.galaInductees .btnBox {
	margin-top: 30px;
}
@media screen and (max-width: 1500px) {
	.galaBlocks .block {
		width: 25%;
	}
}
@media screen and (max-width: 1199px) {
	.galaBlocks .block {
		width: 33.3333%;
	}
}
@media screen and (max-width: 991px) {
	.galaBlocks {
		max-width: 650px;
		margin: 0 auto;
	}
	.galaBlocks .block {
		width: 50%;
	}
	.galaBlocks .block .overlay {
		display: none;
	}
	.galaBlocks .block .copy {
		position: relative;
	    top: auto;
	    padding: 20px;
	    color: #000;
	    opacity: 1;
		visibility: visible;
	    -webkit-transform: none;
	    transform: none;
	}
	.galaBlocks .block .copy h2 {
		font-size: 1.3em;
	}
	.galaBlocks .block .copy span {
		font-size: 0.9em;
	}
	.galaBlocks .block .copy .title:after {
		background-color: #000;
	}
}
@media screen and (max-width: 767px) {
	.galaLeadCols .col-xs-12 {
		margin-bottom: 30px;
		padding: 0 20px;
	}
	.galaBlocks {
		max-width: none;
		margin: 0;
	}
	.galaBlocks .block {
		float: none;
		width: 100%;
		padding: 0;
	}
	.galaBlocks .block .img {
		max-width: 250px;
		padding-top: 250px;
		margin: 0 auto;
	}
}

/*** 4g. Inductee Gallery ***/
.inducteesSort {
	position: relative;
    max-width: 320px;
    margin: 0 auto;
    z-index: 9;
}
.inducteesSort .sortHeader {
	font-weight: 300;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.inducteesSort .sortHeader:hover {
	color: #45226d;
}
.inducteesSort .sortHeader .fa {
	margin-left: 10px;
}
.inducteesSort .sortButtons {
	background-color: rgba(239, 239, 239, 0.9);
    position: absolute;
    top: 35px;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.inducteesSort .sortButtons.visible {
	opacity: 1;
    visibility: visible;
}
.inducteesSort .sortButtons a {
	float: left;
	display: inline-block;
    width: 25%;
    padding: 15px 10px;
    font-weight: 300;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.inducteesSort .sortButtons a:hover {
	background-color: #45226d;
	color: #fff;
}
.inductees {
	overflow: hidden;
}
.inductees .box {
	position: relative;
	float: left;
	width: 20%;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	-webkit-transition: opacity 0.4s;
	transition: opacity 0.4s;
}
.inductees .box.visible {
	opacity: 1;
	visibility: visible;
}
.inductees .box a {
	display: block;
}
.inductees .box img {
	width: 100%;
}
.inductees .box .overlay {
	background-color: rgba(0,0,0,0.7);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	z-index: 1;
}
.inductees .box .copy {
	position: absolute;
	top: 50%;
  left: 50%;
	width: 100%;
	padding: 0 20px;
	color: #fff;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	transform: translate(-50%,-50%);
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	z-index: 1;
}
.inductees .box .copy h2 {
	margin-bottom: 15px;
}
.inductees .box .copy .title {
	position: relative;
	display: block;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.inductees .box .copy .title:after {
	content: '';
	position: absolute;
	background-color: #fff;
	bottom: -10px;
	left: 50%;
	width: 50px;
	height: 1px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

/*  .inductees .box a:focus .overlay added 8/22  */
.inductees .box:hover .overlay, .inductees .box a:focus .overlay {
	opacity: 1;
	visibility: visible;
}
.inductees .box:hover .copy, .inductees .box a:focus .copy {
/*	top: 50%;*/
	opacity: 1;
	visibility: visible;
}
/*  ./End changes */

@media screen and (max-width: 1500px) {
	.inductees .box {
		width: 25%;
	}
}
@media screen and (max-width: 1199px) {
	.inductees .box {
		width: 33.3333%;
	}
}
@media screen and (max-width: 991px) {
	.inducteesSort .sortButtons {
		background-color: rgba(239, 239, 239, 1);
	}
	.inductees {
		max-width: 650px;
		margin: 0 auto;
	}
	.inductees .box {
		width: 50%;
	}
	.inductees .box .overlay {
		display: none;
	}
	.inductees .box img {
		margin: 0;
	}
	.inductees .box .copy {
		position: static;
	    top: auto;
	    padding: 20px;
	    color: #000;
	    opacity: 1;
		visibility: visible;
	    -webkit-transform: none;
	    transform: none;
	}
	.inductees .box .copy h2 {
		font-size: 1.3em;
		margin-bottom: 10px;
	}
	.inductees .box .copy span {
		font-size: 0.9em;
	}
	.inductees .box .copy .title:after {
		background-color: #000;
	}
}
@media screen and (max-width: 767px) {
	.inductees {
		max-width: none;
		margin: 0;
	}
	.inductees .box {
		float: none;
		width: 100%;
		padding: 0;
	}
	.inductees .box img {
		display: block;
		max-width: 250px;
		margin: 0 auto;
	}
}

/*** 4h. Past Ceremonies ***/
.embedLeft.clickToPlay.pastLeft .videoContainer {
	float: left;
	width: 60%;
}
.embedLeft.clickToPlay.pastLeft .copyContainer {
	position: absolute;
	top: 50%;
	bottom: auto;
	right: 0;
	width: 40%;
	padding: 20px 50px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.embedLeft.clickToPlay.pastRight .videoContainer {
	float: right;
	width: 60%;
}
.embedLeft.clickToPlay.pastRight .copyContainer {
	position: absolute;
	top: 50%;
	bottom: auto;
	left: 0;
	width: 40%;
	padding: 20px 50px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.embedLeft.clickToPlay .videoWrapper img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.embedLeft.clickToPlay .videoWrapper .fa {
	display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #212121;
    font-size: 68px;
    z-index: 1;
    cursor: pointer;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.embedLeft.clickToPlay .videoWrapper .fa:after {
	content: '';
    position: absolute;
    background-color: #fff;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    z-index: -1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.embedLeft.clickToPlay .videoWrapper:hover .fa {
	color: #ff0000;
}
.embedLeft.clickToPlay .videoWrapper img.hideImage, .embedLeft.clickToPlay .videoWrapper .fa.hideBtn {
	opacity: 0;
	visibility: hidden;
}
.embedLeft.clickToPlay .videoWrapper iframe {
	display: none;
}
.sliderRow {
	position: relative;
	background-color: #000;
}
.sliderRow:after {
	clear: both;
	display: table;
	content: '';
}
.sliderRow.pastLeft .sliderContainer {
	float: left;
	width: 60%;
	overflow: hidden;
}
.sliderRow.pastLeft .copyContainer {
	position: absolute;
    top: 50%;
    right: 0;
    width: 40%;
    padding: 20px 50px;
    color: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.sliderRow.pastRight .sliderContainer {
	float: right;
	width: 60%;
	overflow: hidden;
}
.sliderRow.pastRight .copyContainer {
	position: absolute;
    top: 50%;
    left: 0;
    width: 40%;
    padding: 20px 50px;
    color: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.sliderRow .copyContainer p {
	font-size: 14px;
}
.sliderRow .sliderContainer .slider {
	position: relative;
}
.sliderRow .slider .slick-arrow {
	position: absolute;
	top: 50%;
	font-size: 4em;
	color: #fff;
	cursor: pointer;
	z-index: 1;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.sliderRow .slider .slick-prev {
	left: 20px;
}
.sliderRow .slider .slick-next {
	right: 20px;
}
@media screen and (max-width: 991px) {
	.embedLeft.clickToPlay.pastLeft .videoContainer, .embedLeft.clickToPlay.pastRight .videoContainer, .sliderRow.pastLeft .sliderContainer, .sliderRow.pastRight .sliderContainer {
		float: none;
		width: 100%;
	}
	.embedLeft.clickToPlay.pastLeft .copyContainer, .embedLeft.clickToPlay.pastRight .copyContainer, .sliderRow.pastLeft .copyContainer, .sliderRow.pastRight .copyContainer {
		position: relative;
	    top: auto;
	    left: auto;
	    width: 100%;
	    padding: 30px;
	    -webkit-transform: none;
	    transform: none;
	}
}

/*** 4i. Music Calendar ***/
.musicCalendar .container {
	position: relative;
}
.musicCalendar #prevMonth, .musicCalendar #prevMonth2 {
	position: absolute;
	top: 0;
	left: 20px;
	cursor: pointer;
}
.musicCalendar #prevMonth .fa, .musicCalendar #prevMonth2 .fa {
	margin-right: 5px;
}
.musicCalendar #nextMonth, .musicCalendar #nextMonth2 {
	position: absolute;
	top: 0;
	right: 20px;
	cursor: pointer;
}
.musicCalendar #nextMonth .fa, .musicCalendar #nextMonth2 .fa {
	margin-left: 5px;
}
.musicCalendar #prevMonth:hover, .musicCalendar #prevMonth2:hover, .musicCalendar #nextMonth:hover, .musicCalendar #nextMonth2:hover {
	color: #45226d;
	text-decoration: underline;
}
.musicCalendar .monthSpacer {
	display: none;
}
.musicCalendar .buttonsBottom {
	position: relative;
	height: 40px;
	margin: 30px 0;
}
.musicCalendar .buttonsBottom #prevMonth2 {
	left: 0;
}
.musicCalendar .buttonsBottom #nextMonth2 {
	right: 0;
}
.musicCalendar h2 {
	max-width: 85%;
	margin: 0 auto;
	text-align: center;
}
.musicCalendar.LIMEHOFCalendar h2 {
	margin: 0;
	max-width: none;
	text-align: left;
}
.musicCalendar.LIMEHOFCalendar {
	margin-bottom: 40px;
}
.musicCalendar .calendarGrid {
	margin-top: 60px;
}
.musicCalendar .calendarGrid .gridRow:after {
	clear: both;
	display: table;
	content: '';
}
.musicCalendar .calendarGrid .gridRow {
	padding: 30px 0px 30px 22px;
	border-bottom: 1px solid #000;
	font-size: 16px;
	font-weight: 300;
}
.musicCalendar .calendarGrid .gridRow:last-child {
	border-bottom: 0;
}
.musicCalendar .calendarGrid .gridRow.firstRow {
	padding: 0 0 5px;
	border-bottom: 1px solid #000;
	font-size: 18px;
	font-weight: 400;
}
.musicCalendar .gridRow.noEvents {
	border: 0;
}
.musicCalendar .gridRow div {
	float: left;
	padding-right: 25px;
}
/*.musicCalendar .gridRow div strong {
	display: none;
}*/
.musicCalendar .gridRow .date, .musicCalendar .gridRow .time {
	width: 12%;
}
.musicCalendar .gridRow .event, .musicCalendar .gridRow .venue {
	width: 30%;
}
.musicCalendar .gridRow .buy {
	width: 16%;
}
.getListed .formSect .wpcf7, #nominationForm {
    padding-left: 0;
    max-width: 600px;
    margin: 0 auto;
}
#nominationForm form textarea {
	height: 135px;
}
#nominationForm .wpcf7 form .wpcf7-not-valid-tip {
    font-size: 15px;
    margin-top: -18px;
}
#nominationForm form label + br, #nominationForm .wpcf7 form .wpcf7-not-valid-tip + br {
    display: none;
}
#nominationForm form input[type=submit] {
	margin: 0 auto;
}
.calDisclaimer {
	font-size: 14px;
	margin-top: 10px;
}
@media screen and (max-width: 1199px) {
	.musicCalendar .calendarGrid {
		margin-top: 40px;
	}
}
@media screen and (max-width: 991px) {
	.musicCalendar .gridRow .buy {
		padding-right: 0;
	}
	.musicCalendar .gridRow .buy .btnBox {
		padding: 10px 15px;
	}
}
@media screen and (max-width: 767px) {
	.musicCalendar #prevMonth, .musicCalendar #prevMonth2 {
		position: relative;
	    display: inline-block;
	    top: auto;
	    left: auto;
	    margin-top: 10px;
	}
	.musicCalendar #nextMonth, .musicCalendar #nextMonth2 {
		position: relative;
	    display: inline-block;
	    top: auto;
	    right: auto;
	    margin-top: 10px;
	}
	.musicCalendar .monthSpacer {
		display: inline-block;
		margin: 0 10px;
	}
	.musicCalendar h2 {
		max-width: 100%;
	}
	.musicCalendar .calendarGrid {
		margin-top: 20px;
		padding: 0 10px;
	}
	.musicCalendar .calendarGrid .gridRow.firstRow {
		display: none;
	}
	.musicCalendar .gridRow .date, .musicCalendar .gridRow .time {
		width: 50%;
		margin-bottom: 15px;
	}
	.musicCalendar .gridRow .event, .musicCalendar .gridRow .venue {
		clear: both;
		width: 100%;
		margin-bottom: 15px;
	}
	.musicCalendar .gridRow .buy {
		width: 100%;
	}
	/*.musicCalendar .gridRow div strong {
		display: block;
		color: #0d011c;
	}*/
}
#venueSearch {
	max-width: 400px;
    margin: 20px auto 0;
}
#venueSearch input {
	display: inline-block;
	width: 300px;
	margin: 0;
	padding: 10px 0;
	border: 0;
	border-bottom: 1px solid #aaa;
	font-size: 16px;
	font-weight: 300;
	-webkit-border-radius: 0;
	border-radius: 0;
}
#venueSearch input, #venueSearch button {
	-webkit-appearance: none;
}
#venueSearch button {
	background-color: transparent;
}
#venueSearch button:hover {
	background-color: #45226d;
}
/* updated 8/22 */
#venueSearch button:focus {
	outline: 1px;
}
/* end update*/
@media screen and (max-width: 767px) {
	#venueSearch input {
		width: 65%;
	}
}
#searchOverlay {
	background-color: #fff;
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    opacity: 0;
    visibility: hidden;
    z-index: -1000;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
#searchOverlay.visible {
	opacity: 1;
	visibility: visible;
	z-index: 1000;
}
#searchOverlay #closeSearch {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 40px;
	height: 40px;
	font-size: 1.5em;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	z-index: 1;
}
#searchOverlay .calendarGrid {
	margin-top: 0;
}
#searchOverlay h2 {
	max-width: none;
	margin: 0 0 30px;
	text-align: left;
}
@media screen and (max-width: 767px) {
	#searchOverlay #closeSearch {
		top: 10px;
		right: 10px;
	}
	#searchOverlay .musicCalendar {
		padding-top: 40px;
	}
}

/*** 4j. Donate ***/
.page-template-donate .slantedBg:after {
	background-color: #efefef;
}
.page-template-donate .grayBg {
	background-color: #efefef;
}
.page-template-donate .whiteBg {
	background-color: #fff;
}
.becomeMember {
	max-width: 80%;
	margin: 0 auto;
	padding: 40px 0;
}
.becomeMember .donationGrid {
	padding: 20px 0;
}
.becomeMember .donationGrid:after {
	clear: both;
	display: table;
	content: '';
}
.becomeMember .donationGrid > div {
	float: left;
	width: 50%;
	min-height: 260px;
    padding: 30px 20px;
    border: 1px solid #999;
}
.becomeMember .donationGrid .box1 {
	border-top: 0;
	border-left: 0;
}
.becomeMember .donationGrid .box2 {
	border-top: 0;
	border-right: 0;
}
.becomeMember .donationGrid .box3 {
	border-bottom: 0;
	border-left: 0;
}
.becomeMember .donationGrid .box4 {
	border-bottom: 0;
	border-right: 0;
}
.becomeMember .donationGrid .title {
	font-size: 1.5em;
}
.becomeMember .donationGrid .amount {
	font-size: 2em;
	font-weight: 600;
}
.becomeMember .donationGrid .amount sup {
	top: -1em;
	font-size: 50%;
}
.becomeMember .donationGrid .description {
	max-width: 300px;
	margin: 10px auto 0;
}
.memberDonationAmounts {
	max-width: 80%;
	margin: 20px auto 0;
}
.memberDonationAmounts:after {
	clear: both;
	display: table;
	content: '';
}
.memberDonationAmounts .box {
	float: left;
    width: 20%;
    padding: 10px 20px;
    border: 1px solid #000;
    font-size: 1.8em;
    cursor: pointer;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.memberDonationAmounts .box:hover {
	background-color: #ccc;
}
.memberDonationAmounts .box.active {
	background-color: #aaa;
}
.page-template-donate section form {
	padding: 40px 0;
}
.page-template-donate section form .btnBox {
	background-color: #fff;
	max-width: 160px;
	margin: 0 auto;
    padding: 10px 30px;
}
.page-template-donate section form .btnBox:hover {
	background-color: #45226d;
}
.nameInHOF {
	max-width: 80%;
    margin: 0 auto;
    padding: 40px 0;
}
.nameInHOF .nameHOFGrid:after {
	clear: both;
	display: table;
	content: '';
}
.nameInHOF .nameHOFGrid {
	padding: 20px 0;
}
.nameInHOF .nameHOFGrid .col {
	float: left;
	width: 33.3333%;
	padding: 0 30px;
}
.nameInHOF .nameHOFGrid .col:nth-child(2) {
	border: 1px solid #bbb;
    border-top: 0;
    border-bottom: 0;
}
.nameInHOF .nameHOFGrid .title {
	font-size: 1.5em;
}
.nameInHOF .nameHOFGrid .amount {
	font-size: 2em;
	font-weight: 600;
}
.nameInHOF .nameHOFGrid .amount sup {
	top: -1em;
	font-size: 50%;
}
.nameInHOF .nameHOFGrid .description {
	max-width: 300px;
	margin: 10px auto 0;
}
.nameHOFAmounts {
	max-width: 678px;
	margin: 20px auto 0;
}
.nameHOFAmounts:after {
	clear: both;
	display: table;
	content: '';
}
.nameHOFAmounts .box {
	float: left;
    width: 33.3333%;
    padding: 10px 20px;
    border: 1px solid #000;
    font-size: 2em;
    cursor: pointer;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.nameHOFAmounts .box:hover {
	background-color: #ccc;
}
.nameHOFAmounts .box.active {
	background-color: #aaa;
}
@media screen and (max-width: 991px) {
	.becomeMember, .nameInHOF {
		max-width: none;
		padding: 40px 20px;
	}
	.nameHOFAmounts {
		max-width: 426px;
	}
	.memberDonationAmounts .box {
		font-size: 1.6em;
	}
}
@media screen and (max-width: 767px) {
	.becomeMember .donationGrid {
		padding: 0;
	}
	.becomeMember .donationGrid > div {
		float: none;
		width: 100%;
		max-width: 400px;
		min-height: 0;
		margin: 0 auto;
		padding: 30px 20px;
		border: 0;
		border-bottom: 1px solid #999 !important;
	}
	.becomeMember .donationGrid .box4 {
		border-bottom: 0 !important;
	}
	.memberDonationAmounts .box {
		width: 50%;
		font-size: 1.5em;
	}
	.memberDonationAmounts .box:last-child {
		margin-left: 25%;
	}
	.nameInHOF .nameHOFGrid .col {
		float: none;
		width: 100%;
		margin-bottom: 30px;
		padding: 0 0 30px;
		border-bottom: 1px solid #999;
	}
	.nameInHOF .nameHOFGrid .col:nth-child(2) {
		border: 0;
		border-bottom: 1px solid #999;
	}
	.nameInHOF .nameHOFGrid .col:nth-child(3) {
		margin: 0;
		border-bottom: 0 !important;
	}
	.nameHOFAmounts {
		max-width: 80%;
	}
	.nameHOFAmounts .box {
		float: none;
		width: 50%;
		margin: 0 auto;
		font-size: 1.5em;
	}
}

/*** 4k. Inductee Single ***/
.single .photoFloatLeft {
	float: left;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    width: 380px;
    height: 380px;
    margin-bottom: 10px;
    margin-right: 30px;
}
.single .contentRight h2 {
	margin-bottom: 5px;
}
.single .contentRight .contentVertPipe {
	display: inline-block;
	margin: 0 5px;
}
.single .contentRight .amazonLink {
	display: inline-block;
	margin: 15px 0;
	text-transform: uppercase;
	text-decoration: underline;
}

.single .contentRight a:hover {
	text-decoration: underline;
}
.otherInductees .box {
	position: relative;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	height: 283px;
	border: 10px solid #fff;
}
.otherInductees .box a {
	display: block;
	width: 100%;
	height: 100%;
}
.otherInductees .box .overlay {
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.otherInductees .box .copy {
	position: absolute;
    top: 115%;
    left: 0;
    width: 100%;
    padding: 0 20px;
    color: #fff;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    z-index: 2;
}
.otherInductees .box .copy h4 {
	margin: 0;
}
.otherInductees .box:hover .overlay {
	opacity: 1;
	visibility: visible;
}
.otherInductees .box:hover .copy {
	top: 50%;
    opacity: 1;
    visibility: visible;
}
.otherInductees .slickArrow {
	position: absolute;
	top: 50%;
	font-size: 2em;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.otherInductees .slickArrow:hover {
	color: #45226d;
}
.otherInductees .slickArrow.prev {
	left: -25px;
}
.otherInductees .slickArrow.next {
	right: -25px;
}
@media screen and (max-width: 1199px) {
	.single .photoFloatLeft {
		width: 320px;
		height: 320px;
	}
	.otherInductees {
		max-width: 800px;
		margin: 0 auto;
	}
	.otherInductees .box {
		height: 267px;
	}
}
@media screen and (max-width: 991px) {
	.otherInductees {
		max-width: 500px;
		margin: 0 auto;
	}
	.otherInductees .box {
		height: 250px;
	}
}
@media screen and (max-width: 767px) {
	.single .photoFloatLeft {
		float: none;
		width: 250px;
		height: 250px;
		margin: 0 auto 20px;
	}
	.single .contentRight {
		padding: 0 10px;
	}
	.otherInductees {
		max-width: 230px;
		margin: 0 auto;
	}
	.otherInductees .box {
		height: 230px;
	}
}

/*** 4l. LIMHOF Events ***/
.limhofEvents .noEvents {
	background-color: #f9f9f9;
	padding: 40px 20px;
	text-align: center;
}
.limhofEvents .noEvents h4 {
	margin: 0;
	text-transform: capitalize;
}
.limhofEvents .event {
	margin-bottom: 2px;
	border: 1px solid #d8d8d8;
}
.limhofEvents .event-title {
	position: relative;
    background-color: #f9f9f9;
    padding: 15px;
    padding-right: 30px;
    cursor: pointer;
}
.limhofEvents .event-title span {
	display: inline-block;
	margin-right: 10px;
	font-size: 14px;
}
.limhofEvents .event-title h4 {
	margin: 0;
}
.limhofEvents .event-title .fa {
	position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.limhofEvents .event-content {
	padding: 20px;
}
.limhofEvents .event-content .eventLocation {
	margin-bottom: 10px;
}
.limhofEvents .event-content .eventLocation .fa {
	margin-right: 10px;
}
@media screen and (max-width: 767px) {
	.limhofEvents .event-title h4 {
		font-size: 18px;
	}
}

/*** 4m. Volunteer Page ***/
.page-template-volunteer .volunteerInsetImg {
	display: block;
	margin: 0 auto 20px;
}
.formSect .wpcf7 {
	padding-left: 20px;
}
.formSect .wpcf7 p {
	margin: 0;
}
.formSect .wpcf7 form {
	padding: 30px;
	border: 1px solid #ccc;
}
.formSect .wpcf7 form:after {
	clear: both;
	display: table;
	content: '';
}
.formSect .wpcf7 form h3 {
	text-align: center;
}
.formSect .wpcf7 .labelWrap {
	position: relative;
	margin-bottom: 10px;
}
.formSect .wpcf7 .labelWrap.clear {
	clear: both;
}
.formSect .wpcf7 .labelWrap.selectBox {
	float: left;
	width: 47%;
}
.formSect .wpcf7 .labelWrap.zipCode {
	float: left;
	width: 47%;
	margin-left: 6%;
}
.formSect .wpcf7 .labelWrap.selectBox .selectedState:after {
	content: '\f0d7';
    position: absolute;
    top: 25px;
    right: 5px;
    font-size: 16px;
    font-family: FontAwesome;
}
.formSect .wpcf7 .labelWrap label {
	margin: 0;
}
.formSect .wpcf7 .labelWrap .wpcf7-form-control-wrap {
	display: block;
    padding: 25px 0 5px;
    border-bottom: 1px solid #ccc;
    -webkit-transition: border 0.3s;
    transition: border 0.3s;
}
.formSect .wpcf7 .labelWrap .wpcf7-form-control-wrap.active {
	border-color: #45226d;
}
.formSect .wpcf7 .labelWrap input, .formSect .wpcf7 .labelWrap textarea {
	margin: 0;
	padding: 0;
	border: 0;
}
.formSect .wpcf7 .labelWrap textarea {
	resize: none;
}
.formSect .wpcf7 .labelWrap select {
    background-color: transparent;
    height: 24px;
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
}
.formSect .wpcf7 .labelWrap .labelText {
	position: absolute;
    top: 25px;
    left: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.formSect .wpcf7 .labelText.active {
	top: 0;
	color: #45226d;
    font-size: 12px;
}
.formSect .wpcf7 .labelWrap .labelText.textArea {
	top: 56px;
}
.formSect .wpcf7 .labelWrap .labelText.textArea.active {
	top: 0;
}
.formSect .wpcf7 form input[type=submit] {
	margin: 30px auto 0;
}
.formSect .wpcf7 form .wpcf7-not-valid-tip {
	font-size: 0;
}
.formSect .wpcf7 form .wpcf7-not-valid-tip:after {
	content: '\f06a';
    position: absolute;
    top: 25px;
    right: 5px;
    font-family: FontAwesome;
    font-size: 16px;
}
.formSect .wpcf7 form .wpcf7-validation-errors {
	margin: 30px 0 0;
	padding: 0;
	border: 0;
	color: #f00;
	font-size: 14px;
	text-align: center;
}
/*.formSect .wpcf7 form .ajax-loader {
	display: none;
}*/
.formSect .wpcf7-form.sent h3, .formSect .wpcf7-form.sent .labelWrap, .formSect .wpcf7-form.sent p {
	display: none;
}
.formSect .wpcf7-mail-sent-ok {
	margin: 0;
	border: 0;
	text-align: center;
}
@media screen and (max-width: 991px) {
	.formSect .wpcf7 {
		margin-top: 30px;
		padding: 0;
	}
}
@media screen and (max-width: 767px) {
	.formSect .wpcf7 form {
		padding: 30px 20px;
	}
}
@media screen and (max-width: 320px) {
	.formSect .wpcf7 .labelWrap.selectBox, .formSect .wpcf7 .labelWrap.zipCode {
		float: none;
		width: 100%;
		margin-left: 0;
	}
}

/*** 4n. Contact Us ***/
.page-template-contact-us .googleMap {
	margin-bottom: 30px;
}
.page-template-contact-us .googleMap #map {
	width: 100%;
	height: 500px;
}
.page-template-contact-us .contactInfo a:hover {
	text-decoration: underline;
}
@media screen and (max-width: 991px) {
	.page-template-contact-us .googleMap #map {
		height: 400px;
	}
}
@media screen and (max-width: 767px) {
	.page-template-contact-us .googleMap #map {
		height: 300px;
	}
}

/*** 4o. Latest News ***/
.newsFeed article a {
	display: block;
}
.newsFeed article a:hover {
	color: #000;
}
.newsFeed article img {
	display: block;
	margin: 0 auto;
}
.newsFeed article .entry-content {
	margin-bottom: 30px;
	padding: 20px;
	border: 1px solid #ccc;
}
.newsFeed article .entry-content h3 {
	margin-bottom: 5px;
}
.newsFeed article .entry-content h3:hover {
	color: #45226d;
}
.newsFeed article .entry-content .date {
	margin-bottom: 10px;
}
.newsFeed aside {
	padding-left: 20px;
	text-align: center;
}
.newsFeed .widget_limhof_popular_posts_widget h2 {
	font-size: 24px;
}
.newsFeed .widget_limhof_popular_posts_widget .popularPostBox {
	margin-bottom: 30px;
}
.newsFeed .widget_limhof_popular_posts_widget .popularPostBox a {
	display: block;
}
.newsFeed .widget_limhof_popular_posts_widget .popularPostBox a .title {
	margin-top: 10px;
	text-align: left;
}
.newsFeed .widget_limhof_popular_posts_widget .popularPostBox a:hover .title {
	text-decoration: underline;
}
@media screen and (max-width: 991px) {
	.newsFeed aside {
		max-width: 500px;
		margin: 20px auto 0;
		padding-left: 0;
	}
}
@media screen and (max-width: 767px) {
	.newsFeed aside {
		max-width: 300px;
	}
}

/*** 4p. Single News ***/
.singleNews .backToNews {
	display: inline-block;
	margin-bottom: 20px;
	font-size: 16px;
}
.singleNews .backToNews:hover {
	text-decoration: underline;
}
.singleNews .backToNews .fa {
	margin-right: 5px;
}
.singleNews article img {
	display: block;
	margin: 0 auto 20px;
}
.singleNews article h2 {
	margin-bottom: 5px;
}
.singleNews article h3 {
	color: #45226d;
	font-size: 24px;
}
.singleNews article .date {
	margin-bottom: 10px;
}
.singleNews article img.alignright {
	float: right;
	margin: 0 0 40px 40px;
	max-width: 40%;
	height: auto;
}
.singleNews article img.alignleft {
	float: left;
	margin: 0 40px 40px 0;
	max-width: 40%;
	height: auto;
}
.singleNews article img.aligncenter {
	display: block;
	margin: 1.5rem auto;
	max-width: 80%;
	height: auto;
}
.singleNews article .addthis_inline_share_toolbox {
	margin: 20px 0;
}
.singleNews article ul, .singleNews article ol {
	margin-bottom: 20px;
	line-height: 2em;
}
.singleNews article a:not(.btnBox) {
	text-decoration: underline;
}
@media (max-width: 767px) {
	.singleNews article img.alignright, .singleNews article img.alignleft {
		float: none;
		display: block;
		max-width: 60%;
		margin: 1.5rem auto;
	}
}

/*** 4q. FAQs ***/
.faq .faq-item {
	margin-bottom: 2px;
	border: 1px solid #d8d8d8;
}
.faq .faq-item-title {
	position: relative;
    background-color: #f9f9f9;
    padding: 15px;
    padding-right: 50px;
    cursor: pointer;
}
.faq .faq-item-title h4 {
	margin: 0;
}
.faq .faq-item-title .fa {
	position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.faq .faq-item-content {
	padding: 20px;
}
.faq .faq-item-content a {
	text-decoration: underline;
}
@media screen and (max-width: 767px) {
	.faq .faq-item-title {
		padding-right: 40px;
	}
	.faq .faq-item-title h4 {
		font-size: 18px;
	}
}

/*** 4r. Pagination ***/
#nav-below {
	text-align: center;
}
#nav-below .paging-navigation {
	font-family: sans-serif;
    padding: 1em;
    background: #fff;
    background: hsl(0, 0%, 100%);
}
#nav-below .paging-navigation ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
}
#nav-below .paging-navigation ul li {
	display: inline;
}
#nav-below a.page-numbers, span.page-numbers {
	padding: .3em .7em;
    color: #333;
    color: hsl(0, 0%, 20%);
    border: 1px solid #efefef;
}
#nav-below .paging-navigation .current {
	font-weight: bold;
    color: #fff;
    color: hsl(100, 100%, 100%);
    background-color: #45226d;
}

/**** Breadcrumb styles added July 2022 ****/
.breadcrumb li {
    position: relative;
    padding-left: 0;
    margin-bottom: 10px;
}

nav.breadcrumb ol li {
    display: inline-block;
    list-style: none;
    color: #19253C;
    font-size: .8rem;
    margin: 0;
    padding: 0;
}

nav.breadcrumb ol li a {
    position: relative;
    margin-right: 18px;
    font-weight: 600;
    color: #1E1F21;
    text-decoration: none;
}
 

/*** 4s. Search ***/
.searchItem .searchInfo .link {
	font-weight: 500;
}

/*** 4t. Educator of Note ***/
.post-type-archive-educator-of-note section p a, .single-educator-of-note .contentRight p a {
	text-decoration: underline;
}

/*** 4u. Harry Chapin Award ***/
.hcAward {
	margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #ccc;
}
.hcAwardSect .container .row:last-child .hcAward {
	margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.hcAward .hcFloatLeft img {
	display: block;
	width: 100%;
	max-width: 390px;
	max-height: 390px;
	margin: 0 auto 20px;
}
.hcFloatRight .name {
	margin-bottom: 5px;
}
@media screen and (max-width: 991px) {
	.hcAward .hcFloatLeft img {
		max-width: 350px;
	}
}
@media screen and (max-width: 767px) {
	.hcAward .hcFloatLeft img {
		max-width: 300px;
	}
}

/*** 4v. Long Island Sound Award ***/
.liSoundList {
	list-style: none;
    margin: 0;
    margin-left: 160px;
    -webkit-columns: 2;
    columns: 2;
}
.liSoundList li {
    margin-bottom: 10px;
    padding-right: 10px;
    font-weight: 500;
}
.liDivider {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 60px;
	padding-bottom: 60px;
}
.li_sound_slider .slider {
	max-width: 750px;
    margin: 0 auto;
}
.li_sound_slider .slick-arrow {
	position: absolute;
	top: 50%;
	font-size: 50px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
}
.li_sound_slider .slick-prev {
	left: -40px;
}
.li_sound_slider .slick-next {
	right: -40px;
}
.distinguishedMusician .liDivider {
	border-top: 0;
}
.distinguishedMusician .liSoundList {
	margin-top: 30px;
}
@media screen and (max-width: 991px) {
	.li_sound_slider .slider {
		max-width: 650px;
	}
	.liSoundTop p {
		margin-top: 20px;
	}
	.liSoundList {
    	margin-left: 80px;
	}
}
@media screen and (max-width: 767px) {
	.li_sound_slider .slider {
		max-width: 80%;
	}
	.liSoundList {
    	margin-left:0px;
       	-webkit-columns: 1;
    	columns: 1;
	}
	.liDivider {
		padding-bottom: 30px;
		padding-top: 30px;
	}
	.li_sound_slider .slick-arrow {
		font-size:40px;
	}
}

/*** 4w. Sitemap ***/
#sitemap-menu {
	margin: 0;
    list-style: none;
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
}
#sitemap-menu > li {
	margin-bottom: 20px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
#sitemap-menu > li > a {
	display: inline-block;
    margin: 0 0 10px;
    color: #0d011c;
    font-size: 1.3em;
    font-weight: 500;
}
#sitemap-menu > li a:hover {
	text-decoration: underline;
}
#sitemap-menu > li.noLink > a:hover {
	text-decoration: none;
}
#sitemap-menu ul {
	margin: 0;
	list-style: none;
}
#sitemap-menu ul li {
	margin-bottom: 5px;
}
@media screen and (max-width: 991px) {
	#sitemap-menu {
	    -webkit-columns: 2;
	    -moz-columns: 2;
	    columns: 2;
	}
}
@media screen and (max-width: 767px) {
	#sitemap-menu {
	    -webkit-columns: 1;
	    -moz-columns: 1;
	    columns: 1;
	}
}

/*** 4x. 404 Error ***/
.error404 .error-404 {
	padding-left: 20px;
	padding-right: 20px;
}
.error404 .error-404 #searchform input {
	max-width: 600px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*CENTER VIDEO IFRAME IF NO TEXT*/
#center-video {
	position: absolute;
    top: 0;
    left: 35%;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 992px) {
	/*CENTER VIDEO IFRAME IF NO TEXT*/
	#center-video {
		left: 0%;
	}
}


/*** 4y. Art of Music ***/
#aom .row.justify-content-center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
#aomLogo {
    margin: 20px auto 30px auto;
}
.aomGallery {
    padding: 30px;
    margin: 30px 0;
}
.aomGalleryImg {
    font-size: 0;
}
.aomGalleryImg img {
    display: inline-block;
    height: auto;
    max-width: 340px;
    max-height: 200px;
    margin: 10px;
}
#aomEvents {
	margin-top: 30px;
}
@media (max-width: 767px) {
    .aomGalleryImg img {
        width: 100%;
        max-height: none;
    }
}

/*** 4z. Scholarships-grants ***/
.page-template-scholarship-grants section.leadBg {
	background-position: center center;
}

.page-template-scholarship-grants section.leadBg:after {
	background-color: #efefef;
}

.page-template-scholarship-grants .becomeMember .donationGrid .title {
	font-size: 21px;
}

.page-template-scholarship-grants .becomeMember .donationGrid > div {
	min-height: 160px;
}

.page-template-scholarship-grants .becomeMember .donationGrid > div > a {
	margin-top: 20px;
}

.page-template-scholarship-grants section ul {
	list-style: none;
}

.page-template-scholarship-grants section ul li {
	font-weight: 700;
}

.page-template-scholarship-grants a.btnBox {
	text-decoration: none;
	margin-top: 10px;
}

.page-template-scholarship-grants .mainContent section h4 span {
	background-color: #000;
	padding: 5px 10px;
	color: #fff;
}
.page-template-scholarship-grants .becomeMember .donationGrid .box3 a.btnBox {		
	margin-top: 25px;
}

@media screen and (max-width: 1200px) {
	.page-template-scholarship-grants .becomeMember .donationGrid .box1 {
		border-bottom: 0px;
		border-right: 0px;
	}
	.page-template-scholarship-grants .becomeMember .donationGrid .box2 {		
		border-bottom: 0px;
	}
	.page-template-scholarship-grants .becomeMember .donationGrid .box3 {		
		border-right: 0px;
	}
}
.iframe-container,
.video-container{
	position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
    margin-top: 1em;
    margin-bottom: 1em;
    z-index: 1;
}
.video-container video,
.video-container iframe,
.iframe-container video,
.iframe-container iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.btn-container{
	display: block;
	width: 100%;
	text-align: center;
	padding: 0.75rem 0 2.25rem 0;
}
.btn-container .btnBox{
	margin: 0;
    box-sizing: border-box;
    font-size: 1em;
    border-radius: 0;
    background-color: #45226d;
    color: #ffffff;
    border: 1px solid #45226d;
    border-left: 0;
	display: inline-block;
	text-decoration: none;
	margin-right: 0.5rem;
}
.btn-container .btnBox:hover{
	color: #45226d;
	border: 1px solid #fff;
	background-color: #fff;
	border-left: 0;
}


/*===MODALS=================================*/
.videoWrapper {
	background-color: rgba(0,0,0,0.8);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	opacity: 1;
	visibility: hidden;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.videoWrapper.open {
	opacity: 1;
	visibility: visible;
}
.videoWrapper .videoPopup {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 70%;
	max-width: 1280px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.videoWrapper.open .videoPopup {
	display: block;
}
.videoPopup .videoContainer {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
}
.videoPopup .videoContainer iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.videoWrapper .videoPopup a.close {
	display: none;
	position: absolute;
	background-color: #45226d;
	top: -38px;
	right: 0;
	padding: 2px 10px;
	color: #fff;
	font-size: 1.2rem;
	cursor: pointer;
	text-decoration: none;
}
.videoWrapper .videoPopup a.close:hover, .videoWrapper .videoPopup a.close:focus {
	background-color: #fff;
	color: #45226d;
}
.videoWrapper.open .videoPopup .close {
	display: block;
}
a.videoGalleryImgBox strong {
	font-size: 16px;
}
a.videoGalleryImgBox span {
	font-size: 14px;
}
a.videoGalleryImgBox .videoThumb {
	position: relative;
	margin: 25px auto 10px auto;
}
a.videoGalleryImgBox .videoThumb:before {
	content: '\f04b';
	font-family: FontAwesome;
    font-weight: 400;
    font-size: 3em;
    color: #fff;
    opacity: .85;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    transition: all .25s;
}
a.videoGalleryImgBox img {
	border: 1px solid #45226d;
	margin: 0 auto;
}
a.videoGalleryImgBox:hover img {
	box-shadow: 0 0 0 5px rgba(69, 34, 109, 1);
}
a.videoGalleryImgBox:hover .videoThumb:before {
	font-size: 4em;
    opacity: 1;
}
.d-block {
	display: block;
}

/* video gallery. */

.video-button {
	padding:4px 8px;
	margin:0px 2px;
	color:#45226d;
	font-size:17px!Important;
	font-weight:800!Important;
	border:2px solid #45226d;
	text-decoration:none!Important;
	background:transparent;
	line-height:1.2em!Important;
	border-radius:6px;
}

.video-button:hover {
	color:#fff;
	border:2px solid #45226d;
	background:#45226d;
}

@media only screen and (max-width: 1000px) {
	
	.video-button {
	padding:4px 11px;
	margin:0px 28px 0px 0px;
	color:#45226d;
		line-height:1.2em!Important;
		display:block;
	font-size:17px!Important;
	font-weight:800!Important;
	border:2px solid #45226d;
	text-decoration:none!Important;
	background:transparent;
	border-radius:6px;
}
	
	.hof-videos {
		padding:0px 35px;
	}
	
	}


	/*===MODAL=================================*/
.d-none {
    display:none;
}
.modalN.open {
    width: 90%;
    max-width: 540px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 99999;
    text-align: center;
}
.modalN.open:focus {
    outline:none;
}
.modalN.open .modalContainer {
    position: relative;
    background-color: #FFF;
    border: 10px solid #45226d;
    font-size: 1.2em;
    line-height: 1.6em;
    padding: 30px;
}
.modalOverlay {
    position: fixed;
    background-color: rgba(0,0,0,0.88);
    height: 100vh;
    width: 100vw;
    top:0;
    left:0;
    z-index: 99998;
}
.modalContainer p {
    font-size: 16px;
}
#modalLogo {
    display: block;
    margin:-100px auto 20px auto;
    max-width: 200px;
}
.closeModal {
    -webkit-appearance: none;
    background: none;
    border: none;
    position: absolute;
    top: 5px;
    right: 5px;
    color: #868686;
    padding: 5px;
    font-size: 1.5em;
    cursor: pointer;
}
.closeModal:hover, .closeModal:focus {
    color: #1b3065;
}
@media (max-width: 575px) {
    .modalN.open .modalContainer {
        font-size: 1em;
    }
    .modalContainer h2 {
        line-height: normal;
        font-size: 24px;
    }
    #modalLogo {
        width: 170px;
    }
}


/*===TICKETS=================================*/
h2#ticketHeadline {
	font-size: 22px;
	margin-top: 40px;
  margin-bottom: 0;
}
.ticketHours {
	padding: 30px;
  background: #EFEFEF;
  font-size: 15px;
}
.ticketHours h2 {
    font-size: 22px;
    margin-bottom: 10px;
}
address {
	font-style: normal;
	font-weight: 300;
}
.directionsLink a {
	font-size: 13px;
	text-decoration: underline;
}
@media (max-width: 991px) {
  .ticketHours {
		margin-top: 30px;
	}
}

/* ADA */

.skiplink {
	position: absolute;
    z-index: 99999;
    top: 0;
    right: 100%;
	background: #FFF;
	border: 2px solid #222;
	color: #222;
	text-decoration: none;
	padding: 20px 40px;
	font-size: 1em;
	font-weight: 700;
}
.skiplink:focus {
	right: auto;
}

/*** 5. Email Sign Up ***/
.page-template-email-signup #page {
	max-width: none;
	height: 100%;
}
#emailSignupMuseum {
	background-size: cover;
	height: 100vh;
}
#emailSignupContent {
	color: #fff;
}
#emailSignupLogo {
	max-width: 150px;
	height: auto;
	margin: 30px auto;
}
#emailSignupMuseum h1 {
	margin-bottom: 0;
}
#emailSignupMuseum form {
	margin: 30px auto 0 auto;
	max-width: 700px;
}
#emailSignupMuseum form input[type=submit] {
    border: none;
    border-radius: 0;
    padding: 11px 30px;
    font-weight: 400;
    border: 1px solid #1E142E;
}
#emailSignupMuseum form input {
	box-shadow: -1px 3px 5px 0px rgba(31,11,51,0.6);
	-webkit-box-shadow: -1px 3px 5px 0px rgba(31,11,51,0.6);
	font-weight: 400;
}
#emailSignupMuseum .wpcf7 form.sent .wpcf7-response-output {
	border: none;
  background: #038710;
  color: #fff;
  display: inline-block;
  padding: 15px 50px;
  margin-top: 0;
}
@media (max-width: 767px) {
  #emailSignupLogo {
		max-width: 100px;
	}
	#emailSignupMuseum h1 {
	font-size: 24px;
	}
}

.embed-youtube {
    position: relative;
    padding-bottom: 56.25%; /* - 16:9 aspect ratio (most common) */
    /* padding-bottom: 62.5%; - 16:10 aspect ratio */
    /* padding-bottom: 75%; - 4:3 aspect ratio */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}