@font-face {
	font-family: 'Muli';
	font-style: normal;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/muli/v28/7Aulp_0qiz-aVz7u3PJLcUMYOFnOkEk50eiNxw.woff2) format('woff2');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: 'Muli';
	font-style: normal;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/muli/v28/7Aulp_0qiz-aVz7u3PJLcUMYOFnOkEk30eg.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/ptsans/v17/jizaRExUiTo99u79D0KExQ.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body {
	font-family: "Muli" !important;
}

.xo-container {
	max-width: 1000px;
}

#topHeader {
	/*height:150px;*/
	max-width: 1050px;
}

#searchButton {
	display: block;
	color: #333;
	z-index: 100000;
	font-size: 16px;
	margin: 2px 5px;
}

#searchButton:hover {
	cursor: pointer;
}

#searchBox {
	vertical-align: top;
	transition: all 0.3s ease;
	position: absolute;
	width: 100%;
	max-width: 438px;
	left: 48%;
	top: 21.5%;
	z-index: 100000;
}

#searchEngine {
	width: 100%;
	margin: 0 auto;
	z-index: 100;
	position: relative;
	overflow: hidden;
	transition: all 0.3s ease;
	height: 0;
	padding: 0 15px;
	right: 0;
	background: #f9f9f9;
}

#searchInputBox {
	display: inline-block;
	background: transparent;
	height: 45px;
	width: calc(100% - 60px);
}

#searchForm1-2 {
	display: flex;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

#searchInputBox input {
	background: #fff url("data/images/icons/search.png") center left no-repeat;
	box-shadow: 1px 1px 3px #ccc inset;
	border-left: 1px solid #aba9a5;
	border-top: 1px solid #aba9a5;
	color: #aaa49f;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 16px 10px 14px 50px;
	text-transform: uppercase;
	width: 100%;
	max-width: 150px;
}

#searchSubmitBtn {
	vertical-align: top;
	background: transparent;
	line-height: 45px;
	padding: 0px 15px 0px 10px;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	display: inline-block;
}

/* #bottomHeader{
	background-color:#e9e9e9;
} */
#mainMenu {
	list-style-type: none;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
	font-family: "PT Sans"
}

.subNavBoxLvl1 {
	display: none;
}

#mainMenu.xo-container {
	max-width: 1050px;
}

.navTab {
	padding: 12px;
	font-size: 15px;
	color: #444444;
}

.navTab.icons {
	padding: 10px 5px
}

.navTab i {
	font-size: 15px;
	margin-left: 10px;
}

#LOGINLINK-WD {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.navTab:hover>.subNavBoxLvl1 {
	display: flex;
	flex-direction: row;
	width: 100%;
	max-width: 1000px;
	left: calc(50% - 500px);
	margin-top: 12px;
	padding-top: 12px;
	height: 100%;
	max-height: 350px;
	position: absolute;
	background: #f9f9f9;
	z-index: 9;
	list-style-type: none;
	padding-left: 0;
	text-transform: capitalize;
	z-index: 999
}

.navTab:hover>.subNavBoxLvl1.locations {
	display: flex;
	flex-direction: column;
	max-width: 230px;
	line-height: 2;
	padding-left: 10px;
	left: calc(50% - 200px);
	height: 175px;
}

.subNavBoxLvl1.locations .subNavTabLvl1 {
	font-weight: 300;
	padding-right: 0
}

.subNavBoxLvl1.locations .subNavTabLvl1 .orange {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.subNavBoxLvl1.locations .subNavTabLvl1 .orange .fa {
	margin-left: 5px;
	font-size: 12px;
}

.navTab:hover>.subNavBoxLvl1.contactUs {
	display: flex;
	flex-direction: column;
	line-height: 2;
	max-width: 278px;
	left: calc(50% - 50px);
}

.subNavBoxLvl1.contactUs .subNavTabLvl1 {
	max-width: 280px;
	padding-right: 0;
	font-weight: 300;
	margin-left: 9px;
}

.subNavBoxLvl1.contactUs .subNavTabLvl1 .fa-phone-square {
	rotate: 90deg
}

.subNavBoxLvl1.contactUs .subNavTabLvl1 span {
	padding-left: 10px;
}

.subNavBoxLvl1.contactUs .subNavTabLvl1 i {
	margin-right: 10px;
	width: 12px;
}

.subNavTabLvl1 {
	margin-left: 35px;
	font-size: 16px;
	width: 100%;
	max-width: 230px;
	padding-right: 65px;
	position: relative;
}

.subNavBoxLvl2 {
	display: none;
}

.subNavBoxLvl1.locations .subNavTabLvl1 .subNavBoxLvl2.show {
	position: absolute;
	left: 195px;
	top: 0px;
}

.subNavBoxLvl2.show {
	display: flex;
	flex-direction: column;
	padding-left: 10px;
	list-style-type: none;
	position: absolute;
	width: 100%;
	z-index: 999;
	background-color: #fff;
	border: 1px solid #e0e0e0;
}

.subNavTabLvl2 a {
	display: flex;
	width: 100%;
	padding: 7px 0;
	font-weight: normal;
}

#logoHeader {
	max-width: 260px;
	height: 90px;
}

