:root {
  --primary: #EE2529;
  --secondary: #000000
  
}


body {
	background: url('../images/bg2.jpg') no-repeat right top; background-size: 66% auto;
}

/*body.home {
	background: url('../images/bg.jpg') no-repeat right top; background-size: 800px auto;
}*/

a {
	text-underline-offset: 3px;
}

strong {
	font-weight: 700;
}

p, ul, ol {
	margin-bottom: 15px;
}

p, ul li, ol li {
	line-height: 1.68em;
}

h1, h2, h3, h4, h5 {
	
}

.soldout {
	color: #EC1924;
	font-weight: 700;
	text-transform: uppercase;
}

iframe {
	border: none;
}

.igui-grid {text-align: center;}

h1#n2-ss-2item1, .defaultpage h1, h1.withimage {
	margin-bottom: 40px;
	margin-top: 0;
	font-size: 60px;
	color: #000;
	position: relative;
	background: none;
	padding-top: 20px;
	text-align: center;
}

h1#n2-ss-2item1::after, .defaultpage h1:after, h1.withimage:after {
	position: absolute;
	left: 0; right: 0;
	bottom: -20px;
	content: '';
	background: #EC1924;
	width: 80px;
	height: 5px;
	display: block;
	margin-left: auto;
margin-right: auto;
}

h1#n2-ss-2item1::after {
	left: 0; right: auto;
}

h1.withimage {
	
	
}

h2 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 42px;
	color: var(--secondary);
}

h2.module-title {
	position: relative; font-size: 48px; margin-bottom: 40px;
	
}

h2.module-title:after  {
	position: absolute;
	left: 0;
	bottom: -20px;
	content: '';
	background: #EC1924;
	width: 80px;
	height: 5px;
	display: block;
}

h2.module-title.text-center:after {
	margin-left: auto;
margin-right: auto;
left: 0;
right: 0;}

h3 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 28px;
	color: var(--secondary);
}

h3.module-title {
	
}

h4 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 20px;
}

.staff h4 {
	margin: 0;
}

.tcsshows {
	text-align: center;
}


h5 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.btn {
	text-transform: uppercase;
	padding: 10px 30px;
	background-color: #FFF;
	color: #000;
	border-radius: 0px;
	letter-spacing: .5px;
	border: 2px solid #000;
}

.btn:hover {
	background-color: none;
	color: var(--primary);
	border: 2px solid var(--primary);
}

blockquote {
	padding: 20px;
	border: none;
	margin: 0;
	font-size: 24px;
	text-align: center;
}

blockquote p {
	margin: 0;
}

/*menu*/

#headerwrap {
	background: rgba(255, 255, 255, 0); height: 100px;
}

.astroid-header-section header.astroid-header:not(.astroid-header-sticky), 
.astroid-header-section .astroid-header-sticky > div {
	padding: 0;
}

.astroid-nav > li > a, .astroid-sidebar-menu > li > a, .astroid-mobile-menu > .nav-item > a {
	font-weight: 700; letter-spacing: 1px;
}

#headerwrap .container {


}

.header-right-section {
	height: 100px;
}

#astroid-sticky-header {
	
box-shadow: 3.4px 0.8px 10px rgba(0, 0, 0, 0.07), 27px 6px 80px rgba(0, 0, 0, 0.14);
border-bottom: 1px solid #e6e6e6;
}


#astroid-sticky-header .header-right-section {
	height: 80px;
}

.container-fluid {
	padding: 0;
}

.astroid-logo img {
	max-height: 150px;
}

.astroid-logo img.astroid-logo-sticky {
	max-height: 80px;
}

.megamenu-container.nav-submenu-container {
	padding: 10px;
}

.megamenu-container {
box-shadow:
  0.7px 0.6px 1.9px rgba(0, 0, 0, 0.052),
  1.6px 1.5px 4.3px rgba(0, 0, 0, 0.076),
  2.9px 2.6px 7.7px rgba(0, 0, 0, 0.093),
  4.8px 4.3px 12.8px rgba(0, 0, 0, 0.106),
  7.9px 7.1px 21.2px rgba(0, 0, 0, 0.118),
  13.9px 12.5px 37px rgba(0, 0, 0, 0.135),
  30px 27px 80px rgba(0, 0, 0, 0.18)
;
}

