@charset "utf-8";
body {
	margin:0px;
	font-family: 'Raleway', sans-serif;
	color:#000000;
	font-size:15px;
	line-height:1.5;
	background:#05090d;
}
a, a:hover, a:active, a:focus {
	cursor:pointer;
	outline:0;
}
a:focus {
	border: 1px solid #00483a !important;
	color:#000 !important;
}
a:active {
	border: 1px solid #00483a !important;
	color:inherit !important;
}
.e3pagetemplate {
	color:#000000;
	font-size:15px;
}
.e3pagetemplate a {
	color:#00483a;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Quando', serif;
	color:#00483a;
	margin:0;
}
a.e3-button {
	background: #00483a;
	border: none;
	border-radius: 0;
	color: #fff;
}
a.e3-button:hover {
	background: #848f36;
}
img {
	border: 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: #222222 none repeat scroll 0 0;
    float: left;
    height: 75px;
    transition: top 0.3s ease 0s;
    width: 100%;
    z-index: 200;
	position: fixed;
	box-shadow: 0 3px 5px rgba(0,0,0,0.45);
}
header .mobile-nav-btn {
    float: left;
    height: 30px;
    margin: 15px 0 0;
    width: 10%;
	position: relative;
    z-index: 5;
}
header #menu-button {
    color: #fff;
    display: block;
    height: 40px;
    padding-left: 0 !important;
}
#menu-button::before {
    display: none;
}
header #menu-button i {
    font-size: 30px;
}
header nav {
    background: #222222 none repeat scroll 0 0;
	font-family: 'Raleway', sans-serif;
	color: #fff;
	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;
    font-weight: normal;
    text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	border:none;
}
#main-menu > li > a {
    background: #222222 none repeat scroll 0 0;
    color: #fff;
    text-shadow: none;
	font-family: 'Raleway', sans-serif;
}
#main-menu a.current {
	background: transparent;
	color: #e0edea;
}
#main-menu ul a.current {
	background: #000000;
	color: #e0edea;
}
#main-menu ul a {
	background: #000000 none repeat scroll 0 0;
    color: #fff;
}
#main-menu > li > ul > li a {
    color: #fff;
	background: #000000 none repeat scroll 0 0;
	font-family: 'Raleway', sans-serif;
}
#main-menu > li > ul > li > ul > li a {
    color: #fff;
	background: #000000 none repeat scroll 0 0;
	font-family: 'Raleway', sans-serif;
}
#main-menu .sub-arrow {
    background:  #00483a none repeat scroll 0 0;
    color: #fff !important;
    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: #fff;
	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: 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: #efefef;
}
header .MyProfile_Member .fullView a div {
    display: none;
}
header .arrow-down {
    border-top: 5px solid #fff;
}
.cmsdesklink {
    display: none;
}
header .logo {
    float: left;
    height: 50px;
    left: 50%;
    margin: 12px auto 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    width: 80%;
	display:block;
}
header .logo img {
    max-height: 50px;
}
.banner {
    clear: both;
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
	top: 75px;
}
.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 {
	float: left;
	width: 100%;
	background: #fff;
	position: relative;
    top: 75px;
}
.page-content .container {
    padding: 36px 0 66px;
}
footer {
	float:left;
	width: 100%;
	position: relative;
    top: 75px;
}
.footer-bot {
	background: #2a2a2a;
	color: #fff;
	font-size: 12px;
	float: left;
	width: 100%;
	padding: 24px 0;
	box-sizing: border-box;
}
.footer-bot a{
	color: #dfdfdf !important;
	text-decoration: none;
}
.footer-info {
	float:left;
	width: 100%;
	text-align: left;
	font-size: 12px;
	background: #2a2a2a;
}
.ft-logo {
	text-align: center;
	padding: 6px 0;
}
.ft-logo img {
    max-width: 100%;
}
.ft-addy {
}
.ft-contact {
	margin: 20px 0;
}
.footer-info h3 {
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-size: 16px;
	margin-bottom: 40px;
}
.footer-info h3::after {
    background: #fff none repeat scroll 0 0;
    clear: both;
    content: "";
    float: left;
    left: 15px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 2px;
    position: absolute;
    top: 44px;
    width: 50px;
}
.ft-end {
    align-items: flex-start;
    display: flex;
    flex-flow: column nowrap;
    /*height: 150px;*/
}
.ft-social {
	padding: 10px 0;
}
.ft-social .fa {
	font-size: 17px;
	padding: 0 6px;
}
.ft-social span {
	font-family: 'Quando', serif;
}
@media (min-width: 768px) {
	header {
		position:absolute;
	
		background: rgba(0,0,0,1);
		background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(51,51,51,0) 40%, rgba(255,255,255,0) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(40%, rgba(51,51,51,0)), color-stop(100%, rgba(255,255,255,0)));
		background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(51,51,51,0) 40%, rgba(255,255,255,0) 100%);
		background: -o-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(51,51,51,0) 40%, rgba(255,255,255,0) 100%);
		background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(51,51,51,0) 40%, rgba(255,255,255,0) 100%);
		background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(51,51,51,0) 40%, rgba(255,255,255,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=0 );

