/*@font-face {
	font-family: 'script mt bold';
	src: url('./fonts/SCRIPTBL.eot');
	src: local('SCRIPTBL'), url('./fonts/SCRIPTBL.woff') format('woff'), url('./fonts/SCRIPTBL.ttf') format('truetype');
}*/
:root {
	--nav-main: #FFFFFF;
	--nav-hover: #0d0a77;
	/*	#C6B482*/
	--color-default: #0d0a77;
	/*--blue-highlight: #4747FC;
	--yellow-main: #FDDC00;
	--green-main: #4a640b;*/
}
body {
	color: #0d0a77;
/*	color: #1d4999;*/
}
img {max-width: 100%;}
/*.sideMenu {
	position: fixed;
	top: 0;
	left: 0;
	width: 75px;
	background: #fff;
	z-index: 100;
	height: 100%;
	opacity: .6;
	display: none;
}

.sideMenu .menuItem {
	margin: 2em 0;
}

.sideMenu .menuItem .menuImage {
	width: 50px;
	margin: auto;
	display: block;
}

.sideMenu .menuItem span {
	display: block;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}*/

/*.wrapper {
	width: 100%;
	margin: 0;
}*/
article
 {
    margin: 30px;
}
#homeBoxes{
 margin: 30px;

}
#home article{
margin: 0;

}
.level1Home{
	display: none;
}
.header {
	background: #FFFFFF;
	border-top:5px solid #1d4999;
/*	padding-top: 1em;*/
/*	display: flex;*/
/*	flex-direction: column-reverse;*/
}

.mainHeader {
	width: 100%;
	margin: auto;
	display: flex;
	padding: 0;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	gap: 0 30px;
}

.mainHeader a:hover{
	text-decoration: none;
}

.mainHeader .logo, .footer .logo {
	width: 300px;
	margin-top: .6em;
}

.headerCenter a {
	color: #0d0a77;
}

.headerRight {
    width: 100%;
    margin: 0;
    border: 2px solid #1d4999;
}
.headerLeft {
    max-width: calc(100% - 115px);
}
.townNameTop {
	display: flex;
	flex-direction: column;
	margin: 0;
	text-align: center;
	font-size: 1em;
}

.townNameTopWelcome {
	font-family: 'script mt bold';
	line-height: 1em;
	font-size: 2em;
	font-style: italic;
}

.townNameBottom {
/*	font-family: 'Times New Roman';*/
	font-variant: small-caps;
	font-size: 2.6em;
	line-height: 1em;
	margin: 0;
/*	font-weight: bold;*/
}

.searchContainer {
	display: flex;
	width: 100%;
	/*	margin-left: auto;*/
	flex-direction: column;
	align-items: stretch;
}

.searchContainer div.homemenu{
	/*	margin: 0 .5em;*/
	width: 100%;
	margin: 0;
	border-radius: 0;
	margin: 0;
	display: flex;
	justify-content: space-evenly;
	flex-direction: row;
	flex-wrap: nowrap;
	padding: 10px 5px;
}
.searchformwrapper {
	width: 100%;
	background: #edf1f7;
	/*border: 2px solid #1d4999;*/
}
.donate {
    display: none;
    background: #c00000;
    color: white;
    font-size: 1em;
    border-radius: 17px;
    padding: 0 17px;
    margin-left: 8px;
    font-weight: bold;
    line-height: 1.5em;

}
.donate a{ 
	color:white;
	line-height: 2.6;
	 }
div.livesearchresults{
	margin: 0;
	right: 0;
	left: auto;
	width: 100%;
/*	width: 200%;*/
}

#keyword {
	border: none;
	margin: 4px 0 4px 5px;
	width: calc(100% - 33px);
	font-size: 1.4em;
	background-color: #edf1f7;
	color: #111111;
}

#keyword::placeholder {
	color: #555555;
	opacity: 1;
}