.megamenu-container li.nav-item-submenu > a {
	font-size: 15px; line-height: 1.3; padding: 5px 7px;
}

.megamenu-container li.nav-item-submenu > a.program-l1, astroid-mobilemenu-container a.program-l1 {
	font-weight: 700; text-transform: uppercase; font-size: 18px;  margin-top: 10px;
}

li.nav-item-id-594 .megamenu-container .col {
	
}

div.finchmenu #mod-custom135 {
	border-color: #EE2529; margin: 7px; padding: 10px; border: 2px solid rgba(238, 37, 41, 0.4); color: #000; display: inline-block;
}

div.finchmenu p {
	color: #000; font-size: 13px; line-height: 1.3; margin: 0; text-align: center;
}

div.finchmenu p strong {
	font-size: 15px; padding: 5px; display: inline-block;
}

/*Banner*/

body.home #bannerwrap {
	padding: 60px 0;
}

#bannerwrap {
	position: relative;
}



/*row1wrap*/

#row1wrap {
	padding-top: 0!important;
}



div.programimage {
	position: relative;
}



div.programimage:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: linear-gradient(180deg, rgba(0,0,0,0) 44%, rgba(0,0,0,0.7021009087228641) 96%); 
}


div.programimage:hover:after {
background: #000;	
}

div.programtitle {
	position: absolute;
bottom: 0;
width: 20%;
padding: 20px;
	
}
div.programdesc {
	position: absolute;
width: 20%;
height: 84%;
padding: 20px;
bottom: 0;
color: #FFF;
text-align: center;
display: flex;
align-items: end;
opacity: 0;
background: rgba(0, 0, 0, 0.11);
transition: all 300ms ease-in-out;
}

div.programdesc:hover {
	opacity: 1;
	background: linear-gradient(180deg, rgba(0,0,0,0) 15%, rgba(0,0,0,0.4500000683867297) 44%, rgba(0,0,0,0.979411833092612) 96%); 
	transition: all 300ms ease-in-out;
}

div.programdesc p {
	color: #FFF;
}
div.programtitle h3, div.programtitle h3 a {
	color: #FFF; font-size: 26px;
}

/*row2wrap*/

#row2wrap {
	
}

#position-2-1 {
	padding: 100px!important;
}

#position-2-1 .grants {
	margin-left: -25px; margin-right: -25px;
}

#position-2-1 .col {
	box-shadow:
  3.4px 0.8px 10px rgba(0, 0, 0, 0.07),
  27px 6px 80px rgba(0, 0, 0, 0.14);
 border: 1px solid #e6e6e6; border-radius: 10px;
transition: all 300ms ease-in-out;
display: flex; align-items: center; justify-content: center;
background-color: #fff!important;
border-radius: 10px;
}

#position-2-1 .col:hover {
	 transform: scale(1.05,1.05);
	 transition: all 300ms ease-in-out;
}

#position-2-1 h3 {
	margin: 0; font-size: 26px; text-align: center;
}

#position-2-1 h3 a {
	 text-decoration: none; padding: 60px; display: block; color: #000;
}

#position-2-1 h3 a:hover {
	text-decoration: underline;  color: #EE2529;
}

#position-2-1 h2 {
	color: #000; margin-top: 0;
}

#position-2-1 h2:after {
	
}

#mod-custom116 p {
	max-width: 500px;
}

/*row3wrap*/

#row3wrap {
	position: relative;
}

#position-3-1 {
	padding: 0 100px 100px 100px!important;
}

#position-3-1 {
	
}

.latestnews .col {
	box-shadow:
  3.4px 0.8px 10px rgba(0, 0, 0, 0.07),
  27px 6px 80px rgba(0, 0, 0, 0.14)
; border: 1px solid #e6e6e6; border-radius: 10px;
}

.latestnews .col img {
	border-radius: 10px 10px 0 0;
}

.latestnews h3 {
	font-size: 22px; margin: 0 0 10px 0;
}

.latestnews p {
	font-size: 16px; margin-bottom: 10px; line-height: 1.5;
}

.latestnews a {
	text-decoration: none; color: #000;
	font-weight: bold;
}

.latestnews a:hover {
		text-decoration: underline;  color: #EE2529;
}




/*row4wrap*/

#row4wrap {
	
}

#position-4-1 {
	
}

/*row5wrap*/

