:root {
	--primary: #2B99CF;
	--secondary: #BE2A91;
}

body {
	 font-family: myriad-pro, sans-serif; 
	 font-weight: 300;
	 font-size: 18px;
}

a {
	text-underline-offset: 3px;
	text-decoration-thickness: 1px;
	text-decoration: underline;
	transition: all 0.3s ease-in-out 0s;
}

a:hover {
		text-decoration: underline;
		text-decoration-thickness: 3px;
		transition: all 0.3s ease-in-out 0s;
		color: #BE2991;
}

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

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

h1, h2, h3, h4, h5 {
	
}

strong {
	font-weight: 700;
}

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

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

.bg-secondary a {
	color: #fff;
}

blockquote {
	
}

iframe {
	border: none;
}

.astroid-framework .astroid-article-title h1, .astroid-framework .astroid-article-title .h1, h1 {
  font-size: calc(1.575rem + 1.5vw); text-align: center; margin-bottom: 30px; font-weight: 700;
  margin-top: 0;
}

body.com-utahmap h1 {
	margin-top: -3rem;
	}

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

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

h2.module-title {
	
}

.custom h2 {
	margin: 20px auto 40px auto;
	font-size: 42px;
}

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

.staff h4 {
	margin: 0;
}

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

a.btn, a.btn-primary {
	text-transform: uppercase;
	color: #000;
	font-weight: 600;
	padding: 10px 20px;
	background-color: transparent;
	border: 4px solid #A4BA41;
	border-radius: 40px;
}

a.btn:hover, a.btn-primary:hover {
	background-color: #A4BA41;
	color: #000;
	border: 4px solid #A4BA41;
	text-decoration: none;
}

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

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

.megamenu-container, .megamenu-container .nav-submenu .nav-submenu {
	border: none;
}

.astroid-nav .nav-link {
	text-transform: uppercase;
	font-weight: 600;
}

ul.nav.justify-content-left {
	justify-content: end!important;
}

ul.nav li:last-child a {
	padding-right: 0;
}

.offcanvasRight {
	margin: 0;
}

/*Banner*/

#bannerwrap {
	
}

.astroid-banner-inner {
	padding: 220px 0;
}


/*row1wrap*/

#row1wrap {
	
}

#position-1-1 {
	
}

#row1wrap .container, 
#row3wrap .container,
#row4wrap .container,
#row6wrap .container {
	max-width: 900px;
}

#position-1-1  h1 {
	max-width: 800px; margin-left: auto; margin-right: auto;
}

/*row2wrap*/

#row2wrap {
	
}

#position-2-1 {
	
}

.whoweserve .col-sm img {
	border-radius: 100%;
}

.whoweserve p {
	font-weight: 700;
}

/*row3wrap*/

#row3wrap {
	background-size: 200%;
}

#position-3-1 {
	
}


/*row4wrap*/

#row4wrap {
	background-size: 200%;
}

#position-4-1 {
	
}

/*row5wrap*/

#row5wrap {
	
}


#position-5-1 {
	
}

/*row6wrap*/

#row6wrap {
	
}

#position-6-1 {
	
}


/*Bottomwrap*/

#bottomwrap {
	
}


/*Footer*/

#footerwrap {
	
}

#footerwrap a {
	text-underline-offset: 4px;
	text-decoration-thickness: 2px;
	color: #000;
	
	
}

#footerwrap a:hover {
	
	color: #000;
}

#footerwrap small a {
	border: none;
	color: #000;
	text-decoration: none!important;

	
}

body.home #footerwrap {
	
}

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

#footer1 .socialicons .fa-2x {
	vertical-align: middle;
	margin: 0px auto;
	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;
}

#footerwrap {
	background-size: 100% auto;
}

.faq {
	max-width: 800px;
	margin: auto;
}

.faq a {
	color: #FFF;
}

/*Sidebar*/

#sp-sidebar-right {
	
}



/*Main area*/

body.home #mainwrap {
	display: none;
}

#mainwrap {
	
}

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

.initiatives img {
	width: auto;
	height: 150px;
}

.astroid-article-full-image figure {
	margin-bottom: 20px;
}

.item-image img {
	
}

.caption {
	text-align: right;
	font-size: 14px;
	text-transform: uppercase;
}

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

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

body.com-utahmap #mainwrap .container {
	max-width: 1400px;
}

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

#sidebar #county-name {
	text-align: center;
	font-weight: 700;
	font-size: 24px; line-height: 1.2;
}

#sidebar #article-content h2 {
	margin-top: 0;
	font-size: 24px;
	
}

[data-rlta-element="container"] > [data-rlta-element="button"] {
	background: none;
}

@media  (max-width: 800px) {
	body {
		
	}
	
	.offcanvas-position span.nav-title {
		color: #FFF;
		text-transform: uppercase;
	}
	
	:where(.mod-menu__toggle-sub) {
  &[aria-expanded="true"] .icon-chevron-down {
		color: #BE2991;
	}
	
	.offcanvasRight {
		margin: inherit;
	}
	
	.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;
	}
}