#searchsubmit {
	width: 20px;
	vertical-align: middle;
	margin-top: -5px;
}

#homeIcon {
	width: 35px;
}


.inner-main-section {
    /*display: flex;*/
    /*flex-direction: column-reverse;*/
    min-height: 600px;
    /*max-width: 1440px;*/
    margin:auto;
}

.content {
/*	width: 100%;*/
	margin: 0;
}

.content-area {
	margin: 0;
	/*max-width: 1440px;*/
	width: 100%;
	/*padding: 0 10px;*/
}

#home .content-area {
	width: 100%;
}

.rslides .slides {
	/* max-height: 400px; */
	max-height: inherit;
	transform: translateY(50%);
}

.rslides li {
    overflow: hidden;
    /*max-height: 600px;*/
}

#home .rslides li {
    /*max-height: 600px;*/
}

.rslides img {
	width: 100%;
	transform: translateY(-50%);
}

.slideshow {
	max-height: 700px;
}


.slideshow .content-header h2 {
    font-size: 1.1em;
    color: #bf0000;
    margin-bottom: 0.3em;
}
.slideshow .content-header h1 {
    font-size: 1.5em;
    color: #1d4999;
    line-height: 1.1;
    margin: 0.3em 0;
}


#hp-slideshow .slideshow .content-header {
    /*font-family: 'PT Sans', sans-serif;*/
    width: 100%;
    background-color:#ffffffad;
    color: #222222;
    font-size: 1.4em;
    font-weight: normal;
    padding: 0.5em 1em;
    line-height: 1.4em;
}
#hp-slideshow .slideshow .content-header button, #hp-slideshow .slideshow .content-header .button{
    /*font-size: 0.9em;*/
    color: #1d4999;
    /*font-family: 'PT Sans', sans-serif;*/
    padding: 7px;
    /*background: white;*/
    border: 2px solid #1d4999;
    border-radius: 29px;
    display: inline-block;
    font-weight: bold;
}

#hp-slideshow .slideshow .content-header button p, #hp-slideshow .slideshow .content-header .button p{
    margin: 0;
    font-size: 0.75em;
}

#hp-slideshow .callbacks_nav {
    top: 50%;
}


.iconBar {
	background: #FFFFFF;
	border-bottom: 4px solid lightgray;
}

.iconBar .iconContainer {
/*	width: 80%;*/
	margin: auto;
	display: flex;
	justify-content: space-around;
	padding: 20px 0 0;
	flex-wrap: wrap;
	line-height: 1.1em;
	max-width: 1440px;
}

.iconContainer .menuItem {
	text-align: center;
/*	width: 120px;*/
	width: 110px;
/*	color: white;*/
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0.5em;
}

.iconContainer .menuImage {
	width: 100%;
	margin-bottom: 10px;
}
.iconContainer .menuItem:hover {
    margin-top: -.5em;
}

.contentBox h2, .newsContainer .newsTitle {
/*	background: #FFFFFF;*/
/*	color: white;*/
	text-align: center;
	text-transform: uppercase;
	margin-bottom: .25em;
}

.newsListContainer h3 {
	margin: .5em 0 0;
	font-size: 1em;
}
.newsListContainer .date {
	font-size: .85em;
}
.newsListContainer a {
/*	color: #1d4999;*/
}

.meetingsContainer h2.meetingTitle {
	margin: .5em 0 0;
	font-size: 1em;
}

#seeMore {
	margin-top: 1em;
	font-weight: bold;
}

#seeMore a {
/*	background: #FFFFFF;*/
/*	color: white;*/
	color: #0d0a77;
	padding: 7px 7px 7px 0;
	border-radius: 5px;
}

.meetingListContainer #seeMore a:after {
    content: 'View More...';
}


.footer {
	/*background: #0d0a77;*/
	/*background: #edf1f7;*/
	background: #e9eff7;
	color: black;
}

.footer a {
	color: black;
}