#row5wrap {
	
}

#position-5-1 {
	
}

/*row6wrap*/

#row6wrap {
	
}

#row6wrap iframe {
	margin-bottom: -5px;

}

#position-6-1 {
	
}

#position-6-1 p.artstroll  {
	max-width: 70%; font-size: 80%; margin: auto;
}

#position-6-1 h4 {
	color: #FFF;
	font-weight: 700;
	margin: 0 0 10px 0;
	font-size: 28px;
	max-width: 61%; margin: 0 auto 20px auto;
}


/*Bottomwrap*/

#bottomwrap {
	border-top: 5px solid var(--primary); padding-top: 30px;
}

#mod-custom133 p {
	max-width: 800px;
margin: auto;
text-align: center;
font-size: 15px;
}
#mod-custom133 p img {
	padding: 30px; 
}


/*Footer*/

#footerwrap {
	background: #000;  /* fallback for old browsers */
background: linear-gradient(122deg, rgba(0,0,0,1) 2%, rgba(54,17,17,1) 40%, rgba(54,9,12,1) 59%, rgba(0,0,0,1) 100%); 



}

#footerwrap small {text-transform: uppercase; letter-spacing: 1px; font-size: 10px;
}

#mod-custom120 {
	text-align: right;
}

/*Sidebar*/

#sp-sidebar-right {
	
}



/*Main area*/

body.home #mainwrap {
	display: none;
}

#mainwrap {
	padding-top: 0;
}

#mainwrap .container {
	
}

.articlefullimage .mainarticle {
	max-width: 900px; margin: auto;
}



img.img-fluid {
	width: 100%;
}



ul.fields-container {
	list-style-type: none; padding: 0;
}

span.field-label  {
	display: block;
	font-weight: bold;
	font-size: 20px;
	padding-top: 10px;
}

.staff h3 {
	margin-top: 0; font-size: 24px;
}

.staff p {
	font-size: 15px; line-height: 1.6;
}

.staff h4 {
	font-weight: 700; font-size: 16px; margin: 5px 0;
}

.staffpage {
	max-width: 900px; margin: 60px auto; display: flex; flex-direction: row-reverse;
	
	
}

.staffimage img {
	max-width: 90%; margin: 10px auto; display: block;
} 
	

.staffpage h4 {
	margin: 5px 0;
}

.staffpage h1 {
	margin-bottom: 0;
}

.defaultpage {
	max-width: 900px; margin: 40px auto;
}

.mondaysinthepark img {
	width: 100%!important; height: auto!important;
}

.mondaysinthepark  {
	margin-bottom: 20px;
}

.mondaysinthepark .wf-column h3 {
	font-size: 24px!important;
}

div.signuptovolunteer {
	background: #f5f5f5; border: 1px solid #ccc; padding: 30px; 
}

div.signuptovolunteer h3 {
	margin: 15px 0; text-align: center;
}

div.extrainfo {
	background: #f9f9f9; border: 1px solid #ccc; padding: 30px; float: right; max-width: 400px; width: calc(100% - 20px); margin: 10px;
}

div.llsponsors {
	background: #FFF; border: 1px solid #ccc; padding: 30px; text-align: center; margin-top: 50px;

}

div.llsponsors img {
	padding: 10px;
}

.livinglegacy h3 {
	margin-top: 0; font-size: 24px;
}

div.articlelinks .wf-column {
	background: #ee2529;  text-align: center; transition: all 300ms ease-in-out;
}

div.articlelinks .wf-column p {
	margin: 0;
}

div.articlelinks .wf-column a {
	color: #FFF; text-decoration: none;
}

div.articlelinks .wf-column h3 {
	margin: 20px 0; font-size: 20px;
}

div.articlelinks .wf-column:hover {
	transform: scale(1.05,1.05);
	background: #000;
	 transition: all 300ms ease-in-out;
}

.youtube_videos_item .card-footer {
	display: none!important;
}

.youtube_videos_item  .title {
	text-align: center;
}

.swiper-pagination {
	bottom: -4px!important;
}

.grants .wf-column {
	background: #f5f5f5; padding: 50px;
}

.grants h3 {
	margin: 0;  font-size: 20px;
}

.bloglist h3 {
	margin: 0; font-size: 24px; margin:  0 0 10px 0;
}