.orange {
	color: #e96a2a !important;
	;
}

.orange a {
	color: #e96a2a !important;
}

.orange a:hover,
.orange:hover {
	color: #e89064;
}

#socialMediaHeader {
	margin-bottom: 15px;
}

#socialMediaHeader a {
	font-size: 15px;
	padding: 5px 10px;
	border-radius: 4px;
	background: #e9e9e9;
	margin-right: 10px;
}

#socialMediaHeader a:hover {
	background: #e96a2a;
	color: #fff;
}

.navTab a {
	color: #444444;
}

#socialMediaHeader a {
	color: #999999;
}

.navTab a:hover {
	color: #e89064;
}

#topRightHeader {
	/*margin-bottom:28px;*/
}

#topLeftHeader {
	margin-top: 10px;
}

#phoneHead {
	font-size: 22px;
	font-weight: 700
}

#phoneHead:hover {
	color: #e89064;
	text-decoration: underline
}

#footerWrap {
	padding: 100px 0px;
	background: #0c2a3e;
}

#footerWrap a {
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}

#footerWrap a:hover {
	text-decoration: underline;
}

.footerLogo {
	padding: 12px;
	margin-bottom: 40px;
}

.footerCol {
	line-height: 32.4px;
	font-family: "PT Sans" !important;
}

.footerColList {
	list-style: none;
	padding-left: 0;
}

.colListTab {
	line-height: 24px;
	margin-bottom: 14px;
}

.footerColHeader {
	color: white;
	text-transform: capitalize;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 16px;
}

.connectCol {
	max-width: 300px;
}

.signupWrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	max-width: 345px;
	line-height: 1;
	padding-bottom: 30px;
}

input#subbox::placeholder {
	color: #757575;
	font-style: normal;
	font-weight: 600;
}

#subscribeenews-ext-8 {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
}

#subscribeenews-ext-8 .enews-email {
	background: #fff url("data/images/icons/enews.png") center left no-repeat;
	box-shadow: 1px 1px 3px #ccc inset;
	border-left: 1px solid #777;
	border-top: 1px solid #777;
	color: #aaa49f;
	font-size: 11px;
	font-weight: bold;
	margin: 0 10px 15px;
	padding: 14px 10px 12px 50px;
	text-transform: uppercase;
	width: 195px;
}

#subscribeenews-ext-8 .enews-submit {
	border-radius: 3px;
	box-shadow: 0 1px 1px #777;
	background: url("data/images/icons/button.png") 0 0;
	border: none;
	color: #fff !important;
	font-size: 14px;
	font-weight: normal;
	margin: 0 auto;
	padding: 10px 15px;
	text-shadow: 1px 1px #a1491d;
	text-transform: uppercase;
}

.signupHeader {
	display: flex;
	flex-wrap: wrap;
	text-transform: uppercase;
	background: none;
	color: #fff;
	font-size: 26px;
	padding: 0;
	text-align: center;
	text-shadow: 1px 1px #333;
	margin-top: 7px;
}

#middleCol .footerColList {
	padding-left: 25px;
}

.white {
	color: #fff;
	margin-right: 5px;
}

#topFooter {
	max-width: 1150px;
	box-sizing: border-box;
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(6, 1fr);
}

.footerDivider {
	border: 0;
	border-top: 2px solid white;
	margin: 56px 0;
	max-width: 1150px;
	width: 100%;
}

.footerVerticalDivider {
	margin-left: 12px;
	margin-right: 12px;
	color: white;
	display: block;
	font-size: 15px;
	line-height: 20px;
}

.footerColHeaderDivider {
	background-image: linear-gradient(to right, #AAB4BE 0%, #AAB4BE 28.57142857142857%, transparent 28.57142857142857%, transparent 100%);
	background-size: 7px 1px;
	background-repeat: repeat-x;
	height: 1px;
}

#bottomFooter {
	padding: 15px 0;
	width: 100%;
	max-width: 1150px;
	color: white;
	font-size: 15px;
	flex-direction: row;
}

.footerBottomLinks {
	flex-direction: row;
}

.footerSocial {
	gap: 16px;
}

.footerSocial i {
	font-size: 22px;
}

#returnToTop {
	align-items: center
}

#returnToTop .fa {
	background: #000;
	padding: 10px;
	border-radius: 50%;
	margin-right: 10px;
}

#returnText {
	color: #777777;
	text-transform: uppercase
}

#copyright {
	color: #777777;
	text-transform: uppercase;
}

#mobileNavMenu {
	display: none;
}