/*		-webkit-box-shadow: inset 0px 95px 125px 20px rgba(0,0,0,0.75);
		-moz-box-shadow: inset 0px 95px 125px 20px rgba(0,0,0,0.75);
		box-shadow: inset 0px 95px 125px 20px rgba(0,0,0,0.75);*/
		
		box-shadow: none;
		height: 300px;
	}
	.cmsdesklink {
		display: block;
		float: right;
	}
	/*my profile */
	header .MyProfile_Member {
		background: #00483a;
		border: 1px solid #fff;
		color: #fff;
		float: right;
		height: auto;
		margin: 20px 2% 0 0;    
		padding: 8px 16px;
		position: absolute;
		right: 0;
		width: auto;
		z-index: 5;
	}
	.MyProfile_Svg {
		color: #fff;
		float: right !important;
		margin: 5px 0 0 10px !important;
		width: 30px !important;
		height: 30px !important;
	}
	.MyProfile_Svg svg {
		fill: currentcolor;
	}
	header .MyProfile_Member .MyProfile_Name {
		font-family: "Raleway",sans-serif;
		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: 52px;
	}
	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 {
		top: 0;
	}
	.fullwidth-image img {
		left: 0;
		transform: translateX(0);
		width: 100%;
	}
	.page-content {
		top: 0;
	}
	.page-content > .container {
		padding: 68px 0 70px;
	}
	footer {
		top: 0;
	}
	.footer-bot {
    	padding: 0;
	}
	.footer-bot > .container {
		width: 100%;
		padding: 0;
	}
	.footer-info {
		display: flex;
		flex-flow: row wrap;
		padding: 24px 0;
	}
	.ft-contact {
		margin: 0;
	}
	.ft-end {
		align-items: flex-end;
		padding: 0;
	}
	.ft-social {
		text-align: right;
		padding: 0 0 10px;
	}
	.ft-copyright {
		float: right;
		text-align: right;
		margin-top: 34px;
	}
	.ft-sitemap {
		float: left;
		width: 100%; 
		background: #000;
		color: #fff;
		padding:  12px 0;
	}
	.ft-sitemap a {
		color: #fff;
		text-decoration: none;
	}
	.ft-sitemap .CMSSiteMapList {
		float:left;
		margin:0;
		padding:0;
		width:100%;
		text-align:left;
	}
	.ft-sitemap .CMSSiteMapListItem {
		list-style:none;
		display:inline-block;
		margin:5px;
	}
}
@media (min-width: 1025px) {
	header {
	}
	header .logo {
		left: 0;
		position: absolute;
		transform: translateX(0);
		width: 138px;
		margin: 30px 0 0 2%;
		height: 58px;
		z-index: 10;
	}
	header .logo img {
		max-height: 58px;
	}
	header .mobile-nav-btn {
		display:none;
	}
	#divMainMenu {
		position: absolute;
		z-index: 5;
		left: calc(2% + 142px);
	}
	header nav {
		background: transparent none repeat scroll 0 0;
		box-shadow: none;
		clear: both;
		float: left;
		font-family: "Raleway",sans-serif;
		left: 0;
		padding: 0;
		position: relative;
		text-align: left;
		top: 40px;
		width: 84%;
	}
	#main-menu {
		background: transparent none repeat scroll 0 0;
		box-shadow: none;
		clear: none;
		display: table !important;
		white-space: nowrap;
		width: auto;
		float:left;
		font-family: 'Raleway', sans-serif;
	}
	#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;
		color: #fff;
		padding: 8px 15px 7px;
		font-family: 'Raleway', sans-serif;
	}
	#main-menu a.hover {
		color: #eee;
	}
	#main-menu a.current {
		color: #eee;
	}
	#main-menu > li > a:hover {
		background: transparent none repeat scroll 0 0;
		color: #eee !important;
	}
	#main-menu ul {
		background: transparent;
		border: medium none;
		border-radius: 0;
		box-shadow: none;
		left: auto !important;
		padding: 0;
		font-family: 'Raleway', sans-serif;
	}
	#main-menu ul a.current {
		color: #00483a;
		background: #fff;
	}
	#main-menu ul a:hover, #main-menu ul a.highlighted {
		color: #00483a;
	}
	#main-menu ul ul > li {
		background: #fff none repeat scroll 0 0;
		color: #000;
	}
	#main-menu > li > ul > li a {
		background: #fff none repeat scroll 0 0;
		color: #000;
		text-align: left;
		font-family: 'Raleway', sans-serif;
	}
	#main-menu > li > ul > li > ul > li a {
		background: #fff none repeat scroll 0 0;
		color: #000;
		text-align: left;
		font-family: 'Raleway', sans-serif;
	}
	#main-menu ul ul > li a {
		color: #000;
		font-family: 'Raleway', sans-serif;
	}
	#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: #000;
		text-align: left;
		font-family: 'Raleway', sans-serif;
	}
	#main-menu > li > ul > li > ul > li > ul > li ul > li a {
		background: #fff none repeat scroll 0 0;
		color: #000;
		text-align: left;
		font-family: 'Raleway', sans-serif;
	}
	#main-menu .sub-arrow {
		display: none;
	}
	#main-menu > li > a .sub-arrow {
		border-color: #fff transparent transparent transparent;
		display: inline-block;
		margin: 0;
		background: transparent;
		float: right;
		left: auto;
		right: 0;
		width: 0;
		border-width: 5px;
		bottom: 12px;
	}
}
@media (min-width: 1200px) {
}