#SiteDesignFoot1 .top {
	width: 80%;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding:30px 0;
}
#SiteDesignFoot1 .top h2, #SiteDesignFoot1 .top p{
	margin:0;
}

#SiteDesignFoot1 .middle {
	width: 80%;
	margin: auto;
	border-top: 2px solid #adc2e5; /*#c9d4e7*/
	border-bottom: 2px solid #adc2e5;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

#SiteDesignFoot1 .middle ul{
	list-style: none;
}

#SiteDesignFoot1 .middle ul li:first-child{
	color: #1d4999;
	margin-bottom: 0.5em;
	font-weight: bold;
	font-size: 1.2em;
}

#SiteDesignFoot1 .bottom {
	padding: 5px;
}


#footerGroup .item {
	width: 90%;
	margin: 0 auto;
	color: black;
}

#footerGroup .item a {
	color: black;
}

#SiteDesignFoot1 .bottom .poweredBy {
	width:  200px;
	margin:  auto;
	background-color:  white;
	border-radius:  5px;
	margin-bottom:  5px;
}
#SiteDesignFoot1 .bottom .copyright {
	margin:1em;
	text-align: center;
}
nav {
	background-color: var(--nav-main);
	border: 2px solid #1d4999;
	/*display: flex;*/
/*	position: sticky;*/
/*	top: 0;*/
	z-index: 3;
	width:100%;
}

.nav, .mobileNav {
	/*display: flex;*/
	background-color:var(--nav-main);
	width: 100%;
	/*margin: 0 0 1em 0;*/
	margin:  0;
	padding: 0;
	font-size: 1em;
	text-align: center;
	min-height: 2.5em;
	color: white;
	font-family:'Gothic-Book';
	z-index:5;	
	/*border: 2px solid #0d0a77;*/
}

.toggle {
	cursor: pointer;
    background: #c00000;
    border-radius: 29px;
    padding: 13px;
    margin-right: 10px;
}

.hamburger {
    width: 30px;
    height: 30px;
    padding-top: 1px;
}

.hamburger > span {
    display: block;
    width: 80%;
    margin: auto;
    border-bottom: 3px solid white;
    height: 8px;
}

/*
.menuArrow {
    height: 30px;
    width: auto;
    margin-left: -0.4em;
    /* display: none; 
    transition: transform 0.5s;
}*/
.menuArrow {
    height: 30px;
    transition: transform 0.3s;
    margin-left: -0.5em;
}

.menuArrowOpen {
	transform: rotate(90deg);
}
nav .socialMedia img {
    width: 40px;
    margin: 6px 3px;
}
.homemenu .socialMedia img {
    width: 35px;
    margin: 0 3px;
}
nav .socialMedia {
	display: none;
}
.homemenu .socialMedia {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: center;
	align-content: stretch;
	width: 100%;
}

.mobileNav > li {
	padding: 7px;
}
.mobileNav {
	display: flex;
	cursor: pointer;
	list-style: none;
/*	justify-content: flex-end;*/
	justify-content: space-between;
	align-items: center;

}

.nav > li {
	/*flex: 1;*/
	padding: 7px;
	list-style: none;
	vertical-align: middle;
	position: static;
	background-color 0.5s 0s, color 0.5s 0s
	/*border-right: 1px solid white;*/
}


.nav a:hover {
/*	color: #B3D687;*/
/*	text-decoration: none;*/
/*	color: var(--nav-main);*/
}



.nav .line-element {
	flex: 0 0 5px;
	color: white;

}

.nav .line-element span {
	vertical-align: middle;
}

.nav li * {
	vertical-align: middle;
/*	color: #000080;*/
}

.nav a {
	width: 100%;
	display: inline;
	font-weight: 600;
	font-variant: small-caps;
	font-family: sans-serif;
	font-size: 1em;
	margin: 0;
}

.nav .last-menu-item {
	border-right: none;
}

.last-menu-item a {
	/*border-right: none;*/
}