.bloglist p.date {
	font-size: 13px; text-transform: uppercase; margin-bottom: 10px;
}

.ig-thumbs-grid-image, .ig-thumbs-grid-block {
	max-height: 125px;
	max-width: 150px;
	width: auto;
	height: auto;;
}

.wf_file::before {
	content: "\f15b";
	font: normal normal normal 16px/1 "Font Awesome 5 Free";
	display: inline-block;
	margin: 0 5px 0 0;
}

.wf_file[href$=".pdf"]::before {
	content: "\f1c1";
}

.wf_file[href$=".doc"]::before {
	content: "\f1c2";
}

.wf_file[href$=".docx"]::before {
	content: "\f1c2";
}

.wf_file[href$=".xls"]::before {
	content: "\f1c3";
}

.wf_file[href$=".xlsx"]::before {
	content: "\f1c3";
}

.wf_file[href$=".zip"]::before {
	content: "\f1c6";
}

.wf_file[href$=".png"]::before {
	content: "\f1c5";
}

.wf_file[href$=".jpg"]::before {
	content: "\f1c5";
}


@media  (max-width: 800px) {
	body {
		
	}
	
	#footer1 {
		text-align: center; padding-bottom: 30px;
	}
	
	body.home #bannerwrap{
		padding-top: 0px!important;
	}
	
	img.astroid-logo-mobile {
		max-height: 100px;
padding-top: 10px; padding-bottom: 10px;

	}
	
	#astroid-sticky-header  img.astroid-logo-mobile {
		max-height: 90px;
padding: 0px;
margin: 0;
	} 
	
	div.programimage {
	position: relative;
}

.astroid-mobilemenu-container .astroid-mobilemenu-inner .menu-item a {
	padding: 10px 20px;
}

.astroid-mobilemenu-container .astroid-mobilemenu-inner .menu-item a.program-l1 {
	font-weight: 700; text-transform: uppercase; background: #f9f9f9;
}

.astroid-mobilemenu-container .astroid-mobilemenu-inner .subMenu-wrapper a {

}



#astroid-sticky-header {
	padding-right: 10px; background: #fff url('../images/bg2.jpg') no-repeat right top; background-size: 66% auto;
}

#position-3-1 {
  padding: 0 30px 30px 30px !important;
}

.staffpage {
	flex-direction: column-reverse;
}
.staffimage img {
	padding: 0; max-width: 100%;
}
.latestnews .col, .staffpage .col  {
	width: 100%;
	min-width: 100%;
}

div.programimage:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: linear-gradient(180deg, rgba(0,0,0,0) 44%, rgba(0,0,0,0.7021009087228641) 96%); 
}


div.programimage:hover:after {
background: none;	
}

div.programtitle {
	position: relative;
bottom: 0;
width: 100%;
padding: 20px;
	
}
div.programdesc {
	position: relative;
width: 100%;
height: auto;
padding: 0 20px 20px 20px;
bottom: 0;
color: #000;
text-align: center;
display: flex;
align-items: end;
opacity: 1;
background: none;
transition: all 300ms ease-in-out;
}

div.programdesc:hover {
	opacity: 1;
background: none; 
	transition: all 300ms ease-in-out;
}

div.programdesc p {
	color: #000;
}
div.programtitle h3, div.programtitle h3 a {
	color: #000; font-size: 26px; margin: 0;
}

.articlefullimage .full-image {
	margin-left: -1.5em; margin-right: -1.5em; margin-bottom: 0; overflow: hidden;
}

h1#n2-ss-2item1, .defaultpage h1, h1.withimage {
	font-size: 36px;
}

.astroid-container {
	overflow: hidden;
}

#mod-custom133 p img {
	max-height: 125px; max-width: 125px; width: auto;
 height: auto;	padding: 10px;
}
	
	#bannerwrap:before {
		display: none;
	}
	
	#mod-custom120 {
	text-align: center;
}

h1.withimage {
	margin-top: 0;
}
	
	.avVideo .avPlayerContainer .avPlayerBlock iframe, .avVideo .avPlayerContainer .avPlayerBlock object, .avVideo .avPlayerContainer .avPlayerBlock embed, .avVideo .avPlayerContainer .avPlayerBlock video, .avVideo .avPlayerContainer .avPlayerBlock > div {
		min-width: 200px!important;
	}
}