#mobileHeader {
	display: none;
}

.loggedInBox {
	display: none !important;
}


/* copied from main site. Used to level out the footer column since it has more text */
@media (min-width: 1280px) {
	#topFooter .footerCol:first-child .footerColHeader {
		margin-top: -32px;
	}
}

/* login responsiveness page*/
@media only screen and (max-width: 950px) {
	#loginbodyWrapper {
		width: 100% !important;
	}

	#loginLoginSubLeft {
		max-width: 398px;
		margin-bottom: 20px;
	}

	#loginLoginSubRight {
		max-width: 348px;
		border-left: none !important;
	}

	#loginLoginSubRight,
	#loginLoginSubLeft {
		height: auto !important;
		float: none !important;
		width: 100% !important;
		padding: 0 0 0 2% !important;
		box-sizing: border-box !important;
	}

	.loginSubFormWrapper {
		width: 100% !important;
	}

	#loginSignInHeader {
		padding: 18px 15px !important;
	}

	#topFooter {
		grid-template-columns: repeat(3, 1fr);
	}
}

/* end of login responsiveness page*/
@media screen and (max-width:765px) {
	#topFooter {
		flex-direction: column;
		align-items: flex-start;
	}

	#bottomFooter {
		flex-direction: column;
		align-items: center;
		text-align: center;
		gap: 16px;
	}

	.footerBottomLinks {
		flex-direction: column;
		align-items: center;
		gap: 16px;
	}

	#middleCol {
		flex-direction: column;
		align-items: flex-start;
		width: 100%;
	}

	.footerColList {
		padding-left: 0 !important;
	}

	.footerCol {
		width: 100%;
		box-sizing: border-box;
	}

	.footerVerticalDivider {
		display: none;
	}

	#topFooter {
		box-sizing: border-box;
	}

	.footerCol:nth-child(3) {
		display: flex;
		justify-content: center;
	}

	.signupWrap {
		display: flex;
		flex-direction: column;
		align-items: center;
		width: 100%;
		box-sizing: border-box;
	}

	#mobileHeader {
		display: block;

	}

	#mainHeader,
	.mobileSubNavBoxLvl1,
	.mobileSubNavBoxLvl2 {
		display: none;
	}

	#mobileNavMenu {
		display: flex;
		flex-direction: column;
	}

	#mobileMenu.show {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}

	#mobileMenu,
	.mobileSubNavBoxLvl1,
	.mobileSubNavBoxLvl2 {
		list-style-type: none;
		padding-left: 9px;
	}

	#mobileSearchBox {
		display: none;
	}

	.mobileSearch {
		box-sizing: border-box;
		width: 100% !important;
	}

	.mobileSearch #mobileSearchBox.show {
		display: flex;
		background: #f9f9f9;
		border: 1px solid #e0e0e0;
		padding: 10px 0 30px 10px;
		width: 100%;
		box-sizing: border-box;
	}


	.mobileSearch #mobileSearchBox #mobileSearchEngine #mobileSearchForm1-1 {
		display: flex;
		flex-direction: row;
		box-shadow: 1px 1px 3px #ccc inset;
		border-left: 1px solid #aba9a5;
		border-top: 1px solid #aba9a5;
		color: #aaa49f;
		font-size: 10px;
		font-weight: bold;
		margin: 0px;
		padding: 10px 3px 10px 20px;
		text-transform: uppercase;
		width: 80%;
	}

	#mobileSearchForm1-1::placeholder {
		color: #444;
		font-style: normal;
		font-weight: bold;
	}

	#mobileSearchSubmitBtn {
		display: none;
	}

	#mobileSearchEngine {
		width: 100%;
	}

	.mobileNavTab {
		font-size: 15px;
		padding: 10px 0;
		width: 300px;
		line-height: 2.5;
		text-transform: uppercase;
		cursor: pointer;
	}

	.mobileNavTab a {
		color: #000
	}

	.mobileSubNavBoxLvl1.show {
		display: flex;
		flex-direction: column;
		background: #f9f9f9;
		width: 100%;
		position: absolute;
		left: 0;
		z-index: 9;
		box-sizing: border-box;
		border-top: 1px solid #e0e0e0;
	}

	#hamburger {
		font-size: 18px;
		color: #e96a2a;
		width: 100%;
		text-align: center;
		cursor: pointer;
		padding: 15px 0
	}

	#hamburger:hover {
		color: #000;
		background: #fff;
	}

	#mobileMenu {
		display: none;
	}
}

@media screen and (max-width:617px) {
	#mobileHeader #topHeader {
		flex-direction: column;
		align-items: center;
		height: 100%;
	}

	#mobileHeader #topHeader #topRightHeader {
		display: none;
	}

	.mobileNavTab {
		width: 100%;
	}

	#topFooter {
		grid-template-columns: 1fr;
	}
}

.marginRight i {
	margin-right: 10px;
}