#header:after,
.events:after,
.events .heading:after {
	content: " ";
	display: block;
	clear: both;
}

.filters ul,
.events ul,
.events .events-info .date-info,
.list,
.list li ul,
.main-post,
.main-post ul,
.social-info ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

input[type="text"],
input[type="email"],
input[type="tel"] {
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	border-radius: 0;
	width: 100%;
}

textarea {
	width: 100%;
}

#wrapper {
	background: #e2e8d8;
	position: relative;
	overflow: hidden;
	table-layout: fixed;
	padding: 0;
}

#header {
	background: #e2e8d8;
}

#header .logo {
	max-width: 987px;
	/*display: block;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 10px;
	/*margin: 15px 10px;*/
}

#header .logo img {
	width: 100%;
	height: auto;
	display: block;
}

#main {
	overflow: hidden;
}

#main .main-holder {
	background: #fff;
	padding: 22px 4px 5px;
	overflow: hidden;
}

.btn-default {
	white-space: normal;
}

.navbar-header {
	background: none;
}

.navbar-nav {
	margin: 8px 0;
}

.navbar-default {
	border: none;
	border-radius: 0;
	padding-top: 0rem;
	padding-bottom:0rem;
	background: #374b3f;
}

.navbar-default .navbar-toggle {
	border: 1px solid #cae2bc;
	margin-top: 0;
}

.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
	background-color: #000;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #cae2bc;
}

.navbar-default .navbar-nav {
	line-height: 25px;
	text-align: center;
	float: none;
	font-size: 15px;
}

.navbar-default .navbar-nav .open .dropdown-menu {
	background: rgba(182, 29, 69, .9);
}

.navbar-default .navbar-nav .open .dropdown-menu li a {
	color: #fff;
}

.navbar-default .navbar-nav > li {
	float: none;
	display: block;
	border-bottom: 1px solid #fff;
}

.navbar-default .navbar-nav > li:hover .dropdown-menu {
	display: block;
}

.navbar-default .navbar-nav > li:hover > a {
	background: #b61d45;
	color: #dee3eb;
}

.navbar-default .navbar-nav > li.right-item .dropdown-menu {
	left: auto;
	right: 0;
}

.navbar-default .navbar-nav > li.last {
	border: none;
}

.navbar-default .navbar-nav > div .dropdown-menu {
	font-size: 19px;
}

.navbar-default .navbar-nav > div .dropdown-menu li {
	padding: 5px 0 !important;
}

.navbar-default .navbar-nav > div .dropdown-menu a {
	padding: 5px !important;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	white-space: normal;
}

.navbar-default .navbar-nav > li .dropdown-menu li a:hover {
	background: none;
	opacity: .9;
}

.navbar-default .navbar-nav > li.open .dropdown-menu {
	padding: 0 !important;
}

.navbar-default .navbar-nav > li.open a:hover,
.navbar-default .navbar-nav > li.open a:focus,
.navbar-default .navbar-nav > li.open a:active {
	background: #b61d45;
	color: #dee3eb;
}

.navbar-default .navbar-nav > li.active a {
	background: #b61d45;
	color: #dee3eb;
}

.navbar-default .navbar-nav > li.active a:hover,
.navbar-default .navbar-nav > li.active a:active,
.navbar-default .navbar-nav > li.active a:focus {
	background: #b61d45;
	color: #dee3eb;
}

.navbar-default .navbar-nav > li a {
	background: none;
	color: #dee3eb;
	padding: 7px 21px;
}

.navbar-default .navbar-nav > li a:hover,
.navbar-default .navbar-nav > li a:focus {
	background: #b61d45;
	color: #dee3eb;
}

.navbar-default .navbar-collapse {
	margin: 0;
}

.navbar-toggler {
	margin:auto;
}

.navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.dropdown-menu {
	background: rgba(182, 29, 69, .9);
	border: none;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.dropdown-menu li {
	border-left: 0;
	margin: 0 10px;
	border-top: 1px solid #fff;
}

.dropdown-menu li a {
	padding: 0;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	background: #b61d45;
	color: #dee3eb;
}

.navbar {
	min-height: inherit;
	margin: 0;
}

div.mainSection {
	width: 100%;
}

h2.mainSectionHeader {
	margin-bottom:0px;
	color: #7C0849;
	width:100%;
}

h5 a{
	color: #7C0849;
}

h5 {
	color: #7C0849;
}

hr.mainSectionDivider {
	background: #374A3F;
	margin-top: 2px;
	margin-bottom: 24px;
	height: 1px;
	width: 100%;
}

hr.pageintro {
	background: #374A3F;
	margin-top: 24px;
	margin-bottom: 24px;
	height: 1px;
	width: 100%;
}

.filters {
	overflow: hidden;
	padding: 9px 16px;
	background: #598487;
	margin: 0 0 30px;
}

.filters .col {
	overflow: hidden;
}

.filters h1,
.filters h2 {
	margin: 0 0 33px;
	line-height: 34px;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
}

.filters ul {
	background: none;
	border-top: 2px solid #b2c6c7;
	padding: 10px 0 21px;
}

.filters ul li {
	border-bottom: 2px solid #b2c6c7;
	text-indent: 24px;
	margin: 0 0 9px;
	padding: 0 0 6px;
	font-size: 21px;
	font-weight: 400;
}

.filters form {
	overflow: hidden;
	padding: 0 0 120px;
}

.filters form fieldset {
	display: table-cell;
}

.filters form h2 {
	margin: 0 0 25px;
}

.filters form input[type="submit"] {
	background: #cae2bc;
	color: #454742;
	border: none;
	line-height: 24px;
	padding: 4px 26px;
	text-transform: uppercase;
	border-radius: 0;
	-webkit-appearance: none;
	white-space: normal;
	font-size: 20px;
}

.filters form input[type="submit"]:hover {
	opacity: .8;
}

.events {
	color: #1d1d1b;
	line-height: 22px;
	padding-bottom: 30px;
}

.events .heading {
	margin: -4px 0 0 0;
}

.events .heading time {
	display: block;
	color: #454742;
	line-height: 31px;
	margin: 0 0 23px;
	font-size: 27px;
}

.events h2 {
	color: #578488;
	line-height: 31px;
	margin: 0 0 11px;
	font-size: 27px;
	font-weight: 700;
}

.events h3 {
	color: #1d1d1b;
	margin: 0 0 22px;
	line-height: 24px;
	font-size: 19px;
	font-weight: 400;
	font-style: italic;
}

.events .alignright {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.events h1 {
	line-height: 38px;
	color: #b71d45;
	margin: 0 0 19px;
	font-size: 40px;
}

.events .posts {
	overflow: hidden;
}

.events .posts .date {
	display: block;
	background: #b61d45;
	color: #fff;
	padding: 5px;
	text-transform: uppercase;
	margin: 0 0 5px;
	font-size: 21px;
	font-weight: 700;
}

.events .post {
	overflow: hidden;
	padding: 0 0 30px;
	color: #1d1d1b;
	line-height: 22px;
}

.events .post p {
	margin: 0 0 7px;
}

.events .post h3 {
	color: #cbe2bc;
	line-height: 24px;
	margin: 0 0 10px;
	color: #fff;
	overflow: hidden;
	text-indent: 18px;
	font-size: 21px;
	font-weight: 700;
	font-style: normal;
}

.events .post h3 a {
	float: left;
	color: #588488;
	position: relative;
}

.events .post h3 a:after {
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 15px solid #b61d45;
	position: absolute;
	left: 0;
	top: 4px;
	content: "";
	margin: 0 2px 0 0;
}

.events .post .more {
	color: #1d1d1b;
	font-style: italic;
}

.events ul {
	margin: 0 0 30px;
}

.events ul li {
	padding: 0 0 5px 10px;
	position: relative;
}

.events ul li:after {
	background: #000;
	position: absolute;
	top: 8px;
	left: 0;
	content: "";
	height: 4px;
	width: 4px;
	border-radius: 100%;
}

.events .events-info {
	overflow: hidden;
	margin: 0 -15px 30px 2px;
}

.events .events-info .title {
	display: block;
	margin: 0 0 4px 2px;
}

.events .events-info .date-info {
	overflow: hidden;
	padding: 0 0 27px;
	margin: 0;
}

.events .events-info .date-info li {
	overflow: hidden;
	padding: 0 0 5px 2px;
}

.events .events-info .date-info li:after {
	display: none;
}

.events p {
	margin: 0 0 6px;
}

.textbox {
	overflow: hidden;
	line-height: 22px;
	color: #1d1d1b;
}

.textbox h1 {
	color: #386738;
	line-height: 46px;
	margin: 0 0 11px;
	position: relative;
	top: -8px;
	font-size: 40px;
	font-weight: 700;
}

.textbox h1 span {
	display: block;
}

.textbox p {
	margin: 0 0 22px;
}

.carousel {
	position: relative;
	overflow: hidden;
	margin: -23px -20px 20px -20px;
}

.carousel .mask {
	position: relative;
	overflow: hidden;
}

.carousel .slideset {
	width: 100%;
	float: left;
}

.carousel .slide {
	position: relative;
	float: left;
	width: 100%;
}

.carousel img {
	display: block;
	width: 100%;
	height: auto;
}

.carousel .btn-next,
.carousel .btn-prev {
	background: url(../images/sprite.png) no-repeat -54px -41px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	left: 0;
	top: 50%;
	width: 23px;
	height: 23px;
	margin: -11px 0 0;
}

.carousel .btn-next:hover,
.carousel .btn-prev:hover {
	opacity: .8;
}

.carousel .btn-next {
	background-position: -77px -41px;
	left: auto;
	right: 0;
}

.carousel .caption {
	position: absolute;
	bottom: 0;
	padding: 7px 12px;
	width: 100%;
	background: rgba(0, 0, 0, .3);
	color: #fff;
	left: 0;
}

.carousel .caption h1,
.carousel .caption h2 {
	color: #fff;
	margin: 0;
	line-height: 18px;
	font-size: 14px;
	font-weight: 400;
}

.minutesMenu {
	margin-top: -14px;
	margin-bottom: 10px;
}

.minutesMenu .nav-link {
	color: #374b3f;
}

.minutesMenu .dropdown-menu {
	background-color: #374b3f;;
}

.minutesMenu .dropdown-item {
	color: #fff;
}

.minutesMenu .dropdown-item:hover {
	color: #374b3f;
	border-width: 1px;
	border-color: #374b3f;
}

.minutesMenu .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	color: #fff;
	background-color: #374b3f;
}

.homeServices .card {
	width: 150px;
	background-color: #374b3f;
	color: #fff;
	border-width: medium;
	border-color: #fff;
	border-radius: 20px;
	vertical-align: middle;
	text-align: center;
}

.homeServices .card:hover{
	background-color: #fff;
	color: #374b3f;
	border-color: #374b3f;
}

.homeServices .card a{
	color: #fff;
}

.homeServices .card:hover a{
	color: #374b3f;
	text-decoration: none;
}

.homeNews{

}
.homeNews .card{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;

	}

.aside {
	overflow: hidden;
}

.aside .side-info {
	overflow: hidden;
	background: #cae2bc;
	padding: 10px 10px 38px;
	margin: 0 0 37px;
}

.aside .aligncenter {
	display: block;
	margin: 3px auto 30px;
	max-width: 100%;
}

.aside .list {
	background: #cae2bc;
	border-top: 1px solid #386738;
	padding: 9px 0 0;
	margin: 0 4px;
}

.aside .list li {
	border-color: #386738;
	margin: 0 0 9px;
	padding: 0 0 7px;
	text-indent: 22px;
}

.aside .list li a {
	color: #386738;
}

.aside .list li a:after {
	border-left-color: #386738;
}

.aside .posts {
	background: #374b3f;
	position: relative;
	overflow: hidden;
	padding: 10px 14px;
	margin: 0 0 15px;
}

.aside .posts h2 {
	color: #cbe2bc;
}

.aside .post {
	overflow: hidden;
	padding: 27px 0 0;
}

.aside .post:first-child {
	padding: 0;
}

.aside .post-holder {
	overflow: hidden;
	padding: 0;
}

.aside .date {
	display: block;
	color: #cbe2bc;
}

.aside .btn-default {
	float: right;
	border-radius: 0;
	background: #b5c9a8;
	padding: 0 21px;
	margin: 0 5px 5px 5px;
	text-transform: uppercase;
	color: #454742;
	line-height: 22px;
	font-size: 18px;
}

.aside .btn-default:hover {
	opacity: .8;
}

.aside h2 {
	color: #cbe2bc;
	line-height: 40px;
	margin: 0 0 25px;
	color: #fff;
	font-size: 35px;
}

.aside h3 {
	color: #cbe2bc;
	line-height: 24px;
	margin: 0 0 3px;
	color: #fff;
	overflow: hidden;
	text-indent: 18px;
	font-size: 19px;
	font-weight: 700;
}

.aside h3 a {
	float: left;
	color: #fff;
	position: relative;
}

.aside h3 a:after {
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 15px solid #cae2bc;
	position: absolute;
	left: 0;
	top: 4px;
	content: "";
	margin: 0 2px 0 0;
}

.aside .more {
	float: left;
	color: #fff;
	font-style: italic;
	font-size: 16px;
}

.back {
	text-transform: uppercase;
	line-height: 26px;
	text-transform: uppercase;
	float: left;
	position: relative;
	padding: 0 0 0 25px;
	color: #b71d45;
	margin: 0 0 20px;
	font-size: 23px;
	font-weight: 700;
}

.back:after {
	border-bottom: 8px solid transparent;
	border-right: 15px solid #b71d45;
	border-top: 8px solid transparent;
	content: "";
	height: 0;
	left: 0;
	margin: 0 2px 0 0;
	position: absolute;
	top: 4px;
	width: 0;
}

.back:hover {
	text-decoration: none;
}

.list {
	background: #737671;
	padding: 11px 15px 50px;
	margin: 0 0 30px;
}

.list li {
	color: #cbe2bc;
	line-height: 27px;
	margin: 0 0 13px;
	padding: 0 0 8px;
	color: #fff;
	overflow: hidden;
	text-indent: 19px;
	border-bottom: 1px solid #dadad9;
	font-size: 21px;
	font-weight: 400;
}

.list li a {
	float: left;
	color: #fff;
	position: relative;
}

.list li a:after {
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 15px solid #cae2bc;
	position: absolute;
	left: 0;
	top: 4px;
	content: "";
	margin: 0 2px 0 0;
}

.list li ul {
	padding: 0;
	clear: both;
}

.list li ul li {
	border: none;
	margin: 0;
	padding: 0;
	text-indent: 12px;
	font-weight: 700;
}

.list li ul li a:after {
	border: none;
	background: #fff;
	height: 6px;
	width: 6px;
	border-radius: 100%;
	top: 11px;
}

.main-post {
	position: relative;
	color: #1d1d1b;
	line-height: 22px;
	padding: 0 0 40px;
}

.main-post .textarea {
	overflow: hidden;
	padding: 0 16px 0 0;
	margin: -4px 0 0;
}

.main-post .alignright {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.main-post h1 {
	line-height: 38px;
	color: #b71d45;
	margin: 0 0 22px;
	font-size: 40px;
}

.main-post p {
	margin: 0 0 22px;
}

.main-post ul {
	margin: 0 0 30px;
}

.main-post ul li {
	position: relative;
	text-indent: 10px;
}

.main-post ul li:after {
	background: #000;
	position: absolute;
	top: 8px;
	left: 0;
	content: "";
	height: 4px;
	width: 4px;
	border-radius: 100%;
}

.subscribe {
	padding: 20px 15px;
	overflow: hidden;
}

.subscribe .col {
	overflow: hidden;
}

.subscribe .form-control {
	height: 26px;
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	color: #73766f;
	border: 1px solid #b9bbb8;
	padding: 3px 7px;
	outline: none;
	line-height: 20px;
	-webkit-appearance: none;
	-webkit-box-shadow: none;
	font-size: 17px;
}

.subscribe button[type="submit"] {
	float: right;
	color: #fff;
	background: #b61d45;
	border: none;
	line-height: 18px;
	padding: 3px 8px;
	margin: 0 0 0 16px;
	text-transform: uppercase;
	font-size: 14px;
}

.subscribe button[type="submit"]:hover {
	opacity: .8;
}

.social-info {
	overflow: hidden;
}

.social-info h3 {
	color: #b71d45;
	line-height: 25px;
	margin: 0 0 15px;
	text-indent: 0;
	font-size: 22px;
	font-weight: 400;
}

.social-info ul {
	line-height: 22px;
	font-size: 19px;
}

.social-info ul li {
	overflow: hidden;
	padding: 10px 0 0;
}

.social-info ul li.register a:after {
	background-position: 0 -84px;
}

.social-info ul li.twitter a:after {
	background-position: 0 -127px;
}

.social-info ul li.join a:after {
	background-position: 0 -212px;
}

.social-info ul li.home a:after {
	background-position: 0 -170px;
}

.social-info ul li a {
	color: #454742;
	padding: 2px 0 0 43px;
	position: relative;
	display: block;
}

.social-info ul li a:hover {
	opacity: .8;
}

.social-info ul li a:hover {
	text-decoration: none;
}

.social-info ul li a:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 35px;
	height: 35px;
	content: "";
	background: url(../images/sprite.png) no-repeat 0 -42px;
}

.social-info ul li span {
	display: block;
	border-bottom: 1px solid #51534f;
	padding: 0 0 8px;
}

.news {
	background: #598487;
	overflow: hidden;
	padding: 8px 13px;
	margin: 0 -4px 20px 0;
	color: #fff;
}

.news.event {
	margin: 9px -4px 20px 0;
	padding: 13px 17px;
}

.news.event h2 {
	margin: 0 0 15px;
	font-weight: 400;
	font-size: 34px;
}

.news.event .post {
	padding: 0 0 17px;
}

.news.event .post h3 {
	margin: 0 0 2px;
}

.news.event .post h3 a {
	color: #fff;
}

.news.event .post h3 a:after {
	border-left-color: #cbe2bc;
}

.news.add {
	margin: 9px -4px 20px 0;
	padding: 13px 17px;
	background: #aebdc0;
}

.news.add h2 {
	margin: 0 0 15px;
	color: #1d1d1b;
	font-weight: 400;
	font-size: 34px;
}

.news.add .post {
	padding: 0 0 17px;
}

.news.add .post h3 {
	margin: 0 0 2px;
}

.news.add .post h3 a {
	color: #1d1d1b;
}

.news.add .post h3 a:after {
	border-left-color: #374b3f;
}

.news.add .more {
	color: #1d1d1b;
}

.news.add .date {
	color: #1d1d1b;
}

.news .post {
	overflow: hidden;
	padding: 0 0 3px;
}

.news h2 {
	color: #cbe2bc;
	line-height: 40px;
	margin: 0 0 10px;
	font-size: 35px;
	font-weight: 700;
}

.news .alignleft {
	display: block;
	margin: 0 auto 20px;
	max-width: 350px;
	height: auto;
	width: 100%;
}

.news .holder {
	overflow: hidden;
	padding: 6px 0 0;
}

.news h3 {
	color: #cbe2bc;
	line-height: 24px;
	margin: 0 0 1px;
	color: #fff;
	overflow: hidden;
	text-indent: 22px;
	font-size: 19px;
	font-weight: 700;
}

.news h3 a {
	float: left;
	color: #cbe2bc;
	position: relative;
}

.news h3 a:after {
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 15px solid #fff;
	position: absolute;
	left: 0;
	top: 4px;
	content: "";
	margin: 0 2px 0 0;
}

.news .date {
	display: block;
	color: #cbe2bc;
	margin: 0 0 1px;
}

.news .more {
	color: #fff;
	font-style: italic;
	font-size: 16px;
}

.post-area {
	overflow: hidden;
	background: #cae2bc;
}

.post-area .logo {
	overflow: hidden;
	clear: both;
	padding: 5px;
	margin: 0 0 14px;
}

.post-area .logo img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.post-area .btn-default {
	float: right;
	color: #fff;
	background: #b61d45;
	border: none;
	line-height: 22px;
	padding: 2px 6px;
	max-width: 150px;
	margin: 0 19px 15px 0;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 18px;
}

.post-area .btn-default:hover {
	opacity: .8;
}

.post-area h2 {
	background: #e5f1df;
	line-height: 35px;
	color: #386738;
	margin: 0;
	padding: 9px 13px 8px;
	letter-spacing: 1px;
	font-size: 30px;
	font-weight: 700;
}

.post-area .post {
	overflow: hidden;
	padding: 6px 18px 0;
}

.post-area h3 {
	color: #cbe2bc;
	line-height: 23px;
	margin: 0;
	color: #fff;
	overflow: hidden;
	text-indent: 18px;
	font-size: 19px;
	font-weight: 700;
}

.post-area h3 a {
	float: left;
	color: #454742;
	position: relative;
}

.post-area h3 a:after {
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 15px solid #b61d45;
	position: absolute;
	left: 0;
	top: 3px;
	content: "";
	margin: 0 2px 0 0;
}

.post-area .date {
	color: #386738;
	display: block;
}

.post-area .image {
	overflow: hidden;
	margin: 14px 18px 0;
}

.post-area .image img {
	display: block;
	width: 100%;
	height: auto;
}

.post-area .view {
	color: #454742;
	float: left;
	margin: 3px 16px;
	font-size: 19px;
	font-weight: 700;
}

.post-area .view:hover {
	opacity: .8;
}

.post-area .caption {
	display: block;
	color: #fff;
	background: #376837;
	padding: 2px 3px 1px;
	font-size: 11px;
	font-style: italic;
}

.small-block {
	overflow: hidden;
	background: #e5f1df;
	padding: 10px 10px 19px;
	margin: 0 -4px 20px 0;
}

.small-block h2 {
	background: #cae2bc;
	line-height: 35px;
	color: #386738;
	margin: -10px -10px 10px;
	padding: 6px 14px;
	word-spacing: -2px;
	font-size: 30px;
	font-weight: 700;
}

.small-block .image {
	overflow: hidden;
	padding: 6px;
}

.small-block .image img {
	display: block;
	width: 100%;
	height: auto;
}

.small-block .caption {
	display: block;
	color: #fff;
	background: #376837;
	padding: 1px 3px;
	font-size: 11px;
	font-style: italic;
}

.small-block .post {
	overflow: hidden;
	padding: 11px 5px 0;
}

.small-block h3 {
	color: #cbe2bc;
	line-height: 21px;
	margin: 0;
	color: #fff;
	overflow: hidden;
	text-indent: 18px;
	font-size: 19px;
	font-weight: 700;
}

.small-block h3 a {
	float: left;
	color: #454742;
	position: relative;
}

.small-block h3 a:after {
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 15px solid #598487;
	position: absolute;
	left: 0;
	top: 2px;
	content: "";
	margin: 0 2px 0 0;
}

.small-block .date {
	color: #386738;
	display: block;
}

#footer {
	overflow: hidden;
	text-align: center;
	line-height: 15px;
	color: #454742;
	margin: 0 0 20px;
	font-size: 12px;
}

