@import url('https://fonts.googleapis.com/css?family=Old+Standard+TT:400,400i,700|Open+Sans:400,400i,600,600i,700,700i');

body {
	margin:0px;
	font-family: 'Open Sans', sans-serif;
	color:#000000;
	font-size:16px;
	line-height:1.5;
}
a, a:hover, a:active, a:focus {
	cursor:pointer;
	outline:1px solid transparent;
}
a:active, a:focus {
	outline: 1px solid #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
}
.e3pagetemplate {
	color:#000000;
	font-size:16px;
}
.e3pagetemplate a {
	color:#7ba940;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	font-family: 'Old Standard TT', serif;
	color:#7ba940;
	line-height:1.2;
}

a.e3-button {
	background: #7ba940;
	border: 1px solid #7ba940;
	border-radius: 0;
	color: #fff;
	font-weight:  bold;
	transition: .5s all;
	text-transform: uppercase;
}
a.e3-button:hover, .learn-more a.e3-button:hover {
	background: #fff;
	color: #7ba940;
	transition: .5s all;
	border: 1px solid #7ba940;
}
img {
	border: none;
}
.MainInformationTable{
	width:100%;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
    position: relative;
    z-index: 9999;
}
.EditMode header, .DesignMode header {
    position: relative;
}
.fa > span {
	display:none;
}
header {
    background: #fff none repeat scroll 0 0;
    border-bottom: none;
    float: left;
    height: 75px;
    transition: top 0.3s ease 0s;
    width: 100%;
    z-index: 200;
    box-shadow: 0 1px 0 0 rgba(0,0,0,.2);
    position: fixed;
}
header .mobile-nav-btn {
    float: left;
    height: 30px;
    margin: 15px 0 0;
    width: 10%;
	position: relative;
    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: #fff none repeat scroll 0 0;
    color: #000;
    box-shadow: 2px 1px 5px rgba(0,0,0,0.33);
}
.mobile-nav-btn {
    float: left;
}
#main-menu {
    box-shadow: none;
}
#main-menu li, #main-menu a {
    border-radius: 0;
    text-transform:uppercase;
    font-weight: normal;
	border:none;
}
#main-menu > li > a {
    background:none;
    color: #000;
    text-shadow: none;
    font-size: 16px;
}
#main-menu a.current {
	background: transparent;
	color: #000;
}
#main-menu ul a.current {
	background: #ebe9e7;
	color: #7ba940;
}
#main-menu ul a {
	background: #ebe9e7 none repeat scroll 0 0;
	color: #000;
	font-size: 16px;
}
#main-menu > li > ul > li a {
    color: #000;
	background: #ebe9e7 none repeat scroll 0 0;
}
#main-menu > li > ul > li > ul > li a {
    color: #000;
	background: #ebe9e7 none repeat scroll 0 0;
}
#main-menu .sub-arrow {
    background:  #7ba940 none repeat scroll 0 0;
    color: #fff !important;
	border-radius: 0;
    width: 42px;
}
header .MyProfile_Member {
    background: transparent;
    border: medium none;
    float: right;
    height: 35px;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 10%;
}
.MyProfile_Svg {
	color: #000;
	float: right !important;
	margin: 15px 0 0 10px !important;
	width: 30px !important;
	height: 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.8) 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: 14px;
    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: #dfdfdf;
}
header .MyProfile_Member .fullView a div {
    display: none;
}

header .logo {
    float: left;
    height: 60px;
    left: 50%;
    margin: 5px auto 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    width: 80%;
	display:block;
}
header .logo img {
    max-height: 97%;
    max-width: 100%;
}
.banner {
    clear: both;
    float: left;
    position: relative;
    width: 100%;
    overflow:  hidden;
    margin: 75px 0 0;
}

.page-content {
	float: left;
	width: 100%;
	position: relative;
	padding:30px 0;
}
age-content .container {
    padding: 0;
}

footer {
	float:left;
	width: 100%;
	border-top: 3px solid #7ba940;
	background: #4f5046;
	position: relative;
	text-align: left;
}
.footer-top {
	clear: both;
	float: left;
	margin: 0;
	position: relative;
	width: 100%;
	color: #fff;
	line-height: 1.9;
	padding: 30px 0;
	font-size: 14px;
	text-align: left;
}
.footer-top .container {
    display:  flex;
    flex-flow: wrap;
}

.fwrap2 {
    order: 2;
    margin: 10px 0 0;
    width: 100%;
}
.fwrap2 .fa, .fwrap3 .fa {
	color: #fff;
	font-size: 20px;
	text-decoration:none;
	letter-spacing: 1px;
}
.footer-info {
	float: left;
	width: 100%;
	color:#fff;
}
.ft-logo, .ft-addy, .ft-contact, .ft-social {
	padding: 18px 15px;
}
.ft-logo img {
    max-width: 100%;
}
.ft-phone, .ft-fax, .ft-email {
	padding: 0;
}
.ft-social .fa {
    padding: 0 9px;
    font-size: 21px;
}
.footer-bot {

}
.footer-bot a {
	text-decoration: none;
}
.ft-copyright {
	float: left;
	width: 100%;
}
.ft-logo, .ft-social {
    text-align: center;
}
.fwrap4 .f-address-wrap {
    display: inline-flex;
    margin: 0 15px;
    justify-content: flex-end;
}

