@charset "utf-8";
/* CSS Document */

blockquote p {
 
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
}

#container_main, .item-image.pull-none + .item-content {
	background-color: #f9f5f3! important;
}

.copyright p {
    color: 
    #f2f2f2 !important;
opacity: .7 !important;
}

.is-sticky .header_nav {
    background-color: #170500;
}

.j51imagehover_title {
    font-size: 10px !important;
}

/* hide pass options front end */
.com-users-login__options {
	display: none!important;
}

/* hide pass key front end */
.menu .module a {
font-size: 16px !important;	
}

/* hide pass key front end */
.plg_system_webauthn_login_button svg {
	display: none!important;
}

.plg_system_webauthn_login_button
 {
	display: none!important;}


/* jnews consistent image heights */
.j51news-image {
    height: 300px;
}
.j51news-image img {
    height: 100%;
    object-fit: cover;
}
/* jnews consistent heights */
.j51news figcaption p {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}
/* jnews hide image on small screens */
@media (max-width:629px) {
.j51_news_layout_row-i-c .newsimg, .j51_news_layout_row-c-i .newsimg {
	border-bottom: 0 none;
	display: none;
}
}

/* jnews missing nav */
.j51news-meta svg {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
}

/* jnews pale nav to grey */
.j51news-nav svg {
	fill: #808080!important;
}


.logo {
                padding: 10px !important;
            }
.skimg {
  box-shadow: 6px 6px 8px #aaa;
}
.skimg2 {
  box-shadow: 3px 3px 5px #aaa;
}

.skimgcap {
    color: 
    #8f8a8a;
    font-size: 0.8em;
    line-height: 1.3;
    margin-top: 5px;
}

#owl-carousel694 .item {
    background: 
none !important;}

h1 {
	font-size: 2.2em!important;
	font-weight: 300!important;
		margin-botton:20px;
}



.minibtn
{padding: 3px 3px;
	font-size: 12px;
	font-weight: 700;
	line-height: 18px;
	letter-spacing: 1px;
	text-shadow: none;
	text-transform: uppercase;
	background-image: none;
	border-width: 0;
	border-radius: 4px;
	box-shadow: none;
	transition: all .4s;
	background-color:
#0091b0 !important;
color:
#ffffff !important;
}

/* Space beneath module headings */
.module .module_header h3, .module_menu .module_header h3 {

	margin-bottom: 15px !important;
	
}

/* Space beneath module headings */
h3 {

	margin-bottom: 15px !important;
	
}

/* Space beneath widgekit module headings */
.skwidgekitheading {

	margin-bottom: 15px !important;
	
}

/* JCE captions */
.skimgcap {
    color: #8f8a8a;
	font-size: 0.8em;
	line-height: 1.3;
    margin-top: 5px;
}

/* image shadows */
.skimg {
    box-shadow: 6px 6px 8px #aaa;
}
	
.skimg1 {
	box-shadow: 6px 8px 12px #aaa;
}

.skimg2 {
    box-shadow: 3px 3px 5px #aaa;
}



.slideout-toggle-open,
.slideout-toggle-close {
    margin-top: 0;
}



@media only screen and (min-width: 956px) {
  .logo {
    padding: 10px !important;
  }
}		
		


@media only screen and (max-width: 956px) {
.skimg {
                margin: 10px !important;
            }
        }

@media only screen and (max-width:1100px) {
	.base-2 {
		width: 100% !important;
	    max-width: 100% !important;
	    flex-basis: 100% !important;
	}
}
.page-header {
	margin-top: 50px!important;
}

.survey-page .survey-title-cell .title-text {
	color: #008caf !important;
}