@charset "utf-8";
body {
	margin:0px;
	font-family: 'Lato', sans-serif;
	color:#000000;
	font-size:15px;
	line-height:1.5;
	background:#eeeeee;
}
a, a:hover, a:active, a:focus {
	cursor:pointer;
	outline:0;
}
.e3wrapper {
	color:#000;
	font-size:15px;
}
.e3wrapper a {
	color:#f78126;
}
h1, h2, h3, h4, h5, h6 {
	color:#000;
	margin:0 0 15px;
}
h1 {
	font-weight:normal;
	font-size:47px;
}
h2 {
	font-weight:normal;
	font-size:32px;
}
h3 {
	font-weight:normal;
	font-size:21px;
}
h4 {
	font-weight:normal;
	font-size:17px;
}
h5 {
	font-weight:normal;
	font-size:12px;
}
h6 {
	font-weight:normal;
	font-size:8px;
}
.e3wrapper .e3-button {
	background: #f78126;
	color: #fff;
	font-weight: normal;
	font-size:16px;
	padding: 8px 25px;
    margin:5px 5px 20px;
	display:inline-block;
    display: inline-block;
	min-width:160px;
	text-decoration: none;
	text-transform: uppercase;
    letter-spacing: 1px;
    transition: all .3s;
}
.e3wrapper .e3-button:hover {
	color: #000;
}
img {
	border: none;
}
.MainInformationTable{
	width:100%;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
    position: relative;
    z-index: 9999;
}
.EditMode header {
    position: relative;
}
header {
    background: #fff 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%;
}
header #menu-button {
    color: #000000;
    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;
	font-family: 'Lato', sans-serif;
	color: #000;
}
.mobile-nav-btn {
    float: left;
}
#main-menu {
    box-shadow: none;
}
#main-menu li, #main-menu a {
    border-radius: 0;
    font-weight: normal;
	font-family: 'Lato', sans-serif;
}
#main-menu > li > a {
    background: #fff none repeat scroll 0 0;
    color: #000;
    text-shadow: none;
	font-family: 'Lato', sans-serif;
}
#main-menu a.current {
	background: #f2eded;
	color: #f58026;
}
#main-menu ul a.current {
	background: #f2eded;
	color: #f58026;
}
#main-menu > li > ul > li a {
    color: #000;
	background: #fff none repeat scroll 0 0;
	font-family: 'Lato', sans-serif;
}
#main-menu > li > ul > li > ul > li a {
    color: #000;
	background: #fff none repeat scroll 0 0;
	font-family: 'Lato', sans-serif;
}
#main-menu .sub-arrow {
    background: #000 none repeat scroll 0 0;
	border-radius: 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: #000;
	float: right !important;
	margin: 15px 0 0 10px !important;
	width: 30px !important;
	height: 30px !important;
}
.MyProfile_Svg svg {
	fill: currentcolor;
}
.MyProfile_IconPic {
	margin: 15px 0 0 10px !important;
}
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: 38px;
    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: #f58026;
}
header .MyProfile_Member .fullView a div {
    display: none;
}
header .arrow-down {
    border-top: 5px solid #000;
}
.cmsdesklink {
    display: none;
}
header .logo {
    float: left;
    height: 30px;
    left: 50%;
    margin: 15px auto 5px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    width: 80%;
	display:block;
}
header .logo img {
    max-height: 30px;
}
.banner {
    clear: both;
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
	/*box-shadow: 0 -150px 50px -30px rgba(0,0,0,0.5) inset;*/
	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(-50%);
    width: 200%;
}
.EditMode .banner {
    z-index: 1;
    position: relative;
}
.EditMode .fullwidth-image {
	position:relative;
	z-index:5;
	height:210px;
	overflow:hidden;
}
.slider_area {
	margin-bottom: 0 !important;
	overflow:hidden;
}
.EditMode .slider_area {
	overflow: visible;
	position:relative;
	z-index:200;
}
.breadcrumbs {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 18px;
    font-weight: 300;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.breadcrumbs a {
	display:none;
}
.page-content {
	float: left;
	width: 100%;
	background: #ffffff;
	position: relative;
	top: 75px;
}
.page-content .container {
    padding: 0;
}
.cta-btns {
    padding: 30px 15px;
	display:flex;
	flex-direction: column;
	justify-content: space-between;
}
.btn {
    margin: 15px 0;
    overflow: hidden;
    width: 100%;
	cursor:pointer;
}
.btn img {
    height: auto;
    width: 100%;
}
.btn-text {
	background: #fff none repeat scroll 0 0;
    padding: 20px 22px 25px;
    text-align: center;
}
.btn-text > h2 {
	text-transform:uppercase;
	font-size: 20px;
}
.btn > a {
    color: #000;
    font-size: 17px;
    line-height: 2;
    text-decoration: none;
}
footer {
	float:left;
	width: 100%;
	position:relative;
	top: 75px;
}
.footer-top {
	background: #000;
	border-top: 2px solid #f78126;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	float: left;
	width: 100%;
	padding: 10px 0;
	box-sizing: border-box;
	text-align: center;
}
.footer-top a{
	color: #fff !important;
	text-decoration: none;
}
.footer-top .footer-sitemap {
	
}
.footer-sitemap .CMSSiteMapList {
	float:left;
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
}
.footer-sitemap .CMSSiteMapListItem {
	list-style:none;
	display:inline-block;
	margin:5px;
}
.footer-bot {
	background: #3d3638;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	float: left;
	width: 100%;
	padding: 28px 0;
	box-sizing: border-box;
}
.footer-bot .container {
	padding: 0 15px;
}
.footer-bot a{
	color: #fff !important;
	text-decoration: none;
}
.footer-bot h3 {
	color: #fff;
	font-size: 14px;
	text-transform:uppercase;
	margin: 0;
}
.footer-bot .footer-info {
	text-align:center;
}
.footer-bot .ft-socialmedia {
	text-align:center;
	margin: 15px 0;
}
.ft-socialmedia span {
	display:none;
}
.ft-socialmedia .fa {
	font-size: 20px;
}
.poweredby {
	float: left;
	width: 100%;
	text-align:center;
	color: #fff;	
	font-family: 'Lato', sans-serif;
}
@media (min-width: 768px) {
	header {
		position:relative;
		box-shadow: none;
	}
	header .logo {
		height: 52px;
	}
	header .logo img {
		max-height: 52px;
	}
	.banner {
		top: 0;
	}
	.fullwidth-image img {
		left: 0;
		transform: translateX(0);
		width: 100%;
	}
	.page-content {
		top: 0;
	}
	.page-content > .container {
		padding: 50px 0;
	}
	.cta-btns {
		padding: 30px 15px;
		display:flex;
		flex-direction: row;
		justify-content: space-between;
	}
	.btn {
		overflow: hidden;
		width: 28%;
	}
	.btn-text {
		background: #d9d9d9 none repeat scroll 0 0;
		padding: 20px 22px 25px;
		text-align: center;
	}
	footer {
		top: 0;
	}
	.footer-bot .footer-info {
		text-align: left;
	}
	.footer-bot .ft-socialmedia {
		margin: 0;
		text-align: right;
	}
	.footer-bot h3 {
		margin: 0 0 15px;
	}
	.poweredby {
		margin: 20px 0;
	}
}
@media (min-width: 1025px) {
	header {
		background: rgba(255,255,255,1);
		background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(202,192,195,1) 61%, rgba(255,255,255,1) 61%, rgba(255,255,255,1) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(60%, rgba(255,255,255,1)), color-stop(61%, rgba(202,192,195,1)), color-stop(61%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
		background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(202,192,195,1) 61%, rgba(255,255,255,1) 61%, rgba(255,255,255,1) 100%);
		background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(202,192,195,1) 61%, rgba(255,255,255,1) 61%, rgba(255,255,255,1) 100%);
		background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(202,192,195,1) 61%, rgba(255,255,255,1) 61%, rgba(255,255,255,1) 100%);
		background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(202,192,195,1) 61%, rgba(255,255,255,1) 61%, rgba(255,255,255,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
		height:132px;
		/*height:150px;*/
	}
	header .logo {
		display: block;
		float: left;
		height: 60px;
		left: 0;
		margin: 10px 0;
		overflow: hidden;
		padding: 0;
		position: relative;
		text-align: left;
		transform: translateX(0px);
		width: 39%;
	}
	header .logo img {
		max-height: 85px;
	}
	.cmsdesklink {
		color: #000 !important;
		display: block;
		float: right;
		font-family: "Lato",sans-serif;
		font-size: 15px;
		margin: 32px 0 0;
		padding: 0 0 0 20px;
		text-decoration: none;
		width: auto;
	}
	/*my profile */
	header .MyProfile_Member {
		background: transparent none repeat scroll 0 0;
		color: #000;
		float: right;
		height: auto;
		margin: 22px 0;
		position: relative;
		width: auto;
		top: 0;
	}
	.MyProfile_Svg {
		color: #000;
		float: right !important;
		margin: 5px 0 0 10px !important;
		width: 30px !important;
		height: 30px !important;
	}
	.MyProfile_Svg svg {
		fill: currentcolor;
	}
	.MyProfile_IconPic {
		float: right !important;
		border-radius: 50%;
		margin: 5px 0 0 10px !important;
	}
	header.fixed .MyProfile_Member {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	}
	header .MyProfile_Member .MyProfile_Name {
		font-family: 'Lato', sans-serif;
		color: #000;
		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: #000;
		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: 0;
		right: auto;
		top: 35px;
	}
	header .MyProfile_Member .MyProfile_FullMain {
	}
	header .MyProfile_Member .fullView a {
		color: #fff;
	}
	header .MyProfile_Member .fullView a:hover {
		color: #f58026;
	}
	header .MyProfile_Member .fullView a div {
	}
	header .mobile-nav-btn {
		display:none;
	}
	header nav {
		background: transparent none repeat scroll 0 0;
		clear: both;
		float: left;
		font-family: "Lato",sans-serif;
		padding: 0;
		position: relative;
		text-align: left;
		top: 0px;
/*		top: 8px;*/
		width: 100%;
	}
	#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;
		font-family: 'Lato', 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: #000;
		padding: 8px 15px 15px;
/*		padding: 8px 15px 27px;*/
		font-family: 'Lato', sans-serif;
		border-top: 4px solid transparent;
	}
	#main-menu a.hover {
		background: transparent;
		color: #f58026;
	}
	#main-menu a.current {
		background: transparent;
		color: #f58026;	
	}
	#main-menu > li > a:hover {
		background: #fff none repeat scroll 0 0;
		color: #000 !important;
		border-top: 4px solid #f58026;
	}
	#main-menu ul {
		background: #fff;
		border: medium none;
		border-radius: 0;
		box-shadow: none;
		left: auto !important;
		padding: 0;
		font-family: 'Lato', sans-serif;
	}
	#main-menu ul a.current {
		background: #f2eded;
		color: #f58026;
	}
	#main-menu ul a:hover, #main-menu ul a.highlighted {
		background: #f2eded;
		color: #f58026;
	}
	#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: 'Lato', sans-serif;
	}
	#main-menu > li > ul > li > ul > li a {
		background: #fff none repeat scroll 0 0;
		color: #000;
		text-align: left;
		font-family: 'Lato', sans-serif;
	}
	#main-menu ul ul > li a {
		color: #000;
		font-family: 'Lato', 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: 'Lato', 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: 'Lato', sans-serif;
	}
	#main-menu .sub-arrow {
		display: none;
	}
	.fullwidth-image img {
		height: auto;
		left: 0;
		overflow: hidden;
		position: relative;
		transform: translateX(0px);
		width: 100%;
	}
	.second-nav {
		background: #fff none repeat scroll 0 0;
		border-bottom: 1px solid #cac0c3;
		float: left;
		padding: 0;
		width: 100%;
	}
	.second-nav .oneCMSMenu {
		cursor:pointer;
		margin: 0 auto;
		font-size: 16px;
		text-transform: uppercase;
		color: #000;
	}
	.second-nav .oneCMSMenuItem {
		padding: 22px 18px;
		color: #000;
	}
	.second-nav .oneCMSMenuItemMouseOver, .second-nav .oneCMSMenuHighlightedMenuItemMouseOver, .second-nav .oneCMSMenuHighlightedMenuItem {
		padding: 22px 18px;
		color: #f58026;
	}
	.second-nav .CMSMenu {
		cursor:pointer;
		width:auto !important;
		padding:5px 10px;
		background: #fff;
		color: #000;
	}
	.second-nav .CMSMenuItem, .second-nav .CMSMenuHighlightedMenuItem {
		padding:4px 20px 4px 10px;
	}
	.second-nav .CMSMenuItemMouseOver, .second-nav .CMSMenuHighlightedMenuItemMouseOver {
		padding:4px 20px 4px 10px;
		color: #f58026;
	}
	/* CSS to style first drop down item
	.CMSMenu tr:nth-child(1) .CMSMenuItem, .CMSMenu tr:nth-child(1) .CMSMenuItemMouseOver {
	}
	*/
	.second-nav:after {
		content: "";
		clear:both;
	}
}
@media (min-width: 1200px) {
	/* styles */
}
.grey-BG {
  	background-color:#eeeeee;
}
.content-wrap {
    max-width: 1170px;
    margin: auto;
    padding: 80px 15px;
}
@media (max-width: 768px) {
    .content-wrap {
      padding: 45px 10px;
    }
}
.center {
	text-align: center;
}
.image-box {
	height: 350px;
    background-size: cover;
    background-position: center center;
}
.image-box-content {
	background-color: #eeeeee;
    padding: 20px 10px;
    margin-bottom: 20px;
}
.image-box-content a {
	text-decoration: none;
	color: #000;
}
.image-box-2 {
	position: relative;
	margin-bottom: 20px;
}
.image-box-2 a {
	text-decoration: none;
	color: #fff;
}
.image-box-2 img {
	width: 100%;
}
.image-box-2-content {
	position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,0.5);
    padding: 10px 20px;
    font-size: 20px;
}
.parallax {
	background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    min-height: 350px;
}
.divider {
	width: 50px;
    height: 3px;
    background-color: #fff;
    margin-bottom: 40px;
}