.fwrap4 {
    /* display:  flex; */
    width:  100%;
    margin: 20px 0;
    order: 3;
    justify-content: center;
}


i.fa.fa-map-marker {
    /* margin: 5px 5px 17px 0; */
    /* float: left; */
}
.poweredby {
	float: left;
	clear: both;
	width: 100%;
}
footer u {
    color: #fff;
    text-decoration: none;
}
.f-address-wrap {
    display: flex;
}
.fwrap1 {
    text-align: left;
    margin: 0 0 15px;
    order: 1;
}

.fwrap3 {
    margin: 0px 0;
    /* text-align: center; */
    order: 4;
}
footer .fa {
    margin: 4px 6px 0 0;
    color: #fff;
}
footer a {
    color: #fff;
    text-decoration: none;
}
@media (min-width: 768px) {
	header {
		transition: 0.3s ease;
	}

	.EditMode header.fixed {
		position: relative;
	}
	header.fixed .MyProfile_Member {
		/* margin: 0; */
	}
	header.fixed .MyProfile_Member .MyProfile_Name {
		font-size: 16px;
	}
	.cmsdesklink {
		display: block;
		float: right;
	}
	/*my profile */
	header .MyProfile_Member {
	    float: right;
	    height: auto;
	    margin: 19px 0 0;
	    padding: 5px 18px;
	    position: relative;
	    width: auto;
	    color: #2a2a2a;
	    background: #7ba940;
	    height: 37px;
	    z-index: 5;
	}
	header .MyProfile_Member .MyProfile_SignedOut {
		height: auto;
	}
	header .MyProfile_SignedIn {
		height: auto;
	}
header .MyProfile_Member .MyProfile_SignedOut .MyProfile_Svg {
		display: none;
}
header .MyProfile_Member .MyProfile_SignedOut .MyProfile_Name {
		color: #fff;
		text-transform: uppercase;
	}
	.MyProfile_Svg {
		/* color: #fff; */
		float: left !important;
		margin: 5px 10px 0 0!important;
		width: 20px !important;
		display: none;
		height: 20px !important;
	}
	.MyProfile_Svg svg {
		/* fill: #beae5b; */
	}
	header .MyProfile_Member .MyProfile_Name {
		color: #fff;
		display: inline-block;
		font-size: 16px;
		height: auto;
		line-height: 1.5;
		text-shadow: none;
		letter-spacing: .06em;
		width: auto;
		text-transform: uppercase;
		margin: 2px 0 0;
		font-weight: bold;
	}
	header .MyProfile_Member .arrow-down {
		/* border-top-color: #fff; */
		display: inline-block;
		margin: 12px 5px  0 8px;
	}
	header .MyProfile_Member .fullView {
		background: rgba(0,0,0,0.8) none repeat scroll 0 0;
		left:auto;
		right: 0;
		top: 38px;
	}
	header.fixed .MyProfile_Member .fullView {
		top: 44px;
	}
	header .MyProfile_Member .MyProfile_FullMain {
	}
	header .MyProfile_Member .fullView a {
		color: #fff;
	}
	header .MyProfile_Member .fullView a:hover {
		color: #D4D4D4;
	}
	header .MyProfile_Member .fullView a div {
	}
	header .logo {
    	/* height: 69px; */
    	margin: 12px auto;
    	width: auto;
 }
	header .logo img {
		transform: scale(1);
		transition: 0.3s ease;
	}

	header.fixed .logo img {
		/* transform: scale(0.8); */
	}
	.page-content {
	}
	.page-content > .container {
	}

	footer {
	}
	.footer-top {
		padding: 25px 0;
	}
	.footer-info {
		width: 100%;
		transition: 0.5s ease all;
	}
	.ft-logo {
		text-align: left;
	}

	.ft-addy .fa, .ft-contact .fa {
		float: left;
		padding: 0 20px 0 0;
		font-size: 21px;
	}
	.ft-addy span, .ft-contact span {
		float: left;
	}
	.ft-social {
		text-align: right;
	}
	.ft-social .fa {
		padding: 0 14px;
	}
	.ft-copyright {
		width: 50%;
		text-align: left;
	}
	.poweredby {
	float: left;
	clear: none;
	width: auto;
	}
	.description-text1 h1 {
    /* color: #fff; */
    font-size: 34px;
    margin: 0 0 20px;
}

}
@media (min-width: 1025px) {
	header.fixed .header-social {
    margin: 9px 0 0;
}
	header.fixed {
		position: fixed;
		height: 97px;
	}
	header {
	height: 117px;
	border-top: 7px solid #7ba940;
	position: relative;
	}
	header > .container {
		width: 100%;
		padding: 0px 40px;
		/* pointer-events: none; */
		position: relative;
	}
	header .logo {
		left: 0;
		transform: translateX(0);
		position: relative;
		/* z-index: 1; */
		margin: 0;
		box-sizing: border-box;
		padding: 7px 11px 0;
		text-align: center;
		height: 100%;
	}

	header .logo img {
		float: left;
		max-height: 100%;
		margin: 0;
	}
	header.fixed .logo {
		height: 80px;
		margin: 2px auto 0;
		min-height: auto;
		width: auto;
		background-position: center -59px;
		z-index: 1;
	}
	header .mobile-nav-btn {
		display:none;
	}
	#divMainMenu {
		/*position: absolute;
		margin: 50px 0 0 0; 
		left: 0;
		width: 100%;*/
		position: relative;
		float: left;
		clear: right;
		margin: 0px 0 0 20px;
		/* position:  absolute; */
		/* width: 100%; */
		left: 0;
	}
	header nav {
		background: transparent none repeat scroll 0 0;
		box-shadow: none;

		padding: 0;
		/* position: absolute; */
		text-align: center;
		width: auto;
		margin: 0 auto;
		/* margin: 0; */
	}
	header.fixed nav {
		margin: 0 auto;
	}
	#main-menu {
		background: transparent none repeat scroll 0 0;
		box-shadow: none;
		clear: none;
		display: table !important;
		white-space: nowrap;
		width: auto;
		margin: 0 auto;
	}
	#main-menu li, #main-menu a {
		border: medium none;
		border-radius: 0;
		font-size: 16px;
		letter-spacing: .06em;

	}
	#main-menu > li {
		display: inline-block;
		float: none;
	}
	#main-menu > li > a {
		background: transparent;
		color: #2a2a2a;
		padding: 12px 11px 22px;
		margin-bottom: 0;
		transition:all .2s ease;
		border-bottom:4px solid transparent;
	}
	header.fixed #main-menu > li > a {
		padding: 0px 15px 14px;
	}
	#main-menu a.hover {
	}
	#main-menu > li > a.current {
		color:#7ba940;
		border-bottom:4px solid #7ba940;
		transition:all .2s ease;

	}
	#main-menu > li > a:hover {
		color:#7ba940;
		transition:all .2s ease;
		border-bottom:4px solid #7ba940;

	}
	#main-menu ul {
		background: transparent;
		border: medium none;
		border-radius: 0;
		box-shadow: none;
		left: auto !important;
		padding: 0;
	}
	#main-menu > ul {
	}
	#main-menu ul a.current {
		color: #fff;
		background: #7ba940;
	}
	#main-menu ul a:hover, #main-menu ul a.highlighted {
		color: #fff;
		background: #7ba940;
	}
	#main-menu ul ul > li {
		color: #2a2a2a;
	}
	#main-menu > li > ul > li a {
		background: #fff none repeat scroll 0 0;
		color: #2a2a2a;
		text-align: left;
	}
	#main-menu > li > ul > li > ul > li a {
		background: #fff 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: #fff none repeat scroll 0 0;
		color: #2a2a2a;
		text-align: left;
	}
	#main-menu > li > ul > li > ul > li > ul > li ul > li a {
		background: #fff none repeat scroll 0 0;
		color: #2a2a2a;
		text-align: left;
	}
	#main-menu .sub-arrow {
		display: none;
	}

	header .MyProfile_Member {
		margin: 0;
		/* position:  absolute; */
		/* right: 40px; */
		height: 49px;
		background: #7ba940;
		padding: 9px 13px;
	}
	.banner {
    margin: 0;
}
	.ft-logo,  .ft-social {
		padding: 0;
	}
	.ft-addy, .ft-contact {
		padding: 0 15px;
		text-align: left;
	}
	.footer-top .container {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: flex-start;
    max-width: 1170px;
    flex-flow: row;
}

.fwrap2 {
    float: left;
    margin: 0px 0 0 95px;
    max-width: 314px;
}
.fwrap1 {
    float: left;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    letter-spacing: 24px;
}

.fwrap4 {
    float: left;
    margin: 0 0 0 40px;
    text-align: right;
    width: auto;
    order: 4;
}

.fwrap3 {
    float: left;
    margin: 0 0 0 95px;
    flex-grow: 1;
    order: 3;
}
.f-address-wrap {
    /* display: flex; */
}

.addr {
    /* width:  190px; */
    text-align: left;
    /* margin: 0 20px; */
}

.fwrap4 .f-address-wrap div {
    /* display: block; */
    width: 33px;
    padding: 0;
}
}
@media (min-width: 1200px) {

}
.EditMode .banner {
    margin: 97px 0 0 0;
    z-index: 1;
    overflow: visible;
}
.banner > img {
    width: 200%;
    transform: translateX(-25%);
}
@media (min-width: 768px) {

.banner > img {
    width: 150%;
    transform: translateX(-15%);
}
}
@media (min-width: 1025px) {

.banner > img {
    width: 100%;
    transform: translateX(0%);
}
}