:root {
	--primary: #EB7203;
	--secondary: #707270
}

body {
	font-family: "Figtree", serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	font-size: 17px;
}

strong {
	font-weight: 700;
}

html {
scroll-padding: 100px; overflow: scroll;
}

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

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

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

h1, h2, h3 {
	font-family: "Crimson Pro", serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
}

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

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

blockquote, h5 {
	font-size: 16px;
	background: #F0F2EB;
	padding: 45px;
	border: 0px solid #F5B214;
	margin: 50px 50px;
	position: relative;
}

blockquote:before {
	position: absolute;
	content: '';
	background: url('../images/quote-open.png') no-repeat left 0px top 0px;
	width: 85px;
	height: 77px;
	background-size: cover;
	z-index: 2;
	left: -55px;
	top: -20px;
}

blockquote:after {
	position: absolute;
	content: '';
	background: url('../images/quote-close.png') no-repeat right 0px bottom 0px;
	width: 85px;
	height: 77px;
	background-size: cover;
	z-index: 2;
	right: -55px;
	bottom: -20px;
}

iframe {
	border: none;
}

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

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

.items-row .article-title .page-header h2 {
	margin-top: 0;
	font-size: 42px;
}

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

h2.module-title, .custom h2 {
	font-size: 50px;
}

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

a.df-autolink, section.linkAnnotation a, a.linkAnnotation, .buttonWidgetAnnotation a, a.customLinkAnnotation, .customHtmlAnnotation, .customVideoAnnotation, a.df-autolink{
background-color: rgba(255, 255, 255, 0)!important;
} 

.staff h4 {
	margin-top: 0;
	font-size: 15px;
}

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

.staff h3 {
	margin-top: 0;
}

h3.author-name {
	margin: 0;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 13px;
	line-height: 1.4;
	font-weight: 300;
	font-style: italic;;
}

p.date {
	text-transform: uppercase;
	font-size: 14px;
}

.text-white a, .bg-dark a {
	color: #F5B214;
}

.btn {
	text-transform: uppercase;
	padding: 10px 20px;
	background-color: #F5B214;
	color: #000!important;
}

.btn:hover {
	color: #FFF!important;
	background: #B58933;
}

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

ul.tags .btn-sm {
	font-size: 80%; border: none; padding: 5px 10px;
	font-weight: 300;;
}

ul.tags .btn-sm::before {
	content: "\23";
	font-family: "Font Awesome 6 Free";
	font-size: 14px;
	line-height: 1;
	display: inline-block;
	margin: 0 0px 0 0;
}



blockquote {
	
}

blockquote p {
	
}

/*menu*/

#headerwrap {
	padding-top: 10px; padding-bottom: 10px;
}

body.home #headerwrap {
	background: none;
}

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

#headingbanner {
	border-bottom: 10px solid #E8A812;
	padding: 40px 0;
	margin-bottom: 40px;
}

#headingbanner h1 {
	margin: 0;
}

nav ul {
	justify-content: end!important;
	transform: translate(40px);;
}

nav ul ul {
	transform: translate(0);
}

#headerwrap ul.navHorizontalView li {
	margin-right: 0px;
}

#headerwrap ul.navHorizontalView a {
	text-transform: uppercase;
	text-decoration: none;
	color: rgba(41, 33, 30, 1);
	border-right: 1px solid;
	padding-right: 10px;
	font-size: 16px;
	font-weight: 500;
}


#headerwrap ul.navHorizontalView a:hover {
	color: #355025;
}


#headerwrap ul.navHorizontalView li:last-child {
	margin-right: 0px;
}

#headerwrap ul.navHorizontalView li:last-child a {
	padding-right: 0;
	border-right: 0 ;
}

.astroid-nav a {
	font-weight: 500;
}


.astroid-nav .nav-submenu > li > .as-menu-item {
	font-size: 15px;
	font-weight: 300;
}

ol.mod-breadcrumbs {
	margin-bottom: 0; text-transform: uppercase; font-size: 80%; 
}


/*Banner*/

#bannerwrap {
	
}

#sectionbanner {
	border-bottom: 10px solid #F5B214;
}

#sectionbanner p {
	font-family: "Crimson Pro", serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	text-align: center;
	padding: 75px 0;
	margin: 0;
	color: #FFF;
	font-size: 55px;
	letter-spacing: 1px;
	text-transform: none;
	background: ;
	background-color: rgba(0, 0, 0, 0.39);
}

#sectionbanner .custom {
	background-size: cover;
	background-position: center center;
}

/*row1wrap*/

#row1wrap {
	
}

#position-1-1 strong {
	color: #F5B214;;
}

/*row2wrap*/

#row2wrap {
	
}

#position-2-1 {
	
}

.showtime-carousel .showtime-image, .showtime-carousel {
	margin: 0;
	padding: 0;
}

.showtime-carousel .showtime-image img {
	outline: none;
	border: none;
	box-shadow: none;
}

.slick-track h3 {
	font-size: 16px;
	color: #FFF;
	position: absolute;
	bottom: 5px;
	margin: 10px;
}

/*row3wrap*/

#row3wrap {
	padding: 80px 0;
	background-position-y: 80px;
}

#position-3-1 {
	max-width: 960px; margin: auto;
}

#position-3-1 h3 {
	color: #F5B214;
	margin: 30px auto;;
}

#position-3-1 h4 {
	max-width: 250px;
	margin: 10px auto;
}

#position-3-1 .btn {
	margin: 30px auto;
}

[data-tooltips] {
	border: none;
}

[data-tooltips-element] {
	max-width: 300px;
	text-align: center;
	font-size: 95%;
}

/*row4wrap*/

#row4wrap {
	position: relative;
}

