/* fdbarfety Responsive Navigation */
.navbar-nav li.ddc-nav-icon-list-item a.ddc-nav-icon-link {width: 24px;}
.page-header.responsive-centered-nav .header-navigation .header-default {width: 28%; height: 90px; display: flex; align-items: center;}
.page-header.responsive-centered-nav .header-navigation .navigation-default {width: 44%;}
.page-header.responsive-centered-nav .ws-mycars-nav {width: 10%; position: absolute;}
.page-header .navigation-default .navbar-nav>li.home>a:before {bottom: -8px;}
.page-header .header-default .vcard.header-logo-enabled {height: 0;}
@media (max-width: 1540px) {
 .page-header.responsive-centered-nav .header-navigation .header-default .home-logolink {width: 170px; min-width: 170px; margin: 5px auto 0 25px;}
.page-header.responsive-centered-nav .header-navigation .navigation-default {width: 62%;}
}
@media (max-width: 1440px) {
 .page-header.responsive-centered-nav .header-navigation .header-default .home-logolink {width: 170px; min-width: 170px; margin: 5px auto 0 25px;}
.page-header.responsive-centered-nav .header-navigation .navigation-default {width: 62%;}
}
@media (max-width: 1199.98px) {
 .page-header.responsive-centered-nav .header-navigation .header-default {width: 30%;}
 .page-header.responsive-centered-nav .header-navigation .navigation-default {width: 66%;}
 .page-header.responsive-centered-nav .ws-mycars-nav {width: 4%;}
 .page-header.responsive-centered-nav .header-navigation .navigation-default .navbar-nav>li>a {margin: 25px 8px; font-size: 11px;}
 .navbar-nav li.ddc-nav-icon-list-item a.ddc-nav-icon-link {width: 32px;}
 .page-header.responsive-centered-nav .header-navigation .navigation-default .dropdown-menu {left: 30%;}
}