@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Gilda Display&display=swap');
h1, .h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Gilda Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 12px 0;
	word-wrap: normal;
}
h1 {
	font-size: 60px;
	line-height: 60px;
	text-align:center;
	font-variant:small-caps;
}
h2 {
	font-size: 18px;
	line-height: 20px;
}
h3 {
	font-size: 18px;
	line-height: 20px;
}
h4 {
	font-size: 14px;
	line-height: 16px;
  font-family: Arial, sans-serif;
}
h5 {
	font-size: 13px;
	line-height: 15px;
}
h6 {
	font-size: 12px;
	line-height: 14px;
}

body {background-color: #fff;
}

footer, .container-header, .container-footer {
   background-image:none;
   background-color:#fff;
}
	
.module-header {
	padding-bottom: 17px;
	margin: 20px 0 18px 0;
	border-bottom: 1px solid #eeeeee;
}

.left, .none {
	padding-right:20px;
}
.right {
	padding-left:20px;
}

.btn-primary  {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #996633;
	background-image: -moz-linear-gradient(top,#a87a34,#976e2f);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#a87a34),to(#976e2f));
	background-image: -webkit-linear-gradient(top,#a87a34,#976e2f);
	background-image: -o-linear-gradient(top,#a87a34,#976e2f);
	background-image: linear-gradient(to bottom,#a87a34,#976e2f);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0043cc', GradientType=0);
	border-color: #996633 #996633 #976e2f;
	*background-color: #996633;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:visited,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	color: #fff;
	background-color: #002f8d;
	*background-color: #002674;
}
.btn-primary:active,
.btn-primary.active {
	background-color: #976e2f \9;
}
.btn-primary a,a:visited {
 color:#fff; 
}
a,a:visited  {
	color: #996633;
	text-decoration: none;
}
a:hover,
a:focus {
	color:#996633;
	text-decoration: underline;
}
.newsfeed a, .feed-link a, .item-title a, .footer a, .page-header a, .mod_events_latest_content a  {
	text-decoration: none;
}
.newsfeed a:hover, .feed-link a:hover, .item-title a:hover, .footer a:hover, .page-header a:hover, .mod_events_latest_content a:hover {
	color: #996633;
	text-decoration:underline;
}

mod-breadcrumbs__wrapper, .breadcrumb {
	padding: 10px 10px;
	margin: 0 0 10px;
	list-style: none;
	background-color: transparent;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size:24px;
	text-align: center;
	font-family: Gilda Display, "Times New Roman", Times, serif;
	font-weight:600;
	
}
.breadcrumb > li  {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-shadow: 0 1px 0 #fff;
	border-top:thin solid #999;
	border-bottom:thin solid #999;
	padding-top:8px;
	padding-bottom: 8px;
	margin-top:5px;
	line-height:112%;
	text-align: center;
}
.breadcrumb > li > .divider {
	padding: 0 15px;
	color: #ccc;
	background-image: url(../../media/system/images/arrow.png);
	
}
.breadcrumb > .active {
	color: #999;
	text-align: center;
}

.breadcrumb > li a:hover {
	text-decoration: none;
	text-align: center;
}

mod-breadcrumbs__item, .breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  display:none;
}


div#maximenuck581 span.titreck {
white-space: normal;
}
div#maximenuck581 .level1 > a.maximenuck {
display: inherit !important;
}

XXXdiv#mod-custom321 {
	position:absolute;
	right:0;
	margin-right:5%;
}
XXXdiv#mod-custom321 {
	display: flex;
	flex-direction: row;
	background-color: #C6C;
	float:right;
}

.mod-finder {
	position:absolute;
	right:0;
	margin-right:5%;
	margin-top:60px;
}
footer div.mod-footer {
  display: flex;
  flex: 1 1 0%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 768px) {
  footer div.mod-footer {
    flex-direction: row;
  }
}
.mission {
	font-size:14px;
	line-height: 22px;
	font-family: PT Sans Narrow;
	margin-top: 30px;
}
.mission H2 {
	font-size: 30px;
	line-height: 30px;
	text-align: justify;
	font-variant:small-caps;
	padding:10px;
}

.mission H3 {
	font-size: 22px;
	line-height: 22px;
	text-align: justify;
	font-variant:small-caps;
}

.mission img {
	margin-right:30px;
	float: left;
}


.welcome H2 {
	font-size:30px;
	line-height: 30px;
	text-align: left;
	font-variant: small-caps;
	padding-top: 10px;
	padding-bottom:10px;
	}

.com-content-article {
	display: flex;
	flex-direction: column;
}

.com-content-category-blog .item-content {
	display: contents;
}
.com-content-category-blog .page-header {
	order: -1;
	 
}
.com-content-category-blog .page-header h2 {
	font-size: 60px;
	line-height: 60px;
	text-align:center;
	font-variant:small-caps;
}

.com_content.view-featured .item-content {
	display: contents;
}

.com_content.view-featured .item-title  {
	order: -1;
}

.com-content-category-blog h2, {
			font-size: 60px;
	line-height: 60px;
	text-align:center;
	font-variant:small-caps;
}

.float-center.item-image {
  text-align: center;
}
.site-grid {
   grid-template-columns: [full-start] minmax(0,1fr) [main-start] repeat(4,minmax(0,18rem)) [main-end] minmax(0,1fr) [full-end];
}
/* Style all font awesome icons */
.fa {
 padding:5px;	
  font-size: 30px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
}