#row4wrap:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url('../images/row4bg.png') no-repeat left top 100px;
	background-size: 100% 90%;
}

#position-4-1 {
	
}

#mod-custom118 .card {
	background-color: rgba(255, 255, 255, 0.85);
	border: none;
}

#ac-62b11e2973a59884816851 {
	position: relative;
	z-index: 10;
}

/*row5wrap*/

#row5wrap {
	
}

#row5wrap .container {
	max-width: 1000px;
	margin: auto;
}

#position-5-1 {
	
}

#mod-custom119 .carousel p {
	margin: 0;
}

#mod-custom119 {
	position: relative;
}

#mod-custom119:before {
	position: absolute;
	content: '';
	background: url('../images/quote-open.png') no-repeat left 0px top 0px;
	width: 85px;
	height: 77px;
	background-size: cover;
	z-index: 2;
}

#mod-custom119:after {
	position: absolute;
	content: '';
	background: url('../images/quote-close.png') no-repeat right 0px bottom 0px;
	width: 85px;
	height: 77px;
	background-size: cover;
	z-index: 2;
	right: 0px;
	bottom: 0px;
}

#carouselContent {
	padding: 30px;
}

.carousel-control-prev {
	left: -90px;
}

.carousel-control-next {
	right: -90px;
}

#mod-custom118 {
	margin-top: 0px;
}

#mod-custom118 h3 {
	border-bottom: 0px solid #B68934;
	padding-bottom: 15px;
	margin-bottom: 25px;
	margin-top: 0;
	font-size: 40px;
	position: relative;
}

#mod-custom118 h3:after {
	content: '';
	background: #F0F2EB;
	width: 100px;
	height: 0px;
	border-bottom: 3px dashed #B68934;
	border-radius: 3px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.homenews .date {
	font-size: 14px;
	text-transform: uppercase;
}

.homenews .newstext {
	font-size: 16px;
	margin: 5px 0;
}

/*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: end;
}

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

body.directionslanding .category-desc img {
	max-width: 45%;
	margin-left: 30px;
	float: right;
}

body.directionslanding .category-desc .card img {
	max-width: 100%;
	margin-left: 00px;
	float: none;
}

body.directionslanding .directions {
	clear: both;
	margin-top: 40px;
}

body.directionslanding .com-content-categories__items {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	padding: 0px;
	margin-top: 30px;
}

body.directionslanding  .com-content-categories__item {
	flex: 1 1 calc(33.333% - 20px);
	box-sizing: border-box;
	padding: 0px;
	background-color: #ffffff;
	border: 0px solid #ddd;
	border-radius: 8px;
	text-align: center;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

body.directionslanding  .com-content-categories__item:hover {
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.6);
}

body.directionslanding  .com-content-categories__item .com-content-categories__item-title-wrapper {
	text-align: center;
	background: #B58933;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	display: block;
	border-radius: 8px 8px 0 0;
}


body.itemid-1824 .com-content-categories__items div:nth-child(n+4) 
{
    display: none;
}

body.directionslanding  .com-content-categories__item .com-content-categories__item-title-wrapper a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
}

.com-content-categories__item {
	border: none;
	padding: 5px 0;
}

body.directionslanding .astroid-article-title h1 {
	font-size: 48px;
	line-height: 1.1;
}

body.directionslanding .astroid-article-text {
	margin-top: 30px;
}

span.wf_caption {
	max-width: 100%!important;
	font-size: 15px;
	line-height: 1.1;
	font-style: italic;
}

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

.submenu li {
	text-align: center;
	background: #B58933;
	font-weight: 700;
	text-decoration: none;
	margin-left: 0;
	margin: 10px;
	transition: all 250ms ease-in-out;
}

.submenu {
	justify-content: center;
	margin: 40px 0;
}

.submenu li a {
	text-decoration: none;
	padding: 30px;
	display: block;
	color: #FFF;
}

.submenu li:hover {
	transform: scale(1.05);
	transition: all 250ms ease-in-out;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 8px 16px 0px;
}

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

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

.df-popup-button {
	margin: 20px 0;
	background: #F5B214;
	font-weight: 700;
	padding: 10px 20px;
	
}

.df-popup-button:before {
	content: "\f1c1";
	font-family: "Font Awesome 6 Free";
	font-size: 16px;
	line-height: 1;
	display: inline-block;
	margin: 0 5px 0 0;
}

.astroid-article-full-image  {
	position: relative;
	z-index: 10;
}

.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 {
		
	}
	
	.astroid-content {
		overflow: hidden;
	}
	
	nav ul {
	justify-content: end!important;
	transform: translate(0px);
}
	
	.socialicons {
		justify-content: center;
	}
	
	.nav-child.unstyled.dropdown-menus:not(.menu_open) {
		display: none;
	}
	
	.astroid-mobilemenu-container .astroid-mobilemenu-inner .dropdown-menus .dropdown-menus-item {
		background: #F0F2EB;
	}
	
	.astroid-mobilemenu-container .astroid-mobilemenu-inner .dropdown-menus.menu_open {
		z-index: 99;
	}
	
	ul.menu_open .menu-item a {
		background: #F0F2EB!important;
	}
	
	ul#quick.mod-menu {
		flex-direction: row!important; justify-content: center; position: fixed;
		bottom: 20px; left: 20px;
	}
	
	.offcanvas-position .mod-menu  li {
		padding: 5px;
	}
	
	.avVideo .avPlayerContainer .avPlayerBlock iframe, .avVideo .avPlayerContainer .avPlayerBlock object, .avVideo .avPlayerContainer .avPlayerBlock embed, .avVideo .avPlayerContainer .avPlayerBlock video, .avVideo .avPlayerContainer .avPlayerBlock > div {
		min-width: 200px!important;
	}
}