

.fs-l-header {
	background-color:#efefef;
	margin-top:0px;
}


.fs-p-headerUtilityMenu__list{
	background-color:#efefef;
}
.fs-l-footer {
	width:100%;
	background-color:#efefef;
}


.fs-p-footerNavigationItem__nav {
	background-color:#efefef;
}

@media screen and (min-width: 980px) {

.fs-p-footerNavigationItem__body a {

}

.fs-p-footerNavigationItem__title {
	font-size:130%;
	border-bottom:none;
}

.fs-p-footerNavigationItem {
	border-right:1px #cccccc solid;
}


.fs-p-footerNavigationItem:nth-child(n+3) {
	border-right:none;
}

.fs-p-footerNavigationItem:nth-child(1) {
	width:300px;
}

.fs-p-footerNavigationItem:nth-child(2) {
	width:225px;
}
.fs-p-footerNavigationItem:nth-child(3) {
	width:225px;
}
.fs-p-footerNavigationItem:nth-child(4) {
	width:400px;
}

.fs-l-header__utility {
	margin-right:160px;
}

.fs-icon--point:before {
  content: "\e900"!important;
}

.fs-pt-menu__link::before, .fs-pt-menu__link::after {
  display:none!important;
}


.fs-c-breadcrumb {
margin-left:360px;
}
}