/*.nav > li > ul {
	left: -9999px;
	transform: scaleY(0);
	transform-origin: top;
	vertical-align: top;
	position: absolute;
	list-style: none;
	padding: 0;
	text-align: left;
	padding-left: 20px;
	transition: transform 0.3s, left 0.3s;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}*/

.nav > li > div.level2 {
	left: -9999px;
	transform: scaleY(0);
	transform-origin: top;
	vertical-align: top;
	position: absolute;
	list-style: none;
	padding: 0;
	text-align: left;
	padding-left: 20px;
	transition: transform 0.3s 0s, left 0s 0.3s;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	font-size: 1.2em;
	margin: auto;
	margin-top: 7px;
	z-index: 7;
	width: 100%;
	background-color: var(--nav-hover);
}

.nav > li > div.level2 > div > ul {
	list-style:  none;
	padding-left:  0;
}

.level2/*, .level3*/ {
	display: none;
}

.level3 {
	font-size: .9em;
}


.nav h3 {
	font-size: 1.5em;
	background-color:var(--nav-main);;
	padding: 0 10px;
	font-weight: 400;

}

.nav > li > ul > li {
	display: block;
	width: 30%;
	padding-left: 3%;
}

.nav > li > ul > li > ul {
	list-style: disc;
}
.nav > li > div.level2 ul > li > ul {
	list-style: disc;
}

.nav > li > a {
	font-weight: bold;
	font-size: 1.3em;
	font-variant: small-caps;
	font-family: sans-serif;
	color: var(--color-default);
}
.nav > li:hover {
	background-color: var(--nav-main);
}

.nav > li.line-element:hover {
	background-color:var(--nav-main);
}

.nav > li.hover {
	background-color: var(--nav-hover);
	border-top: 1px solid var(--nav-main);
	border-bottom: 1px solid var(--nav-main);
}

.nav > li.hover a {
	color: white;
	}
.nav > li.hover:first-child, .nav > li.hover:last-child {
    border-top: none;
}
/*.nav > li.navHover.hover > ul {
	left: 5%;
	height: auto;
	transform: scaleY(1);
	max-height: 300px;
	padding: 1em 1em 1em 1em;
	background-color: var(--nav-hover);
	margin-top: 9px;
	z-index: 7;
	width: 90%;
}*/

/*.nav > li.hover > ul {
	left: 5%;
	height: auto;
	transform: scaleY(1);
	max-height: 300px;
	padding: 1em 1em 1em 1em;
	background-color:var(--nav-main);
	margin-top: 10px;
	z-index: 7;
	width: 90%;
	position: static;
	margin: auto;
}*/

/*.nav > li.navHover.hover > div.level2 {
	height: auto;
	transform: scaleY(1);
	background-color: var(--nav-hover);
	margin-top: 7px;
	z-index: 7;
	width: 100%;
	transition: transform 0.3s 0s, left 0s 0s;
}*/

.nav > li.hover > div.level2 {
	left: 0;
	transform: scaleY(1);
	position: relative;
	transition: transform 0.3s 0s, left 0s 0s;
}

.nav > li > div.level2 a {
	color: #FFFFFF;
}

.nav > li > ul > li:hover {
/*	background-color: var(--nav-main);*/
}
.nav > li > div.level2 ul > li:hover {
/*	background-color: var(--nav-main);*/
}


.nav > li > ul > li.hasSubs2 > ul {
	/*display: none;*/
	left: -9999px;
	height: 0;
	transform: scaleY(0);
	transform-origin: top;
	transition: transform 0.3s;
}

.nav > li > ul > li.hasSubs2.hover > ul {
	/*display: block;*/
	left: 0;
	height: auto;
	transform: scaleY(1);
	transition: transform 0.3s;

}.nav > li > div.level2 ul > li.hasSubs2 > ul {
	/*display: none;*/
	left: -9999px;
	height: 0;
	transform: scaleY(0);
	transform-origin: top;
/*	transition: transform 0.3s;*/
/*	transition: transform 0.3s 0s, left 0s 0s;*/
	transition: transform 0.3s 0s, left 0s 0.3s;
}

