.access .responsive-unhide {
display:inline-block !important;
}
.access {
position: static;
width: 100%;
margin-top:0;
}
.access img {
position: absolute;
right: 15px;
bottom: 35%;
}
.access ul {
width: 100%;
}
.access ul li,
.access ul,
.animated ul li > ul {
float:none;
display:block;
position:static !important;
opacity:1;
visibility:visible;
overflow:hidden;
text-align:left;
}
.access ul li a {
margin:0;
padding: 10px 30px;
}
.access ul li,
.access ul li:hover {
background-color: transparent;
height:0;
}
.access ul li a:hover {
background:#efefef;
}
.menu-unhide {
height:auto;
}
.slide-open.access ul li {
height:auto;
}
.slide-open.access ul li > ul {
padding-left: 20px;
}
.estimation .responsive-right {
display: inline;
}
.hide-slide {
min-width:0;
}
.footer-sidebars .one-fifth {
width: 25%;
}
.footer-sidebars .footsidebar-5 {
width:100%;
}