@charset "utf-8";
body {
	margin:0px;
	font-family: 'Lato', sans-serif;
	color:#000000;
	font-size:16px;
	line-height:1.5;
	background:#3b3b3b;
}
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:#006940;
}
h1, h2, h3 {
	color:#006940;
}
h4, h5, h6 {
	color:#000000;
}
a.e3-button {
	background: #006940;
	border: 1px solid #006940;
	border-radius: 0;
	color: #fff;
}
a.e3-button:hover {
	background: #f5f5f5;
	color: #006940;
}
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: #dddddd none repeat scroll 0 0;
	border-bottom: 2px solid #006940;
    float: left;
    height: 75px;
    transition: top 0.3s ease 0s;
    width: 100%;
    z-index: 200;
	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: #000;
    display: block;
    height: 40px;
    padding-left: 0 !important;
}
#menu-button::before {
    display: none;
}
header #menu-button i {
    font-size: 30px;
}
header nav {
    background: #ffffff none repeat scroll 0 0;
	color: #000000;
	box-shadow: 2px 1px 5px rgba(0,0,0,0.33);
	text-transform: uppercase;
}
.mobile-nav-btn {
    float: left;
}
#main-menu {
    box-shadow: none;
}
#main-menu li, #main-menu a {
    border-radius: 0;
    font-weight: normal;
	border:none;
}
#main-menu > li > a {
    background: #ffffff none repeat scroll 0 0;
    color: #000000;
    text-shadow: none;
}
#main-menu a.current {
	background: transparent;
	color: #000;
}
#main-menu ul a.current {
	background: #ebe9e7;
	color: #000;
}
#main-menu ul a {
	background: #ebe9e7 none repeat scroll 0 0;
    color: #000;
	font-size: 14px;
}
#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:  #006940 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: currentcolor;
}
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 .arrow-down {
    border-top: 5px solid #000;
}
.cmsdesklink {
    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: 100%;
	max-width: 100%;
}
.banner {
    clear: both;
    float: left;
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 44.3vw;
    margin: 75px 0 0 0;
}
.overlay {
    float: left;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.15);
}
.welcome-text {
	color: #fff;
	position: absolute;
	align-self: flex-start;
	max-width: 320px;
}
.welcome-text hr {
	background: #fff;
	height: 1px;
	border: 0;
}
.welcome-text h1 {
	color: #fff;
	font-weight: 900;
	font-size: 15px;
	letter-spacing: 0.2em;
	padding: 24px 0;
}
.welcome-text h1 .small-text {
	font-weight: 400;
	font-size: 18px;
}
.page-content {
}
.page-content .container {
}
footer {
	float: left;
	width: 100%;
	position: relative;
}
.footer-top {
	float: left;
	width: 100%;
	position: relative;
	background: #3b3b3b;
	color: #fffff7;
	font-size: 14px;
	padding: 16px 0;
	text-align: center;
}
.footer-top a {
	color: #fffff7;
	text-decoration: none;	
}
.poweredby {
	float: left;
	width: 100%;
	text-align: center;
}
@media (min-width: 768px) {
	header {
		position: relative;
		height: auto;
		
	}
	.cmsdesklink {
		display: block;
		float: right;
	}
	/*my profile */
	header .MyProfile_Member {
	    background: transparent none repeat scroll 0 0;
	    color: #006940;
	    float: right;
	    height: auto;
	    position: relative;
	    width: auto;
	    z-index: 5;
	}
	header .MyProfile_SignedOut {
		height: auto;
		margin: 25px 0;
    	padding: 10px 18px;
	}
	header .MyProfile_SignedIn {
		height: auto;
		margin: 25px 0;
    	padding: 10px 18px;
	}
	.MyProfile_Svg {
		color: #000;
		float: left !important;
		margin: 5px 10px 0 0!important;
		width: 20px !important;
		height: 20px !important;
	}
	.MyProfile_Svg svg {
		fill: currentcolor;
	}
	header .MyProfile_Member .MyProfile_Name {
		color: #006940;
		display: inline-block;
		font-size: 16px;
		font-weight: bold;
		text-transform: uppercase;
		height: auto;
		line-height: 1.5;
		text-shadow: none;
		width: auto;
	}
	header .MyProfile_Member .arrow-down {
		border-top-color: #006940;
		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: 163px;
		margin: 15px auto;
	}
	.banner {
		margin: 0;
	}
	.welcome-text {
		/*align-self: center;*/
		max-width: 800px;
		align-self: flex-end;
		padding-bottom: 50px;
		/*		max-width: 696px;*/
		z-index: 1;
		top: 50%;
	}
	.welcome-text h1 {
		font-size: 36px;
		padding: 6px 0;
	}
	.welcome-text h1 .small-text {
		font-size: 24px;
        font-weight:400;
	}
	.footer-top {
		position: absolute;
		bottom: 0;
		background: transparent;
	}
}
@media (min-width: 1025px) {
	header {
	}
	header > .container {
		width: 100%;
		padding: 0 140px;
	}
	header .logo {
		width: 164px;
		left: 140px;
		transform: translateX(0);
		z-index: 5;
	}
	header .mobile-nav-btn {
		display:none;
	}
	#divMainMenu {
		position: relative;
	}
	header nav {
		background: transparent none repeat scroll 0 0;
		box-shadow: none;
		clear: left;
		float: left;
		padding: 0;
		position: relative;
		text-align: left;
		width: 500px;
		margin-left: 192px;
	}
	#main-menu {
		background: transparent none repeat scroll 0 0;
		box-shadow: none;
		clear: none;
		display: table !important;
		white-space: nowrap;
		width: auto;
		float: left;
	}
	#main-menu li, #main-menu a {
		border: medium none;
		border-radius: 0;
		font-size: 14px;
	}
	#main-menu > li {
		display: inline-block;
		float: none;
	}
	#main-menu > li > a {
		background: transparent;
		color: #000000;
		padding: 36px 15px;
		text-transform:uppercase;
		transition: 0.3s ease-in-out;
	}
	#main-menu a.hover {
		color: #006940;
	}
	#main-menu a.current {
		color: #006940;
	}
	#main-menu > li > a:hover {
		color: #006940;
	}
	#main-menu > li > ul {
		margin-top: 2px !important;
	}
	#main-menu ul {
		background: transparent;
		border: medium none;
		border-radius: 0;
		box-shadow: none;
		left: auto !important;
		padding: 0;
	}
	#main-menu ul a.current {
		color: #006940;
		background: #fff;
	}
	#main-menu ul a:hover, #main-menu ul a.highlighted {
		color: #006940;
		background: #fff;
	}
	#main-menu ul ul > li {
		color: #212121;
	}
	#main-menu > li > ul > li a {
		background: #dddddd none repeat scroll 0 0;
		color: #212121;
		text-align: left;
	}
	#main-menu > li > ul > li > ul > li a {
		background: #dddddd none repeat scroll 0 0;
		color: #212121;
		text-align: left;
	}
	#main-menu ul ul > li a {
		color: #212121;
	}
	#main-menu > li > ul > li > ul {
		left: 0 !important;
		right: auto !important;
	}
	#main-menu > li > ul > li > ul > li > ul > li a {
		background: #dddddd none repeat scroll 0 0;
		color: #212121;
		text-align: left;
	}
	#main-menu > li > ul > li > ul > li > ul > li ul > li a {
		background: #dddddd none repeat scroll 0 0;
		color: #212121;
		text-align: left;
	}
	#main-menu .sub-arrow {
		display: none;
	}
	/*loginform*/
	.header-login {
		float: right;
		width: 420px;
	}
	.header-login .LoginForm{
		font-size: 12px;
		padding: 6px 0 0;
		position: relative;
		width: 100%;
	}
	.LoginForm table {
		position: relative;
	}
	.header-login .LoginFormHeading{
		font-size: 0;
	}
	.header-login .LoginFormFailText{
		width: 100%;
		font-size: 11px;
		color:red;
		padding:0;
	}
	.header-login .LoginFormUserName, .header-login .LoginFormPassword{
		width: 30%;
		padding:0;
		max-width: 130px;
	}
	.header-login .LoginFormText{
		width: auto;
		padding-top: 15px;
		color: #000;
		max-width: 90px;
		display: none;
	}	
	.header-login .LogonTextBox{
		padding: 0;
		width:100%;
	}	
	.header-login  .LoginFormField{
		width: 100%;
		height: 24px;
		max-width: 124px;
	}	
	.header-login .LoginFormField input{
		width: 100%;
		height: auto;
		padding: 6px 20px;
    	background: #fff;
		border: 1px solid #c7c7c7;
		border-radius: 3px;
	}
	.header-login .LoginFormPassword{
		clear:none;
		margin: 0 20px;
	}
	.header-login .LoginFormLogon{
		margin-top: 0;
		width: 30%;
		float: left;
		max-width: 80px;
	}
	.LoginFormLogon .LogonButton {
		height:48px;
		width:100%;
	}
	.header-login .LoginFormRemember{
		width: auto;
		padding: 4px 8px 0 0;
		font-size:11px;
		margin: 0;
		float: left;
		color: #006940;
	}
	.LoginFormRemember input {
		margin-right:5px;
	}
	.IE7 .header-login .LoginFormRemember{
		width:120px;
	}
	
	.IE7 .header-login .LoginFormLogon{
		margin-top: -10px;
		margin-left:-10px;
	}
	.header-login .LoginFormLogon input{
		color: #fff;
		height: 30px;
		width: 100%;
		background: #006940;
		border: 1px solid #006940;
	}
	.header-login .LoginFormForgotPassword{
		width:auto;
		clear: none;
		padding-top: 7px;
		padding-right: 8px;
		padding-bottom: 0;
		padding-left: 5px;
		margin: 0;
    	float: left;
	}
	.header-login .LoginFormMemReg{
		width:auto;
		clear: none;
		padding-top: 7px;
		padding-right: 8px ;
		padding-bottom: 0;
		padding-left: 8px ;
		float: left;
		margin: 0;
	}
	.header-login .LoginFormForgotPassword a, .header-login .LoginFormMemReg a{
		color:#006940;
		text-decoration:none;
	}
	/*loginform end*/
	header .MyProfile_SignedOut {
		display: none !important;
	}
	.welcome-text h1 {
		padding: 46px 0;
	}
}
@media (min-width: 1200px) {
	/* styles */
}
.fullwidth_slideshow img {
    width: 110% !important;
    height: auto !important;
    /* padding: 60% 0 0; */
    left: 50% !important;
    position: absolute !important;
    transform: translateX(-50%);
}

.fullwidth_slideshow {
    position: absolute !important;
    left:  0;
    width: 100%;
    top: 0;
    z-index: -1;
    overflow:  hidden;
    height:  100%;
    position: fixed;
    min-width: 100%;
}

