
body {
    background: #333333 none repeat scroll 0 0;
    color: #000000;
    font-family: 'Overpass', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
}
a, a:hover, a:active, a:focus {
    cursor: pointer;
    outline: 0 none;
}
a:active, a:focus {
	border: 1px solid 
}
.e3pagetemplate {
    color: #2a2a2a;
}
.e3pagetemplate a {
    color: #2a2a2a;
}
h1, h2, h3, h4, h5, h6 {
    color: #849c4b;
    margin: 0;
}
a.e3-button {
    background: #849c4b none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
	box-shadow: 0 6px 7px rgba(0,0,0,0.1);
}
a.e3-button:hover {
    background: #56652d none repeat scroll 0 0;
}
img {
    border: medium none;
}
.MainInformationTable {
    width: 100%;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
    position: relative;
    z-index: 9999;
}
.EditMode header {
    position: relative;
	z-index: 0;
}
.fa > span {
	display: none;
}
header {
    background: #eeeeee none repeat scroll 0 0;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.45);
    float: left;
    height: 75px;
    position: fixed;
    transition: top 0.3s ease 0s;
    width: 100%;
    z-index: 200;
}
header .mobile-nav-btn {
    float: left;
    height: 30px;
    margin: 15px 0 0;
    position: relative;
    width: 10%;
    z-index: 5;
}
header #menu-button {
    color: #2a2a2a;
    display: block;
    height: 40px;
    padding-left: 0 !important;
}
#menu-button::before {
    display: none;
}
header #menu-button i {
    font-size: 30px;
}
header nav {
    background: #eaebe9 none repeat scroll 0 0;
    box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.33);
    color: #fff;
}
.mobile-nav-btn {
    float: left;
}
#main-menu {
    box-shadow: none;
}
#main-menu li, #main-menu a {
    border: medium none;
    border-radius: 0;
    font-weight: normal;
    text-transform: uppercase;
}
#main-menu > li > a {
    background: #eaebe9  none repeat scroll 0 0;
    color: #2a2a2a;
    text-shadow: none;
}
#main-menu a.current {
    background: transparent none repeat scroll 0 0;
    color: #2a2a2a;
}
#main-menu ul a.current {
    background: #e0e1de none repeat scroll 0 0;
    color: #2a2a2a;
}
#main-menu ul a {
    background: #e0e1de none repeat scroll 0 0;
    color: #2a2a2a;
}
#main-menu > li > ul > li a {
    background: #e0e1de none repeat scroll 0 0;
    color: #2a2a2a;
}
#main-menu > li > ul > li > ul > li a {
    background: #e0e1de none repeat scroll 0 0;
    color: #2a2a2a;
}
#main-menu .sub-arrow {
    background: #e0e1de none repeat scroll 0 0;
    color: #2a2a2a !important;
    width: 42px;
}
header .MyProfile_Member {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    float: right;
    height: 35px;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 10%;
}
.MyProfile_Svg {
    color: #2a2a2a;
    float: right !important;
    height: 30px !important;
    margin: 15px 0 0 10px !important;
    width: 30px !important;
}
.MyProfile_Svg svg {
    fill: #2a2a2a;
}
header .MyProfile_Member .click_transparent {
    width: 100%;
}
header .MyProfile_Member .MyProfile_Name {
    display: none;
}
header .MyProfile_Member .arrow-down {
    display: none;
}
header .MyProfile_Member .fullView {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    left: auto;
    right: -10px;
    top: 75px;
    width: 190px;
}
header .MyProfile_Member .MyProfile_FullMain {
    border: medium none;
    padding: 0;
    width: 100%;
}
header .MyProfile_Member .fullView a {
    border: medium none;
    color: #ffffff;
    font-size: 13px;
    height: auto;
    line-height: normal;
    margin: 0;
    padding: 10px 15px;
    text-align: left;
    text-decoration: none;
    width: 100%;
}
header .MyProfile_Member .fullView a:hover {
    color: #e0e1de;
}
header .MyProfile_Member .fullView a div {
    display: none;
}
header .arrow-down {
    border-top: 5px solid #2a2a2a;
}
.cmsdesklink {
    display: none;
}
header .logo {
    display: block;
    float: left;
    height: 54px;
    left: 50%;
    margin: 10px auto 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    width: 80%;
}
header .logo img {
    max-height: 54px;
}
.banner {
    clear: both;
    float: left;
    position: relative;
    margin: 75px 0 0;
    width: 100%;
}
.fullwidth-image {
    float: left;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 100%;
    z-index: -10;
}
.fullwidth-image img {
    height: auto;
    left: 50%;
    overflow: hidden;
    position: relative;
    transform: translateX(-40%);
    width: 200%;
}
.EditMode .banner {
    z-index: 1;
    position: relative;
}
.EditMode .fullwidth-image {
	position:relative;
	z-index:5;
	height:210px;
	overflow:hidden;
}
.page-content {
    background: #fff none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 100%;
}
.page-content .container {
   padding: 40px 15px 30px;
}
footer {
    float: left;
    position: relative;
    width: 100%;
}
.footer-top {
    background: #333333 none repeat scroll 0 0;
    box-sizing: border-box;
    color: #fff;
    float: left;
    font-size: 14px;
    padding: 35px 0 16px;
    width: 100%;
}
.footer-top a {
    color: #fff;
    text-decoration: none;
}
.footer-info {
    float: left;
    font-size: 14px;
    margin: 0 0 36px;
    text-align: center;
    width: 100%;
}
.ft-logo {
    margin: 0 0 30px;
}
.ft-addy {
}
.ft-contact {
    margin: 20px 0;
}
.footer-top h3 {
    color: #fff;
	font-size: 18px;
	padding-bottom: 20px;
}
.footer-top h3:after {
    content: "";
    background: #000;
    float: left;
    position: absolute;
    padding: 2px 1px 0;
    clear: both;
    height: 2px;
    width: 50px;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
}
.ft-end {
    align-items: flex-start;
    display: flex;
    flex-flow: column nowrap;
}
.ft-social {
	text-align: center;
    float: left;
    width: 100%;
    padding: 15px 0 30px;
}
.ft-social .fa {
    font-size: 18px;
    padding: 0 6px;
}
.ft-copyright {
	float: left;
	width: 100%;
	text-align: center;
}
@media (min-width: 768px) {
	header {
		background: #fff;
		box-shadow: none;
		height: 60px;
		position: relative;
	}
	header .logo {
		height: 54px;
		margin: 5px auto 0;
	}
	header .logo img {
		max-height: 54px;
	}
	.cmsdesklink {
		display: block;
		float: right;
	}
	header .MyProfile_Member {
		background: #849c4b none repeat scroll 0 0;
		color: #fff;
		float: right;
		height: auto;
		margin: 7px 0 0 0;
		padding: 3px 5px 0;
		position: relative;
		right: 0;
		width: auto;
		z-index: 5;
	}
	.MyProfile_Svg {
		color: #595834;
		float: left !important;
		/* height: 30px !important; */
		margin: 3px 10px 0px 0 !important;
		/* width: 30px !important; */
	}
	.MyProfile_Svg svg {
		fill: #595834;
	}
	header .MyProfile_SignedOut {
		height: auto;
	}
	header .MyProfile_SignedIn {
		height: auto;
	}
	header .MyProfile_Member .MyProfile_Name {
		color: #fff;
		display: inline-block;
		font-size: 15px;
		font-weight: normal;
		height: auto;
		line-height: 2.9;
		text-shadow: none;
		width: auto;
	}
	header .MyProfile_Member .arrow-down {
		border-top-color: #fff;
		display: inline-block;
		margin: 20px 5px 0 8px;
	}
	header .MyProfile_Member .fullView {
		background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
		left: auto;
		right: 0;
		top: 46px;
	}
	header .MyProfile_Member .MyProfile_FullMain {
	}
	header .MyProfile_Member .fullView a {
		color: #fff;
	}
	header .MyProfile_Member .fullView a:hover {
		color: #fff;
	}
	header .MyProfile_Member .fullView a div {
	}
	.banner {
		margin: 0;
	}
	.fullwidth-image img {
		left: 0;
		transform: translateX(0);
		width: 100%;
	}
	.page-content {
	}
	.page-content > .container {
	}
	footer {
	}
	.footer-top h3 {
		padding-bottom: 40px;
	}
	.footer-top h3:after {
		left: 15px;
		transform: translateX(0);
	}
	.footer-info {
		text-align: left;
	}
	.ft-logo {
		margin: 0;
	}
	.ft-logo img {
		max-width: 98%;
	}
	.ft-contact {
		margin: 0;
	}
	.ft-social {
    	text-align: right;
		padding: 0;
	}
	.ft-copyright {
		text-align: right;
		margin-top: 40px;
	}
}
@media (min-width: 1025px) {
	header {
	}
	header > .container {
		width: 96%;
		position: relative;
	}
	header .logo {
		height: 54px;
		margin: 3px 0 0 0;
		left: 0;
		transform: translateX(0);
		position: relative;
		width: 189px;
	}
	header .logo img {
		max-height: 54px;
	}
	header .mobile-nav-btn {
		display: none;
	}
	#divMainMenu {
		position: absolute;
		z-index: 5;    
		top: 0;
		left: 0;
		width: 100%;
		float: left;
	}
	header nav {
		background: transparent none repeat scroll 0 0;
		box-shadow: none;
		clear: both;
		float: left;
		padding: 0;
		position: relative;
		text-align: left;
		top: 14px;
		width: 100%;
	}
	#main-menu {
		background: transparent none repeat scroll 0 0;
		box-shadow: none;
		clear: none;
		display: table !important;
		margin: 0 auto;
		white-space: nowrap;
		width: auto;
	}
	#main-menu li, #main-menu a {
		border: medium none;
		border-radius: 0;
		font-size: 15px;
	}
	#main-menu > li {
		display: inline-block;
		float: none;
	}
	#main-menu > li > a {
		background: transparent none repeat scroll 0 0;
		color: #2a2a2a;
		padding: 8px 15px 15px;
	}
	#main-menu a.hover {
		color: #3D3D3D;
	}
	#main-menu a.current {
		color: #3D3D3D;
	}
	#main-menu > li > a:hover {
		background: transparent none repeat scroll 0 0;
		color: #3D3D3D !important;
	}
	#main-menu ul {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		border: medium none;
		border-radius: 0;
		box-shadow: none;
		left: 0 !important;
		padding: 0;
	}
	#main-menu ul a.current {
		color: #2a2a2a;
	}
	#main-menu ul a:hover, #main-menu ul a.highlighted {
		background: #e0e1de none repeat scroll 0 0;
		color: #2a2a2a;
	}
	#main-menu ul ul > li {
		background: #eaebe9 none repeat scroll 0 0;
		color: #2a2a2a;
	}
	#main-menu > li > ul > li a {
		background: #eaebe9 none repeat scroll 0 0;
		color: #2a2a2a;
		text-align: left;
	}
	#main-menu > li > ul > li > ul > li a {
		background: #eaebe9 none repeat scroll 0 0;
		color: #2a2a2a;
		text-align: left;
	}
	#main-menu ul ul > li a {
		color: #2a2a2a;
	}
	#main-menu > li > ul > li > ul {
		left: 0 !important;
		right: auto !important;
	}
	#main-menu > li > ul > li > ul > li > ul > li a {
		background: #eaebe9 none repeat scroll 0 0;
		color: #2a2a2a;
		text-align: left;
	}
	#main-menu > li > ul > li > ul > li > ul > li ul > li a {
		background: #eaebe9 none repeat scroll 0 0;
		color: #2a2a2a;
		text-align: left;
	}
	#main-menu .sub-arrow {
		display: none;
	}
	.footer-top {
		padding: 40px 0 13px;
	}
	.footer-top > .container {
		padding: 0;
	}
	.ft-logo {
		margin: 0;
	}
	.ft-addy {
	}
	.ft-contact {
		margin: 0;
	}
	.ft-end {
		align-items: flex-end;
		padding: 0;
	}
	.ft-social {
		text-align: right;
	}
	.ft-copyright {
		float: right;
		text-align: right;
	}
}
@media (min-width: 1200px) {
}