#footer a {
	color: #454742;
}

#footer .container {
	padding-bottom: 10px;
	background: #fff;
	padding: 10px 40px;
}

select {
	width: 100%;
}

.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	height: 36px;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, .8);
	margin: 0 0 47px;
	width: 78%;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 16px;
	line-height: 29px;
	margin: 3px 35px 4px 12px;
	color: #1d1d1b;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	background: #fff;
	width: 36px;
	height: 36px;
	bottom: 0;
	right: -40px;
	top: 0;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, .8);
}

.jcf-select .jcf-select-opener:after {
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 19px solid #598487;
	position: absolute;
	top: 10px;
	left: 7px;
	content: "";
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #aaa;
	border-radius: 5px;
}

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
	border-radius: 5px;
}

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	width: 100%;
	border-radius: 5px;
	line-height: 20px;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
	font-size: 16px;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
	border-radius: 5px;
}

.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border-radius: 5px;
}

.jcf-list ul li {
	overflow: hidden;
	display: block;
	border-top: 1px solid #ccc;
	white-space: normal;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	white-space: normal;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 7px 9px;
	color: #656565;
	height: 1%;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #e6e6e6;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

@media only screen and (min-width: 480px) {

	.homeNews .card{
		width: 232px;
	}

	.navbar-nav {
		margin: 0;
	}

	.navbar-default .navbar-nav > li {
		border: none;
	}

	.navbar-default .navbar-nav > li {
		display: inline-block;
		vertical-align: top;
		margin: 0 4px 0 -4px;
		border-left: 2px solid #fff;
	}

	.dropdown-menu li {
		border-bottom: 1px solid #fff;
		border-top: 0;
	}
}

@media only screen and (min-width: 768px) {

	.homeNews .card{
		width: 210px;
	}

	.navbar-default {
		background: #374b3f;
	}

	.navbar-default .navbar-nav > li.last {
		border-right: 2px solid #fff;
		border-left: 2px solid #fff;
	}

	.navbar-default .navbar-nav > li .dropdown-menu {
		padding: 6px 0 20px;
	}

	.navbar-default .navbar-nav > li.open .dropdown-menu {
		padding: 6px 0 20px !important;
	}

	.navbar-default .navbar-nav > li a {
		padding: 7px 9px;
	}

	.navbar-default .navbar-collapse {
		padding: 0;
		margin: 0 -2px 0 0;
	}

	.dropdown-menu {
		width: 260px;
		position: absolute;
	}

	.events .alignright {
		float: right;
	}

	.carousel .btn-next,
	.carousel .btn-prev {
		background-position: 0 0;
		width: 34px;
		height: 35px;
		margin: -17px 0 0;
	}

	.carousel .btn-next {
		background-position: -38px 0;
		left: auto;
		right: 0;
	}

	.carousel .caption {
		bottom: 17px;
	}

	.carousel .caption h1,
	.carousel .caption h2 {
		line-height: 24px;
		font-size: 20px;
		font-weight: 400;
	}

	.main-post .alignright {
		float: right;
	}

	.subscribe {
		float: right;
		width: 523px;
		padding: 11px 22px 10px 0;
	}

	.subscribe .form-control {
		word-spacing: 2px;
	}

	.subscribe button[type="submit"] {
		width: 147px;
		padding: 1px 14px;
		line-height: 22px;
		font-size: 18px;
	}
}

@media only screen and (min-width: 992px) {
	.carousel .caption h1,
	.carousel .caption h2 {
		line-height: 34px;
		bottom: 17px;
		font-size: 30px;
		font-weight: 400;
	}

	.homeNews .card{
		width: 212px;
	}

	.news .alignleft {
		float: left;
		margin: 8px 30px 8px 0;
	}
}

@media only screen and (min-width: 1235px) {
	#header .logo {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	}

	.homeNews .card{
		width: 240px;
	}

	.navbar-default .navbar-nav {
		line-height: 25px;
		font-size: 20px;
		text-align: left;
	}

	.navbar-default .navbar-nav > li {
		float: left;
		margin: 0 3px 0 -3px;
	}

	.navbar-default a.nav-link {
		padding: 11px 22px;
	}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding: 11px 22px;
	}

	.jcf-select {
		width: 88%;
	}

	h3.minutes {
		margin-top: 1.5rem;
		margin-bottom: 0.5rem;
		color:#374b3f
	}
	div.minutesnavblock {
		margin-bottom: 1rem;
	}

	div.minutesnavblock a{
		color:#212529;
	}

	div.signinname {
		font-size: 1.2rem;
		font-weight: bold;
		margin-left: 9px;
		color: #ffffff;
	}

	form td {
		padding-right:20px;
		height:50px;
	}

	form {
		color: #006600;
	}

	form table{
		padding: 20px;
		color:#006600;
	}

	p.fileupload {
		background-color: #eeeeee;
		margin-top:20px;
		margin-bottom:30px;
		padding-top:5px;
		padding-bottom:5px;
	}

	div.errmsg {
		color:#b61d45;
	}

	.card {
		background-color: #f7faf7;
	}

	div.pageembedblock {
		margin-top: 1rem;
		margin-bottom: 1rem;
	}

	div.pageembedblock a{
		color:#212529;
	}

	div.snedition {
		float:left;
		margin: 30px 20px 30px 20px;
		align:center;
		text-decoration:none
	}
	div.snedition a{
		text-decoration:none;
		align:center;
	}
	div.snedition a:hover{
		text-decoration:underline;
	}
	div.snedition img{
		border:none;
		margin-bottom:6px;
	}
	div.snedition span.issue {
		font-size:0.8em;
	}

}