.nav > li > div.level2 ul > li.hasSubs2.hover > ul {
	/*display: block;*/
	left: 0;
	height: auto;
	transform: scaleY(1);
	transition: transform 0.3s;
	transition: transform 0.3s 0s, left 0s 0s;
}

.nav > li > ul > li > ul > li:hover > a{
/*	background-color: var(--nav-main);*/
	text-decoration: underline;
}
.nav > li > div.level2 ul > li > ul > li:hover > a{
/*	background-color: var(--nav-main);*/
	text-decoration: underline;
}

.nav > li:hover:first-child > ul {
	left: 0;
}

.nav > li:hover:last-child > ul {
	right: 0;
	left: auto;
}

.nav > li:hover:nth-last-child(3) > ul {
	right: -50%;
	left:auto;
}

.nav > li:hover > ul > * {opacity: 1;}

/*.nav {
	display: none;
	margin-top: 0;
}*/

.nav > li > ul {
	/*left: -9999px;*/
	display: flex;
	width: 90%;
}

.nav > li.hover > ul {
	/*position: static;*/
	margin: auto;
	width: 90%;
	left: 5%;
}


.nav > li > ul > li {
	width: 100%;
	padding-bottom: 5px;
}	
.nav > li > ul > li.showMobile {
	display: block;
}

/*
.nav > li:hover a, .nav > li.hover a {
	color: var(--nav-main);
}*/
/*.nav > li:hover {
	background-color: var(--nav-hover);
}*/


.nav > li > div.level2 > div {
	width:  90%;
	margin:  0 auto;
}

.nav > li > div.level2 > div > ul > li {
	width: 100%;
	padding-bottom: 5px;
}	
.nav > li > div.level2 > div > ul > li.showMobile {
	display: block;
}

#dropdown-menu  {
	position: relative;
	/*left: 0;*/
	/*top: 28px;*/
	background: #afaeae;
	list-style:0;
	margin: 0;
	padding: 10px;
	list-style: none;
	text-align: center;
	font-size: 1.2rem;
	height: auto;
	transition: height 2s ease;
}
#dropdown-menu-icon {
	display: inline-block;
}
.line-element {
	display: none;
}

#home .grid-container .item {
    padding: 0 20px;
}

/* Home Calendar overrides */
#home .grid-container .fc-calendar-container {
    height: 400px;
}
#home .grid-container .fc-calendar .fc-row > div > span.fc-date {
    font-size: 15px;
}

#home .grid-container .fc-calendar-event {display: none;}

#home .grid-container .fc-calendar .fc-row > div > span.fc-date {
    top: 50%;
    left: 50%;
    text-align: center;
    margin:-10px 0 0 -17px;
    position: absolute;
}

#home .grid-container .fc-calendar .fc-row > div.fc-content:after {
    content: '\00B7';
    text-align: center;
    width: 20px;
    margin-left: -13px;
    position: absolute;
    /*color: #DDD;*/

    font-size: 70px;
    line-height: 20px;
    left: 50%;
    bottom: 0px;
}
#home .grid-container .fc-calendar .fc-row > div.fc-content:after {
    color: var(--color-default);
}


#home .grid-container .fc-calendar .fc-row > div.fc-content:hover:after{
    color: #0d0a777d;
}

.custom-calendar-wrap {
    overflow: hidden;
}

.jump {
    margin: 1em 0 5px;
}


.sideMenu {
	width:  100%;
}

.sideMenu .sideMenuInner{
	border:  3px solid var(--color-default);
	padding:  0 0.7em 1em;
}

.sideMenu #sideMenuHeader {
	color:  #D03E45;
}

.sideMenu a {
	color:  black;
	font-size:  20px;
}

