.footer-menu {
    background: #231F20;
}
.footer-menu a{
	color:#fff;
}
.breadcrumbs {
    background-color: #631a1d !important;
}
.breadcrumbs .current {
	color: #ffffff !important;
    font-weight: bold;
}
@media only screen and (min-width: 960px){
.top-bar-section {
    float: none;
    width: 100%;
}
.contain-to-grid{
	position:relative;
}
body > header.contain-to-grid {
    margin-bottom: 0 !important;
	  padding-top: 16px !important;
}
#mega-menu-wrap-primary {
    float: none!important
}
#mega-menu-wrap-primary #mega-menu-primary {
    text-align: center!important
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    color: #fff !important;
    font-weight: bold !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-item-has-children{
	padding-right:20px
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children > a.mega-menu-link:after {
    left: auto !important;
    right: -17px !important;
    color: #ffffff !important;
    top: 0 !important;
}
.logo img {
    max-height: 65px !important;
}
.header-contacts ul {
    position: relative;
    top: 0px;
	    float: right;
}
.admin-bar .header-contacts ul {
    top: 26px;
}
#mega-menu-wrap-primary #mega-menu-primary {
    padding: 0px 0px 12px 0px !important;
}

.myfixed .top-bar-section {
    padding-bottom: 0 !important;
    z-index: 999;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
background: gray !important;
    color: #fff !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{
background: #231F20 !important;
    color: #fff !important;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li.mega-menu-item{
	padding-left:0;
	padding-right:0;
}

.contain-to-grid:before{
	content:'';
	border-bottom:50px solid #9e1c1f;
	position:absolute;
	width:100%;
	bottom:0
}
#mysticky-nav.wrapfixed:after{
content: '';
    border-bottom: 47px solid #9e1c1f;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.header-contacts {
    text-align: right;
    background-color: transparent !important;
    position: fixed;
    width: 100%;
    z-index: 999999999;
    top: 15px;
}
}