:root {
	--primary: #6C2529;
	--secondary: #C2432B
}


body {
	
font-family: muli, sans-serif;
font-weight: 400;

}

strong {
	font-weight: 800;
}

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

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

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

h1, h2, h3, h4, h5 {
	font-weight: 800;
}
.primary  {
	color: var(--primary);
}
.secondary {
	color: var(--secondary);
}

blockquote {
	
}

iframe {
	border: none;
}

h1 {
	margin-bottom: 20px;
	margin-top: 0;
	text-align: center;
	
}

.com-content-article h2 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	display: flex;
	position: relative;
	align-items: center;
	
}

.com-content-article h2:after {

	display: inline-block;
	content: '';
	background: #D4CCC1;
	height: 2px;
	width: 100%;
	margin-left: 15px;
	
	
}

h3 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	
}

h2.module-title, .custom h2 {
	font-size: 55px;  line-height: 1;
}

.custom p {
	font-size: 22px;
}

h4 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	
}

.staff h4 {
	margin: 0;
}

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

.btn {
	text-transform: uppercase;
	padding: 10px 20px;
	background-color: var(--secondary);
	color: #FFF;
	
}



.btn:hover {
	background-color: var(--primary);
}

a.readon {
	text-transform: uppercase; font-size: 85%;
}

blockquote {
	
}

blockquote p {
	
}

/*menu*/

#headerwrap {
	
}

#headerwrap .container {
	
}

.container-fluid {
	padding: 0;
}

.megamenu-container.nav-submenu-container, #astroid-sticky-header {
	box-shadow:
  1px 2.1px 2.2px rgba(0, 0, 0, 0.02),
  2.5px 5.1px 5.3px rgba(0, 0, 0, 0.028),
  4.6px 9.6px 10px rgba(0, 0, 0, 0.035),
  8.3px 17.2px 17.9px rgba(0, 0, 0, 0.042),
  15.5px 32.2px 33.4px rgba(0, 0, 0, 0.05),
  37px 77px 80px rgba(0, 0, 0, 0.07)
;
}

.astroid-nav .nav-title {
	text-transform: uppercase;
}

.astroid-nav .nav-submenu .nav-title {
	text-transform: none!important; line-height: 1.3;
}

/*Banner*/

body.home #bannerwrap {
	border-top: 10px solid #C2432B!important;
	border-bottom: 10px solid #C2432B!important;
}

div#n2-ss-2 .n2-ss-slider-2,
div#n2-ss-3 .n2-ss-slider-2 {
	
	
	

}

.astroid-banner-inner {
	
	background: #C2432B url('../../../images/slider/Ellipse2.png') no-repeat center center;
	background-size: auto 120%;
	
}

.astroid-banner-inner .astroid-banner-title {
	text-align: center;
	font-size: 48px;
	margin: 0;
}



/*row1wrap*/

#row1wrap {
	
}


#row1wrap .container {
	max-width: 1000px;
}

#position-1-1 {
	
}

#row1wrap p {
	font-size: 22px;
}

#row1wrap h2 {
	color: #F9775E; line-height: 1.1; font-size: 46px;
}

/*row2wrap*/

#row2wrap {
	
}

#position-2-1 {
	
}

/*row3wrap*/

#row3wrap {
	
}

#position-3-1 {
	
}

.eb-event-item-grid-default-layout {
	background: #D4CDC1; max-width: 800px; padding: 10px; margin: 0 auto 30px auto;
	
}

.eb-event-item-grid-default-layout .eb-event-thumb-container {
	float: left; max-width: 45%; margin-right: 5%; border-radius: 10px; margin: 10px 5% 10px 10px;
}

.eb-event-item-grid-default-layout > div:not(.eb-event-thumb-container) {
	margin: 0;
}

.eb-event-short-description p {
	font-size: 16px; margin-top: 15px;
}


/*row4wrap*/

#row4wrap {
	
}
#row4wrap h2 {
	margin-bottom: 30px;
}

#row4wrap .container {
	max-width: 800px;
}

#position-4-1 {
	
}

#position-4-1 img {
	
	transition: all 250ms ease-in-out 0s;
}


#position-4-1 img:hover {
	transform: scale(1.05);
	transition: all 250ms ease-in-out 0s;
}

/*row5wrap*/

#row5wrap {
	
}

#position-5-1 {
	
}

/*row6wrap*/

#row6wrap {
	
}

#position-6-1 {
	
}

#stripe-card-element {
	 border: 1px solid #ccc; padding: 30px;
}

input#donation_typerecurring {
	margin: 0 5px;
}

#donation_type {
	padding: 20px!important;
}

/*Bottomwrap*/

#bottomwrap {
	
}

#bottomwrap .container {
	max-width: 1000px;
}


/*Footer*/

#footerwrap {
	
}

#footerwrap .custom p {
	font-size: 18px;
}

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

#footer1 .socialicons .fa-2x {
	vertical-align: middle; margin: 	0 10px; display: block;
}

.socialicons {
	text-align: center; display: flex; justify-content: center;
}

#footer1 .socialicons a {
	text-decoration: none; text-transform: uppercase; font-size: 13px; text-align: center; margin: 0 15px;
}

/*Sidebar*/

#sp-sidebar-right {
	
}



/*Main area*/

body.home #mainwrap {
	display: none;
}

#mainwrap {
	
}

#mainwrap .container {
	max-width: 960px;
}

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

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

.wf_file::before {
	content: "\f15b";
	font-family: "Font Awesome 6 Free";
	font-size: 16px;
	line-height: 1;
	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 {
		
	}
	
	.nav-child.unstyled.dropdown-menus:not(.menu_open) {
		display: none;
	}
	
	.avVideo .avPlayerContainer .avPlayerBlock iframe, .avVideo .avPlayerContainer .avPlayerBlock object, .avVideo .avPlayerContainer .avPlayerBlock embed, .avVideo .avPlayerContainer .avPlayerBlock video, .avVideo .avPlayerContainer .avPlayerBlock > div {
		min-width: 200px!important;
	}
}