.crumbs {
/*    background: #0d486c;*/
/*    color: #fff;*/
    padding: 7px 1em;
    font-weight: bold;
    font-family: sans-serif;
    font-size: 1.4em;
    margin: auto;
    max-width: 1440px;
}
.crumbs a, .crumbs a:visited, .crumbs a:active {
    color: var(--color-default);
}

#TopMemnuItems {
    width: 100%;
    display: flex;
    margin: auto;
    flex-direction: column;
    border: 1px solid lightgray;
    padding: 20px;
    /*border-radius: 15px;*/
    background: white;
    z-index: 3;
}
#TopMemnuItems .TopMemnuItem {
    display: flex;
    width: 100%;
    flex-direction: row;
    gap: 5px 10px;
    border-top: 1px solid #adc2e5;
    padding: 12px 12px;
}

#TopMemnuItems .TopMemnuItem:first-child {
	border:none;
}
#TopMemnuItems .TopMemnuItem>div {
    display: flex;
    flex-direction: column;
}
#TopMemnuItems .TopMemnuItem .title {
    font-weight: bold;
    font-size: 1.2em;
    margin: 0 0 9px;
    text-align: left;
    color: #1d4999;
}
#TopMemnuItems .TopMemnuItem .desc {
    color: #222222;
}

/*@media screen AND (min-width:  481px ) {
	.townNameBottom {
		font-size: 4em;
	}
}*/


@media screen AND (min-width:  769px ) {
	.header {
		position: sticky;
		top: 0;
		z-index: 10;
		width: 100%;
		box-shadow: 0px 3px 10px #1d499966;
	}

	.mainHeader .logo {
		margin-top:0;
	}
	.footer .logo {
		margin-top:1em;
	}	
	.headerRight {
		display: flex;
	    width: auto;
	    margin-top: 0;
	    border: none;
	}

	.toggle, .mobilehome {
		display: none
	}

	.searchContainer {
	    width: auto; 
	    margin-left: auto;
	    /*flex-direction: row;*/
	    /*padding-right: 15px;*/
	}

	.searchContainer div.homemenu{
		width: auto;
		padding: 3px;
		justify-content: space-between;
	}

	#keyword {
		margin: 1px 0 1px 5px;
		font-size: 1.2em;
	}

	div.livesearchresults {
		width: 300%;
	}

	/*.sideMenu {
		display: block;
	}*/

	.homemenu .socialMedia {
/*		display: none*/
		padding-top: 6px;
		justify-content: space-between;
	}
	.inner-main-section {
	    display: flex;
	    flex-direction: row;
	    /*margin-top: 20px;*/
        /*margin-top: 125px;*/
	}

	.content {
		margin: 0;
	}

	#home .content-area {
	width: 100%;
	min-height:800px;
	}

	.searchformwrapper {
		width: 204px;
		border-radius: 13px;
		padding: 6px;
		border: 1px solid #c9d4e7;
	}

	.donate {
		display: block;
	}
	.iconBar {
/*		padding-left:65px;*/
/*		max-width: 1200px;*/
		margin: auto;
	}

	/*.mobileNav { 
		display: none;
	}*/

	nav .socialMedia {
		display: flex
	}
	nav {
		padding: 0 15px 0 15px;
		position: sticky;
		top: 0;
		z-index: 3;
		width: auto;
	    border: none;
		/*border-bottom: 2px solid #0d0a77; */
    	/*box-shadow: 0px 4px 4px #0d0a7788*/
	}
	.nav {
		display: flex;
		justify-content: space-around;
		padding: 0 5px;
		border: none;
		gap: 30px;
	}

	.nav > li {
		border-radius: 2px 2px 0 0;
		transition: background-color 0.5s 0s, color 0.5s 0s;
	}


	.nav > li > div.level2 {
		width: 90%;
/*		left: 5%;*/
		padding: 1em 1em 1em 1em;
		position: absolute;
    	box-shadow: 0px 4px 5px #0d0a7788;
    	opacity: 0;
		transform: scaleY(1);
		transition: opacity 0.5s 0s, left 0s 0.5s;
	}

	.nav > li.hover > div.level2 {
		left: 5%;
		opacity: 1;
		position: absolute;
		transition: opacity 0.5s 0s, left 0s 0s;
	}


	.nav > li > a {
		font-size: 1em;
	}

	.nav > li.navHover.hover {
		border: none;
	}
