@charset "utf-8";
body {
	margin:0px;
	font-family: 'Libre Baskerville', serif;
	color:#000000;
	font-size:16px;
	line-height:1.5;
	background:transparent;
}
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:#2a2a2a;
	font-size:16px;
}
.e3pagetemplate a {
	color:#f18628;
}
h1, h2, h3 {
	font-family: 'Quicksand', sans-serif;
	color:#00476b;
	margin:0;
}
h4, h5, h6 {
	font-family: 'Libre Baskerville', serif;
	color:#2a2a2a;
	margin:0;
}
a.e3-button {
	background: #3a506b;
	border: 0;
	border-radius: 0;
	color: #fff;
}
a.e3-button:hover {
	background: #0b132b;
	color: #fff;
}
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: #00476b none repeat scroll 0 0;
	box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
    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: #fff;
    display: block;
    height: 40px;
    padding-left: 0 !important;
}
#menu-button::before {
    display: none;
}
header #menu-button i {
    font-size: 30px;
}
header nav {
    background: #00476b none repeat scroll 0 0;
	color: #fff;
	box-shadow: 2px 1px 5px rgba(0,0,0,0.33);
	text-transform: uppercase;
	font-weight: 900;
}
.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: #00476b none repeat scroll 0 0;
    color: #fff;
    text-shadow: none;
	font-size: 14px;
}
#main-menu a.current {
	background: #0b132b;
	color: #fff;
}
#main-menu ul a.current {
	background: #0b132b;
	color: #fff;
}
#main-menu ul a {
	background: #0b132b none repeat scroll 0 0;
    color: #fff;
	font-size: 14px;
}
#main-menu > li > ul > li a {
    color: #fff;
	background: #0b132b none repeat scroll 0 0;
}
#main-menu > li > ul > li > ul > li a {
    color: #fff;
	background: #0b132b none repeat scroll 0 0;
}
#main-menu .sub-arrow {
    background:  #0b132b 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: #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: 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%;
	margin: 75px 0 0;
}
.fullwidth-image {
    float: left;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 100%;
	z-index: -10;
	height: 50vh;
}
.fullwidth-image img {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.EditMode .banner {
    z-index: 1;
    position: relative;
}
.EditMode .fullwidth-image {
	position:relative;
	z-index:5;
	height:210px;
	overflow:hidden;
}
/*.EditMode .appendDiv, .appendDiv {
	display: block !important;
}
.EditMode .banner-text {
    position: relative;
	display: block !important;
}*/
.banner-text {
	float: left;
	width: 100%;
	/*position: relative;
	background: rgba(11,19,43,0.1);*/
	padding: 24px 0;
	font-family: 'Quicksand', sans-serif;
	font-size: 50px;
	position: absolute;
	bottom: 0;
	background: rgba(42,42,42,0);
	background: -moz-linear-gradient(top, rgba(42,42,42,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(42,42,42,0)), color-stop(100%, rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top, rgba(42,42,42,0) 0%, rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top, rgba(42,42,42,0) 0%, rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(42,42,42,0) 0%, rgba(0,0,0,1) 100%);
	color: #fff;
	text-align: center;
}
.banner-text a {
	display: none;
}
.page-content {
	float: left;
	width: 100%;
	background: #ffffff;
	position: relative;
}
.page-content .container {
    padding: 44px 0 14px;
}
footer {
	float: left;
	width: 100%;
	position: relative;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
	color: #fff;
}
.footer-top {
	float: left;
	width: 100%;
	background: #00476b;
	padding: 10px 0;
	color: #fff;
	font-size: 16px;
}
.footer-top a {
	color: #fff;
	text-decoration: none;
}
.ft-logo, .ft-addy, .ft-social {
	text-align: center;
	padding: 10px 0;
}
.ft-addy .addy, .ft-addy .phone, .ft-addy .email {
	float: left;
	width: 100%;
	padding: 6px 0;
}
.ft-social .fa {
	font-size: 20px;
	padding: 0 12px;
}
.footer-bot {
	float: left;
	width: 100%;
	background: #00476b;
	padding: 10px 0;
	color: #fff;
	font-size: 12px;
	border-top: 1px solid #fff;
}
.footer-bot a {
	color: #fff;
	text-decoration: none;
}
.ft-copyright, .poweredby {
	float: left;
	width: 100%;
	text-align: center;
	padding: 10px 0;
}
.ft-copyright {
    padding: 10px 74px;
}


@media (min-width: 300px) {
	.fullwidth-image img {
		width: auto;
	}

}
@media (min-width: 768px) {
	.e3pagetemplate {
		font-size:18px;
	}
	header {
		position: relative;
	}
	.cmsdesklink {
		display: block;
		float: right;
	}
	/*my profile */
	header .MyProfile_Member {
	    background: transparent none repeat scroll 0 0;
	    color: #fff;
	    float: right;
	    height: auto;
		margin: 20px 0 0;
    	padding: 0;
	    position: relative;
	    width: auto;
	    z-index: 5;
	}
	header .MyProfile_SignedOut {
		height: auto;
	}
	header .MyProfile_SignedIn {
		height: auto;
	}
	.MyProfile_Svg {
		color: #fff;
		float: left !important;
		margin: 0 10px 0 0!important;
		width: 20px !important;
		height: 20px !important;
	}
	.MyProfile_Svg svg {
		fill: currentcolor;
	}
	header .MyProfile_Member .MyProfile_Name {
		color: #fff;
		display: inline-block;
		font-size: 15px;
		letter-spacing: 0.04em;
		height: auto;
		line-height: 1.5;
		text-shadow: none;
		width: auto;
	}
	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 .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 {
	}
	.banner {
		margin: 0;
	}
	.fullwidth-image img {
		left: 0;
		transform: translateX(0);
		width: auto;
	}
	.banner-text {
		position: absolute;
		bottom: 0;
		padding: 94px 20px 42px;
		background: rgba(42,42,42,0);
		background: -moz-linear-gradient(top, rgba(42,42,42,0) 0%, rgba(0,0,0,1) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(42,42,42,0)), color-stop(100%, rgba(0,0,0,1)));
		background: -webkit-linear-gradient(top, rgba(42,42,42,0) 0%, rgba(0,0,0,1) 100%);
		background: -o-linear-gradient(top, rgba(42,42,42,0) 0%, rgba(0,0,0,1) 100%);
		background: -ms-linear-gradient(top, rgba(42,42,42,0) 0%, rgba(0,0,0,1) 100%);
		color: #fff;
		font-size: 120px;
		text-align: center;
		line-height: 1;
	}
	.banner-text h1, .banner-text h2, .banner-text h3, .banner-text h4, .banner-text h5, .banner-text h6 {
		color: #fff;
	}
	.page-content {
	}
	.page-content > .container {
		padding: 70px 0 50px;
	}
	.ft-logo{
		text-align: left;
	}
	.ft-addy-info {
		float: left;
		width: 100%;
		text-align: center;
	}
	.ft-addy .phone, .ft-addy .email {
		float: none;
		width: auto;
		padding: 0 8px;
	}
	.ft-social {
		text-align: right;
	}
	.ft-social .fa {
		padding: 0;
	}
	.ft-social .fa:nth-child(1) {
		padding-right: 30px;
	}
	.ft-copyright {
		width: 50%;
		text-align: left;
		padding: 10px 0;
	}
	.poweredby {
		width: 50%;
		text-align: right;
	}
	
	/* changing font on contact card phone number & email */
.Social-full {
    font-family: 'Quicksand', sans-serif;
    font-size: 0.9rem;
}

.PhoneExtension {
    margin-left: 10px;
}
}
@media (min-width: 1025px) {
	.fullwidth-image img {
		width: 100%;
	}	
	header {
		position: fixed;
		height: auto;
		background: rgba(0,0,0,1);
		background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(42,42,42,0) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(100%, rgba(42,42,42,0)));
		background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(42,42,42,0) 100%);
		background: -o-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(42,42,42,0) 100%);
		background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(42,42,42,0) 100%);
		background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(42,42,42,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2a2a2a', GradientType=0 );
		box-shadow: none;
	}
	header.fixed {
		background: #00476b;
		transition: 0.3s ease all;
		/*height: 120px;
		transform: translateY(-20px);*/
	}
	header > .container {
		width: 100%;
		padding: 0 34px;
	}
	header .logo {
		width: 101px;
		left: 0;
		transform: translateX(0);
		text-align: left;
		position: relative;
		z-index: 5;
		margin: 0;
		height: auto;
		padding: 15px 0;
	}
	header .logo img {
		float: left;
		transform: scale(1);
	}
	/*header.fixed .logo {
		padding: 20px 0 0;
	}
	header.fixed .logo img {
		float: left;
		transform: scale(0.8);
		transition: 0.3s ease all;
	}*/
	header .mobile-nav-btn {
		display:none;
	}
	#divMainMenu {
		position: relative;
	}
	header nav {
		background: transparent none repeat scroll 0 0;
		box-shadow: none;
		clear: none;
		float: left;
		padding: 0;
		position: relative;
		text-align: center;
		width: 500px;
	}
	#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;
	}
	#main-menu > li {
		display: inline-block;
		float: none;
	}
	#main-menu > li > a {
		background: transparent;
		color: #fff;
		padding: 60px 15px 28px;
		letter-spacing: 0.02em;
	}
	/*header.fixed #main-menu > li > a {
		padding: 62px 15px 28px;
	}*/
	#main-menu a.hover {
		color: #fff;
		background: transparent;
	}
	#main-menu a.current {
		color: #fff;
		background: transparent;
	}
	#main-menu > li > a:hover {
		color: #fff;
	}
	#main-menu ul {
		background: transparent;
		border: medium none;
		border-radius: 0;
		box-shadow: none;
		left: auto !important;
		padding: 0;
		letter-spacing: 0.02em;
	}
	#main-menu ul a.current {
		color: #fff;
		background: #212b47;
	}
	#main-menu ul a:hover, #main-menu ul a.highlighted {
		color: #fff;
		background: #212b47;
	}
	#main-menu ul ul > li {
		color: #fff;
	}
	#main-menu > li > ul > li a {
		background: #0b132b none repeat scroll 0 0;
		color: #fff;
		text-align: left;
	}
	#main-menu > li > ul > li > ul > li a {
		background: #0b132b none repeat scroll 0 0;
		color: #fff;
		text-align: left;
	}
	#main-menu ul ul > li a {
		color: #fff;
	}
	#main-menu > li > ul > li > ul {
		left: 0 !important;
		right: auto !important;
	}
	#main-menu > li > ul > li > ul > li > ul > li a {
		background: #0b132b none repeat scroll 0 0;
		color: #fff;
		text-align: left;
	}
	#main-menu > li > ul > li > ul > li > ul > li ul > li a {
		background: #0b132b none repeat scroll 0 0;
		color: #fff;
		text-align: left;
	}
	#main-menu .sub-arrow {
		display: none;
	}
	/*header.fixed .MyProfile_Member {
		margin: 30px 0 0;
	}*/
}
@media (min-width: 1200px) {
	/* styles */
}