:root {
	--primary: #2A8A42;
	--secondary: #1F63B2
}

body {
	
}

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 {
	
}

.primary {
	color: var(--primary);
}

.secondary {
	color: var(--secondary);
}

blockquote {
	
}

.text-white a {
	color: #FFF;
}

.text-white a:hover {
	color: #F4F1ED;
}

iframe {
	border: none;
}

h1 {
	margin-bottom: 60px;
	margin-top: 0;
	font-size: 60px;
	color: var(--primary);
	text-align: center;
}

h2 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 36px;
}

h3 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 28px;
}

h2.module-title {
	color: var(--primary);
	text-transform: uppercase;
	font-size: 60px;
	font-weight: 400;
}

h3.module-title {
	text-transform: uppercase;
	font-size: 48px;
	font-weight: 400;
	margin-top: 0;
}

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

.staff h4 {
	margin: 0;
}

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

.btn {
	text-transform: uppercase;
	padding: 8px 30px;
	background-color: var(--primary);
	color: #FFF!important;
	border-radius: 30px;
	border: 1px solid var(--primary);
}

.btn:hover {
	border: 1px solid var(--primary);
	color: var(--primary)!important;
}



.btn-primary,
.astroid-nav .btn-primary {
	background-color: var(--primary)
}
.astroid-nav .btn:hover {color: #2A8A42!important}


.btn-secondary {
	background-color: var(--secondary)
}

.bg-primary, .bg-secondary, .bg-primary h2, .bg-secondary h2 {
	color: #FFF;
}

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

blockquote {
	
}

blockquote p {
	
}

/*menu*/

#topwrap p {
	margin: 0;
	font-size: 120%;
	padding: 10px;
}

#headerwrap, .header-right-section {
	height: 90px;
}

header#astroid-header {
	padding: 0;
}

.astroid-logo > .astroid-logo-default {
	margin-top: 15px;
}

#headerwrap .container {
	
}

header .logo-wrapper {
	margin-left: 30px;
}

.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);
}

/*Banner*/

#bannerwrap {
	
}


/*row1wrap*/

#row1wrap {
	height: 0;
}

#position-1-1 {
	max-width: 1100px;
	margin: auto;
	margin-top: -30px;
}

#position-1-1 a:hover {
	background: #2B8942!important;
}

#position-1-1 a {
	text-transform: uppercase;
	color: #FFF;
	padding: 20px 20px;
	text-decoration: none;
	display: block;
}

#position-1-1 .fa {
	margin-left: 5px;
}

/*row2wrap*/

#row2wrap {
	background-size: auto 120px;
	background-repeat: repeat-x;
}

#position-2-1 {
	max-width: 1000px;
	margin: 60px auto;
	transform: translateX(30px);
}

#position-2-1 .bg-light {
	position: relative;
	border-radius: 5px;
	transform: translateX(-30px);
}

#position-2-1 a.readon {
	position: absolute;
	right: 0;
	color: #2A8A42;
	bottom: -6px;
}

#position-2-1 h3 {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
	margin-top: 0;
}

#position-2-1 h3 a {
	color: #333;
}

#position-2-1 p {
	font-size: 16px;
}

#position-2-1 p.date {
	text-transform: uppercase;
	font-size: 13px;
}

/*row3wrap*/

#row3wrap {
	background-size: auto 150px;
}

#position-3-1 {
	
}


/*row4wrap*/

#row4wrap {
	
}

#position-4-1 {
	
}

/*row5wrap*/

#row5wrap {
	
}

#position-5-1 {
	
}

/*row6wrap*/

#row6wrap {
	
}

#position-6-1 {
	
}


/*Bottomwrap*/

#bottomwrap {
	
}


/*Footer*/

#footerwrap {
	
}

#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;
}

.item-image {
	float: right;
	max-width: 400px;
	margin: 0 0 20px 30px;
}

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 7 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 {
		
	}
	
	#topwrap p {
		margin: 0;
		font-size: 80%;
		padding: 10px;
	}
	
	#row1wrap {
		height: auto;
	}
	
	h1 {
		font-size: 36px;
	}
	
	.item-image {
		float: none;
		margin: 0 0 20px 0px;
	}
	
	#position-2-1, #position-2-1 .bg-light {
		transform: translateX(0px);
	}
	
	.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;
	}
}