/*
	.nav > li.hover > div.level2 {

	}*/
	.mainHeader {
/*		justify-content: space-between;*/
		justify-content: space-around;
		align-items: center;
	}

	.townNameTop {
		margin: 0 .75em;
		text-align: left;
	}

	.townNameBottom {
/*		margin: 0 .2em 0 .75em;*/
		font-size: 2.2em;
	}
	.footer {
/*		padding-left: 75px;*/
	}
	

	#footerGroup #townInfo {
		border-right: 3px solid white;
	}

	.content-area {
		/*margin: 0 1em;*/
		/*width: 70%;*/
		padding: 0;
	}

	.sideMenu {
		width:  30%;
		margin:  1em;
	}

	.sideMenu .sideMenuInner{
		box-shadow:  0 0 10px 0 rgba(0,0,0,.25);
	}

	.sideMenu #sideMenuHeader {
		color:  #D03E45;
	}

	.sideMenu a {
		color:  black;
		font-size:  20px;
		line-height: 1.1em;
		padding: 3px 0;
		display: block;
		margin-left: 1.2em;
		text-indent: -1.2em;
	}

	#TopMemnuItems {
	    width: 85%;
	    flex-direction: row;
	    border-radius: 15px;
	    margin-top: -53px;
	    box-shadow: 0px 5px 17px 0px darkgray;
	}
	#TopMemnuItems .TopMemnuItem {
	    width: 25%;
	    border-top: none;
	    border-left: 1px solid #adc2e5;
	    padding: 0px 12px;
	}

    /*#hp-slideshow .slideshow .content-header {
        font-size: 1.7em;
    }*/

}


@media screen AND (min-width:  1024px ) {

/*	.nav {
		justify-content: space-around;
		position:  sticky;
		top:  0;
	}*/

	.nav > li > a {
		font-size: 1.3em;
	}

	.nav > li > ul > li {
		width: 30%;
		padding-bottom: 5px;
	}

	.nav > li > div.level2 > div {
		width:  30%;
		margin:  0 auto;
	}
	.nav > li > div.level2 > div > ul > li {
		padding-bottom: 5px;
	}

	.townNameTop {
		font-size: 1.5em;
	}

	.searchformwrapper {
		width: 230px;
	}

	/*.content-area {
		width: 75%;
	}*/
	.sideMenu {
		width:  25%;
	}

    #hp-slideshow .slideshow .content-header {
        position: absolute;
        /*bottom: 5%;*/
        left: 4%;
        width: 40%;
    }
    #hp-slideshow .slideshow .content-header p {
        margin: 0.6em 0;
        /*font-size:0.8em;*/
    }

}


@media screen AND (min-width:  1280px ) {
	/*.mainHeader {
		width: 85%;
		justify-content: flex-start;
	}*/

	.townNameTop {
		font-size: 1.6em;
	}
	.nav > li > a {
		font-size: 1.4em;
	}

	/*.content-area {
		margin: 0 1em;
		width: 75%;
	}*/
	.sideMenu {
		width:  25%;
	}

    #hp-slideshow .slideshow .content-header {
        bottom: 20%;
        left: 4%;
        /*font-size: 1.6em;*/
        padding: 43px;
        border-radius: 36px;

    }

    #hp-slideshow .slideshow .content-header button, #hp-slideshow .slideshow .content-header .button{
        /*font-size: 0.5em;*/
        padding: 10px;
    }
}