/* Add a hover effect if you want */
.fa:hover {
  color: #000;
}

/* Set a specific color for each brand */

/* Facebook */
.fa-facebook {
  background: #3B5998;
  color: white;
}

/* Twitter */
.fa-twitter {
  background: #55ACEE;
  color: white;
}
.fa-instagram {
	background: #F06;
  	color: white;
	}
	
.fa-youtube-play 
{
	background: #C00;
  	color: white;
	}
	
div#geary-eie-social  {
	position:absolute;
	right:0;
	margin-right:5%;
}
div#mod-custom590 {
	position:absolute;
	right:0;
	margin-right:5%;
}
/*Back top*/
.back-to-top-link.visible {
  display: block;
  overflow:visible;
}

.float-start.item-image {
 float: left;
}

/* Custom CSS Start Here */
.mod-breadcrumbs__wrapper{
    margin: 0px !important;
    padding: 0px !important;	
}
.mod-breadcrumbs__wrapper .breadcrumb{
    display: block;
    margin: 0px;
    text-align: center;
    padding: 8px !important;	
}
.mod-breadcrumbs__wrapper .breadcrumb .mod-breadcrumbs__divider.float-start{
	display: none;
}
.back-to-top-link{
    background: #996633;
    position: fixed;
    bottom: 40px;
    border: 1px solid #996633 !important;	
}
.readmore .btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgb(255 255 255 / 75%);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    *background-color: #e6e6e6;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border: 1px solid #bbb;
    *border: 0;
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);
}
.readmore .btn:hover, .readmore .btn:focus {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear;
}
.jevfiltertable, .jevfiltertable td, .jevfiltertable tr {
    width: 100% !important;
    max-width: 100% !important;
}
.jevfiltertable .chosen-container.chosen-container-single .chosen-single {
    width: 100% !important;
    padding: 10px 5px;
    font-size: 14px !important;
}
.com-content-article__body .row.row-fluid .span4 {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574%;
    *: ;
    margin-left: 2.0744680846383%;
}
.com-content-article__body .row-fluid .span4 {
    width: 31.914893614% !important;
}
.com-content-article__body .row-fluid .span4:first-child {
    margin-left: 0;
}
@media (max-width: 767px){
	.com-content-article__body .row-fluid .span4 {
		float: none !important;
		display: block !important;
		width: 100% !important;
		margin-left: 0px !important;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
}
.blog-featured .blog-item .item-content {
   display: block;
}

.blog-featured .blog-item .item-title {
   	font-size: 60px;
	line-height: 60px;
	text-align:center;
	font-variant:small-caps;
}


.category-desc h2{
   	font-size: 60px;
	line-height: 60px;
	text-align:center;
	font-variant:small-caps;
}

.blog-featured .blog-item .item-content figure.float-start.item-image {
    float: left;
    display: block;
    margin: 0 20px 18px 0;
}
.container-banner img {
    margin-right: 2em !important;
    margin-left: 2em !important;
}

#jevcatbar{
	overflow: hidden;
  position:relative;
  z-index:-1;
}
#jevcatbar > ul > li a > .ctitle {
    clear: both;
    display: block;
    border-top: 4px solid;
    border-left: none;
  text-align:center;
}
div#jevcatbar li.level1 {
    height: auto;
}
div#jevcatbar li a, div#jevcatbar li span.spanfolder {
    height: auto !important;
}
div#jevcatbar ul.catmenu ul {
    top: 102px !important;
}
div#jevcatbar {
    min-height: 150px !important;
    border-bottom: 1px solid #ccc !important;
    border-top: solid 1px #ccc !important;
}
#jevents_body .jev_toprow h2 {
    font-size: 14px !important;
    margin: 0px !important;
    padding: 0px 0px 0px 14px !important;
    color: #003 !important;
    float: left !important;
    line-height: 34px !important;
    text-align: left !important;
}
#jevents_body .jev_toprow div.today {
    margin: 0px !important;
    padding: 0px !important;
    line-height: 34px !important;
    float: right !important;
    text-align: right !important;
    font-size: 14px !important;
}
/* Custom CSS End Here */
module {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,0.15);
}
.well-large {
	padding: 24px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.well-small {
	padding: 9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.com-content-article__body .weblinks li{
	list-style: none !important;
}
.com-content-article__body .weblinks li .d-flex.flex-wrap .col.flex-sm-grow-1:first-child{
    margin-left: 10px !important;
    margin-bottom: 5px !important;
}
.com-content-article__body .weblinks li .d-flex.flex-wrap .col.flex-sm-grow-1:nth-child(2){
	flex: auto !important;
}
.com-content-article__body .weblinks li .d-flex.flex-wrap .col.flex-sm-grow-1:nth-child(2) > a > img{
    margin-top: 0px !important;
    margin-bottom: 5px !important;	
}
div.item-content p {line-height: 1.2;
}
div.com-content-article__body p {line-height: 1.2;
}
/* Kunene forum hide replies */
#Kunena td.kcol-kcattopics, #Kunena td.kcol-kcatreplies, #Kunena td.kcol-ktopicreplies {
 display: none;
}
#Kunena td.kcol-ktopicviews {display: none;
}
#Kunena td.kcol-ktopicreplies {display: none !important;
}
#Kunena div.replies {display: none !important;
}